Skip to content

Commit

Permalink
Testing: unpin sles-15 version to fix most failing tests (#1561)
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvans authored Jan 4, 2024
1 parent 68111d6 commit 9e0ff19
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration_test/gce/gce_testing.go
Original file line number Diff line number Diff line change
Expand Up @@ -1028,8 +1028,6 @@ func prepareSLES(ctx context.Context, logger *log.Logger, vm *VM) error {
var (
overriddenImageFamilies = map[string]string{
"opensuse-leap-15-4": "opensuse-leap-15-4-v20230603-x86-64",
// TODO(b/288286057): remove this override once the 3P app tests are working with newer images.
"sles-15": "sles-15-sp4-v20230322-x86-64",
}
)

Expand Down

0 comments on commit 9e0ff19

Please sign in to comment.