Skip to content

Commit

Permalink
fix(integration-test): separate dswx-s1 tests
Browse files Browse the repository at this point in the history
Refs #705
  • Loading branch information
chrisjrd committed Mar 1, 2024
1 parent 8d1e242 commit 2fd5971
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cluster_provisioning/run_opera_smoke_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,6 @@ echo Executing integration tests. This can take at least 20 or 40 minutes...
python -m venv venv
source venv/bin/activate
pip install -e '.[integration]'
pip install -e '.[test]'
pip install -e '.[subscriber]'

set +e
pytest --maxfail=2 --numprocesses=auto \
Expand Down

0 comments on commit 2fd5971

Please sign in to comment.