Skip to content

Commit

Permalink
add tests to quick e2e suite from existing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cxbrowne1207 committed Feb 9, 2024
1 parent a407d44 commit 3d6d32d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions test/e2e/QUICK_TESTS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,21 @@ quick_tests:
# Docker
- TestDocker.*128
# vSphere
- TestVSphereKubernetes128Ubuntu2204SimpleFlow
- TestVSphereKubernetes127UbuntuTo128Upgrade
- TestVSphereKubernetes127UbuntuTo128StackedEtcdUpgrade
- TestVSphereKubernetes127To128Ubuntu2204Upgrade
- TestVSphereKubernetes128Ubuntu2004To2204Upgrade
- TestVSphereKubernetes127BottlerocketTo128Upgrade
- TestVSphereKubernetes127BottlerocketTo128StackedEtcdUpgrade
# CloudStack
- TestCloudStackKubernetes127To128RedhatMultipleFieldsUpgrade
# Nutanix
- TestNutanixKubernetes127to128RedHat9Upgrade
- TestNutanixKubernetes128to129RedHat9Upgrade
- TestNutanixKubernetes128to129RedHat8Upgrade
- TestNutanixKubernetes128To129UbuntuUpgrade
# Snow
- TestSnowKubernetes128SimpleFlow
# Tinkerbell
# - ^TestTinkerbellKubernetes127UbuntuTo128Upgrade$
# - TestTinkerbellKubernetes128Ubuntu2004To2204Upgrade
# - TestTinkerbellKubernetes127To128Ubuntu2204Upgrade

0 comments on commit 3d6d32d

Please sign in to comment.