Allow review app smoke test to fail for now

This commit is contained in:
Mek Stittri 2018-12-04 11:19:03 -08:00
parent 12a1da9402
commit 9f3e0dc54d
1 changed files with 1 additions and 0 deletions

View File

@ -982,6 +982,7 @@ review-qa-smoke:
retry: 2
script:
- gitlab-qa Test::Instance::Smoke "${QA_IMAGE}" "${CI_ENVIRONMENT_URL}"
allow_failure: true
review-qa-all:
<<: *review-qa-base