Skip to content

Commit

Permalink
Add 1.30 Cloudstack E2E tests (#8152)
Browse files Browse the repository at this point in the history
* Add 1.30 Cloudstack E2E tests

Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>

* Update framework funcs with right template name

Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>

---------

Signed-off-by: Rahul Ganesh <rahulgab@amazon.com>
Co-authored-by: Rahul Ganesh <rahulgab@amazon.com>
  • Loading branch information
rahulbabu95 and Rahul Ganesh authored May 14, 2024
1 parent 7a207a0 commit ee33513
Show file tree
Hide file tree
Showing 4 changed files with 512 additions and 442 deletions.
4 changes: 2 additions & 2 deletions test/e2e/QUICK_TESTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ quick_tests:
- TestVSphereKubernetes129BottlerocketTo130Upgrade
- TestVSphereKubernetes129BottlerocketTo130StackedEtcdUpgrade
# CloudStack
- TestCloudStackKubernetes128To129RedhatMultipleFieldsUpgrade
- TestCloudStackKubernetes128To129StackedEtcdRedhatMultipleFieldsUpgrade
- TestCloudStackKubernetes129To130RedhatMultipleFieldsUpgrade
- TestCloudStackKubernetes129To130StackedEtcdRedhatMultipleFieldsUpgrade
# Nutanix
- TestNutanixKubernetes128to129RedHat9Upgrade
- TestNutanixKubernetes128to129StackedEtcdRedHat9Upgrade
Expand Down
4 changes: 1 addition & 3 deletions test/e2e/SKIPPED_TESTS.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
skipped_tests:
# CloudStack
#Airgapped tests
- TestCloudStackKubernetes125RedhatAirgappedRegistryMirror
- TestCloudStackKubernetes126RedhatAirgappedRegistryMirror
- TestCloudStackKubernetes128RedhatAirgappedProxy

# Proxy tests
- TestCloudStackKubernetes125RedhatProxyConfigAPI
- TestCloudStackKubernetes126RedhatProxyConfigAPI
- TestCloudStackKubernetes127RedhatProxyConfigAPI
- TestCloudStackKubernetes128RedhatProxyConfigAPI
- TestCloudStackKubernetes130RedhatProxyConfigAPI

# MultiEndpoint
- TestCloudStackKubernetes125MultiEndpointSimpleFlow
- TestCloudStackKubernetes126MultiEndpointSimpleFlow
- TestCloudStackKubernetes127MultiEndpointSimpleFlow
- TestCloudStackKubernetes128MultiEndpointSimpleFlow
Expand Down
Loading

0 comments on commit ee33513

Please sign in to comment.