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 9877c71 commit ba70ffcCopy full SHA for ba70ffc
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