- create a branch off of
master
branch ofhttps://github.com/ceph/s3-tests.git
(e.g.my-test-work
) - develop the test and test it localy against a vstart cluster
- push the branch to your local s3test repo. e.g. branch
my-test-work
inhttps://github.com/yuvalif/s3-tests.git
- create a PR to review your work
- create a branch off of
main
branch ofhttps://github.com/ceph/ceph.git
(e.g.my-qa-branch
) - edit the s3test override file:
qa/rgw/s3tests-branch.yaml
to point to the repo and branch from step 0: