Merge "s3-tests: Use my s3compat fork instead" into stable/victoria

This commit is contained in:
Zuul 2021-02-13 06:51:28 +00:00 committed by Gerrit Code Review
commit e9348f8abc
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