You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test-upgrade-ex2ex-e2e: experimental/install.sh $(TEST_UPGRADE_E2E_TASKS)#HELP Run upgrade (experimental -> experimental) e2e tests on a local kind cluster
test-upgrade-st2ex-e2e: $(TEST_UPGRADE_E2E_TASKS)#HELP Run upgrade (standard -> experimental) e2e tests on a local kind cluster
380
+
test-upgrade-st2ex-e2e: experimental/install.sh $(TEST_UPGRADE_E2E_TASKS)#HELP Run upgrade (standard -> experimental) e2e tests on a local kind cluster
test-st2ex-e2e: run-internal image-registry pre-upgrade-setup kind-deploy-experimental post-upgrade-checks kind-clean#HELP Run swichover (standard -> experimental) e2e tests on a local kind cluster
389
+
test-st2ex-e2e: experimental/install.sh standard/install.sh $(TEST_UPGRADE_E2E_TASKS)#HELP Run swichover (standard -> experimental) e2e tests on a local kind cluster
sc.Step(`^(?i)ServiceAccount "([^"]*)" with needed permissions is available in "([^"]*)" namespace$`, ServiceAccountWithNeededPermissionsIsAvailableInGivenNamespace)
92
110
sc.Step(`^(?i)ServiceAccount "([^"]*)" with needed permissions is available in test namespace$`, ServiceAccountWithNeededPermissionsIsAvailableInNamespace)
93
111
sc.Step(`^(?i)ServiceAccount "([^"]*)" with needed permissions is available in \${TEST_NAMESPACE}$`, ServiceAccountWithNeededPermissionsIsAvailableInNamespace)
94
112
sc.Step(`^(?i)ServiceAccount "([^"]*)" is available in \${TEST_NAMESPACE}$`, ServiceAccountIsAvailableInNamespace)
0 commit comments