We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38614b6 + 515bfe9 commit 84a9fbbCopy full SHA for 84a9fbb
jobs/kola-gcp.Jenkinsfile
@@ -92,7 +92,7 @@ cosaPod(memory: "512Mi", kvm: false,
92
// https://github.com/coreos/fedora-coreos-tracker/issues/1202
93
def confidential_tests = tests
94
if (confidential_tests == "basic") {
95
- confidential_tests = "basic ext.config.platforms.gcp.confidential-vm-nvme-symlink"
+ confidential_tests = "basic ext.config.platforms.gcp.confidential-vm-tdx-nvme-symlink ext.config.platforms.gcp.confidential-vm-snp-nvme-symlink"
96
}
97
// https://github.com/coreos/coreos-assembler/issues/3556
98
kola(cosaDir: env.WORKSPACE,
0 commit comments