Merge pull request #21129 from edsantiago/new_vms

CI: bump VMs
This commit is contained in:
openshift-merge-bot[bot] 2024-01-03 12:16:54 +00:00 committed by GitHub
commit 490e5ed1a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,7 @@ env:
DEBIAN_NAME: "debian-13"
# Image identifiers
IMAGE_SUFFIX: "c20231208t193858z-f39f38d13"
IMAGE_SUFFIX: "c20240102t212217z-f39f38d13"
# EC2 images

View File

@ -689,7 +689,6 @@ function pasta_test_do() {
}
@test "TCP/IPv4 large transfer, tap" {
skip "FIXME: #20170 - needs passt >= 2023-11-10"
pasta_test_do
}