Skip to content

Commit

Permalink
be verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 29, 2024
1 parent 8815515 commit 22aa591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_tests
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

vagrant ssh-config > .vagrant/ssh-config
py.test --hosts=quadlet --sudo --ssh-config=.vagrant/ssh-config tests/*_test.py
py.test -vv --hosts=quadlet --sudo --ssh-config=.vagrant/ssh-config tests/*_test.py

0 comments on commit 22aa591

Please sign in to comment.