Skip to content

Commit

Permalink
Add 1.29 CloudStack E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
abhay-krishna committed Feb 12, 2024
1 parent 1034e51 commit 68e4217
Show file tree
Hide file tree
Showing 3 changed files with 496 additions and 32 deletions.
35 changes: 9 additions & 26 deletions test/e2e/SKIPPED_TESTS.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,10 @@
skipped_tests:
# CloudStack
#Airgapped tests
- TestCloudStackKubernetes123RedhatAirgappedRegistryMirror
- TestCloudStackKubernetes125RedhatAirgappedRegistryMirror
- TestCloudStackKubernetes126RedhatAirgappedRegistryMirror
# This test will fail until we the latest minor release version is 15.x as there is a preflight for 1.24
- TestCloudStackKubernetes123RedhatProxyConfig
- TestCloudStackKubernetes123RedhatProxyConfigAPI
- TestCloudStackKubernetes123AddRemoveAz
- TestCloudStackKubernetes123MultiEndpointSimpleFlow
- TestCloudStackKubernetes125MultiEndpointSimpleFlow
- TestCloudStackKubernetes126MultiEndpointSimpleFlow
- TestCloudStackKubernetes127MultiEndpointSimpleFlow
- TestCloudStackKubernetes128MultiEndpointSimpleFlow

# These tests will fail until there is a new latest minor release version as 16.2 has a preflight check to prevent k8s version > 1.24
- TestCloudStackKubernetes125WithOIDCManagementClusterUpgradeFromLatestSideEffects
- TestCloudStackKubernetes126WithOIDCManagementClusterUpgradeFromLatestSideEffects
- TestCloudStackKubernetes127WithOIDCManagementClusterUpgradeFromLatestSideEffects
- TestCloudStackKubernetes128WithOIDCManagementClusterUpgradeFromLatestSideEffects

# Proxy tests
- TestCloudStackKubernetes123RedhatProxyConfigAPI
- TestCloudStackKubernetes125RedhatProxyConfigAPI
- TestCloudStackKubernetes126RedhatProxyConfigAPI
- TestCloudStackKubernetes127RedhatProxyConfigAPI
Expand Down Expand Up @@ -97,16 +80,16 @@ skipped_tests:
# Conformance
- TestSnowKubernetes123ThreeWorkersConformanceFlow

# 127to128FromLatestMinorRelease will fail until there is a new patch release using a newer packages controller
# Remove these once v0.17.4 is out
- TestDockerKubernetes127to128UpgradeFromLatestMinorRelease
- TestDockerKubernetes127to128GithubFluxEnabledUpgradeFromLatestMinorRelease
- TestDockerKubernetes127to128UpgradeFromLatestMinorReleaseAPI
- TestVSphereKubernetes127To128UbuntuUpgradeFromLatestMinorRelease
- TestVSphereKubernetes127To128RedhatUpgradeFromLatestMinorRelease
- TestVSphereKubernetes127to128UpgradeFromLatestMinorReleaseBottleRocketAPI

# Skipping 1.29 curated packages tests until we add support
- TestCloudStackKubernetes129RedhatCuratedPackagesSimpleFlow
- TestCloudStackKubernetes129RedhatCuratedPackagesAdotSimpleFlow
- TestCloudStackKubernetes129RedhatCuratedPackagesAdotUpdateFlow
- TestCloudStackKubernetes129RedhatCuratedPackagesCertManagerSimpleFlow
- TestCloudStackKubernetes129RedHatCuratedPackagesClusterAutoscalerSimpleFlow
- TestCloudStackKubernetes129RedhatWorkloadClusterCuratedPackagesEmissarySimpleFlow
- TestCloudStackKubernetes129RedhatCuratedPackagesEmissarySimpleFlow
- TestCloudStackKubernetes129RedhatCuratedPackagesHarborSimpleFlow
- TestCloudStackKubernetes129RedhatCuratedPackagesPrometheusSimpleFlow
- TestDockerKubernetes129CuratedPackagesSimpleFlow
- TestDockerKubernetes129CuratedPackagesAdotSimpleFlow
- TestDockerKubernetes129CuratedPackagesEmissarySimpleFlow
Expand Down
Loading

0 comments on commit 68e4217

Please sign in to comment.