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:
parent
e0d46d77fa
commit
fb91993b47
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user