You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can filter tests based on the attributes. There is a attribute named ``test_of_sts`` to run AssumeRole and GetSessionToken tests and ``webidentity_test`` to run the AssumeRoleWithWebIdentity tests. If you want to execute only ``test_of_sts`` tests you can apply that filter as below::
69
69
@@ -89,11 +89,11 @@ Adding above capabilities to "iam" user is also taken care by vstart (If Ceph cl
89
89
To run these tests, create configuration file with section "iam" and "s3 alt" refer s3tests.conf.SAMPLE.
90
90
Once you have that configuration file copied and edited, you can run all the tests with::
0 commit comments