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.
1 parent cb3ea70 commit 7c7e030Copy full SHA for 7c7e030
mantle/kola/tests/ignition/luks.go
@@ -58,6 +58,7 @@ func init() {
58
Name: `luks.cex`,
59
Description: "Verify that CEX-based rootfs encryption works.",
60
Flags: []register.Flag{},
61
+ Distros: []string{"rhcos"},
62
Platforms: []string{"qemu"},
63
Architectures: []string{"s390x"},
64
Tags: []string{"luks", "cex", "reprovision"},
0 commit comments