Skip to content

Commit

Permalink
script update as per review
Browse files Browse the repository at this point in the history
  • Loading branch information
zenmonkeykstop committed Jun 18, 2020
1 parent 9feb266 commit 2988455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devops/scripts/run_prod_testinfra
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fi

cd ~/Persistent/securedrop
source admin/.venv3/bin/activate
pip install --quiet --no-deps --require-hashes -r securedrop/requirements/python3/develop-requirements.txt
torify python3 -m pip install --quiet --no-deps --require-hashes -r securedrop/requirements/python3/develop-requirements.txt

cd molecule/testinfra
CI_SD_ENV=prod SECUREDROP_TESTINFRA_TARGET_HOST=prod py.test -n 2 --disable-warnings -m "run_in_prod"
Expand Down

0 comments on commit 2988455

Please sign in to comment.