diff --git a/tests/.infra/centos-ci/nightly/nightly-happypath-test.sh b/tests/.infra/centos-ci/nightly/nightly-happypath-test.sh index 885d398ac1..0984efd40c 100755 --- a/tests/.infra/centos-ci/nightly/nightly-happypath-test.sh +++ b/tests/.infra/centos-ci/nightly/nightly-happypath-test.sh @@ -11,6 +11,7 @@ echo "========Starting nigtly test job $(date)========" source tests/.infra/centos-ci/functional_tests_utils.sh source .ci/cico_common.sh +setupEnvs installKVM installDependencies installCheCtl @@ -20,4 +21,3 @@ deployCheIntoCluster createTestUserAndObtainUserToken createTestWorkspaceAndRunTest archiveArtifacts "che-nightly-happy-path" -