Skip to content

Commit

Permalink
Increase start workspace timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytro-ndp authored and ScrewTSW committed Feb 20, 2020
1 parent 182a4f7 commit 58fb043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/.infra/crw-ci/pr-check/k8s/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,7 @@ pipeline {
-e TS_SELENIUM_USERNAME="admin" \\
-e TS_SELENIUM_PASSWORD="admin" \\
-e TEST_SUITE="${e2eTestToRun}" \\
-e TS_SELENIUM_START_WORKSPACE_TIMEOUT=900000 \\
-v ${WORKSPACE}/tests/e2e:/tmp/e2e:Z \\
quay.io/eclipse/che-e2e:nightly
"""
Expand Down

0 comments on commit 58fb043

Please sign in to comment.