Skip to content

Commit

Permalink
Revert "Disable e2e for postgres upgrade (#1277)" (#1278)
Browse files Browse the repository at this point in the history
This reverts commit f4b3287.
  • Loading branch information
Meer Sawood authored Aug 30, 2021
1 parent f4b3287 commit 28ad46c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ export THREE_SCALE_PREVIEW_USER_KEY=${THREE_SCALE_PREVIEW_USER_KEY}
export REGISTERED_USER_UUID=${REGISTERED_USER_UUID}
export SNYK_TOKEN=${SNYK_TOKEN}

#PYTHONDONTWRITEBYTECODE=1 python3 `which behave` --tags=-skip --tags=-data-sanity --tags=-jobs.requires_auth --tags=-requires.openshift.console.access --no-color -D dump_errors=true @feature_list.txt $@
PYTHONDONTWRITEBYTECODE=1 python3 `which behave` --tags=-skip --tags=-data-sanity --tags=-jobs.requires_auth --tags=-requires.openshift.console.access --no-color -D dump_errors=true @feature_list.txt $@

0 comments on commit 28ad46c

Please sign in to comment.