Skip to content

Commit

Permalink
restore default image (#17223)
Browse files Browse the repository at this point in the history
Signed-off-by: Musienko Maksym <mmusiien@redhat.com>
  • Loading branch information
musienko-maxim authored Jun 23, 2020
1 parent 37239f2 commit 3c30d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/.infra/centos-ci/functional_tests_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ function runDevfileTestSuite() {
-e TS_SELENIUM_LOAD_PAGE_TIMEOUT=240000 \
-e TS_SELENIUM_WORKSPACE_STATUS_POLLING=20000 \
-e NODE_TLS_REJECT_UNAUTHORIZED=0 \
maxura/e2e-tests:CHE-16927 || IS_TESTS_FAILED=true
quay.io/eclipse/che-e2e:nightly || IS_TESTS_FAILED=true
}

function setupSelfSignedCertificate() {
Expand Down

0 comments on commit 3c30d64

Please sign in to comment.