Skip to content

Commit

Permalink
Skip s3-tests marked fails_on_rgw, they will fail anyway.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommi Virtanen committed Jul 6, 2011
1 parent 06fb9b9 commit 1b2c964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions s3tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ def run_tests(ctx, config):
'-w',
'/tmp/cephtest/s3-tests',
'-v',
'-a', '!fails_on_rgw',
]
if client_config is not None and 'extra_args' in client_config:
args.extend(client_config['extra_args'])
Expand Down

0 comments on commit 1b2c964

Please sign in to comment.