forked from TrueCloudLab/s3-tests
add "checksum" marker, since new checksum tests reference it
this removes a Pytest warning during execution Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
This commit is contained in:
parent
658fc699a8
commit
73ed9121f4
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ markers =
|
||||||
auth_common
|
auth_common
|
||||||
bucket_policy
|
bucket_policy
|
||||||
bucket_encryption
|
bucket_encryption
|
||||||
|
checksum
|
||||||
cloud_transition
|
cloud_transition
|
||||||
encryption
|
encryption
|
||||||
fails_on_aws
|
fails_on_aws
|
||||||
|
|
Loading…
Reference in a new issue