s3-tests: Use my s3compat fork instead
Long term, though, we should look at moving this in-tree if we really care about it. Change-Id: I0a25a6e395e5cf2bb39fa5b349418384eb513963
This commit is contained in:
1 changed files with 1 additions and 1 deletions
@@ -25,7 +25,7 @@
- name:Clone s3compat repository
git:
repo:"https://github.com/swiftstack/s3compat.git"
repo:"https://github.com/tipabu/s3compat.git"
dest:"{{ ansible_env.HOME }}/s3compat"
- name:Install s3compat requirements
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.