Skip to content

Commit

Permalink
add --show-progress as default option to ocs-ci
Browse files Browse the repository at this point in the history
Signed-off-by: vavuthu <vavuthu@redhat.com>
  • Loading branch information
vavuthu authored and fbalak committed Jun 14, 2024
1 parent 48d7a6f commit 29c1c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ log_format = %(asctime)s - %(threadName)s - %(name)s - %(levelname)s %(clusterct
log_cli=true
log_cli_level = INFO
log_level = DEBUG
addopts = --ignore=ocs_ci --show-capture=no --capture=no
addopts = --ignore=ocs_ci --show-capture=no --capture=no --show-progress
testpaths = tests

0 comments on commit 29c1c10

Please sign in to comment.