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 87df9bb commit e565b22Copy full SHA for e565b22
.github/workflows/release-prod.yaml
@@ -484,7 +484,6 @@ jobs:
484
- TestHostPreflightCustomSpec
485
- TestHostPreflightInBuiltSpec
486
- TestSingleNodeInstallation
487
- - TestSingleNodeInstallationAlmaLinux8
488
- TestSingleNodeInstallationDebian11
489
- TestSingleNodeInstallationDebian12
490
- TestSingleNodeInstallationCentos9Stream
@@ -569,6 +568,7 @@ jobs:
569
568
test:
570
- TestResetAndReinstallAirgap
571
- TestSingleNodeAirgapUpgrade
+ - TestSingleNodeInstallationAlmaLinux8
572
- TestSingleNodeAirgapUpgradeConfigValues
573
- TestSingleNodeAirgapUpgradeCustomCIDR
574
- TestMultiNodeAirgapUpgrade
0 commit comments