Skip to content

Commit 84a9fbb

Browse files
authored
Merge pull request #1093 from jbtrystram/update-gcp-tests
jobs/kola-gcp: update test names
2 parents 38614b6 + 515bfe9 commit 84a9fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/kola-gcp.Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ cosaPod(memory: "512Mi", kvm: false,
9292
// https://github.com/coreos/fedora-coreos-tracker/issues/1202
9393
def confidential_tests = tests
9494
if (confidential_tests == "basic") {
95-
confidential_tests = "basic ext.config.platforms.gcp.confidential-vm-nvme-symlink"
95+
confidential_tests = "basic ext.config.platforms.gcp.confidential-vm-tdx-nvme-symlink ext.config.platforms.gcp.confidential-vm-snp-nvme-symlink"
9696
}
9797
// https://github.com/coreos/coreos-assembler/issues/3556
9898
kola(cosaDir: env.WORKSPACE,

0 commit comments

Comments
 (0)