diff --git a/.project_automation/functional_tests/entrypoint.sh b/.project_automation/functional_tests/entrypoint.sh index dc6068a..fda5377 100755 --- a/.project_automation/functional_tests/entrypoint.sh +++ b/.project_automation/functional_tests/entrypoint.sh @@ -41,6 +41,10 @@ run_test() { # Run taskcat e2e test run_test "cw-test" +run_test "cw-test-sra" + +run_test "cw-eks-test" + run_test "cw-test-ct" run_test "cw-test-ssm"