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
(cherry picked from commit fb91993b47)
This commit is contained in:
Tim Burke 2020-12-15 16:37:15 -08:00 committed by Tim Burke
parent acb742ac1f
commit 68762ebb7e
1 changed files with 1 additions and 1 deletions

View File

@ -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