summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2020-12-15 16:37:15 -0800
committerTim Burke <tburke@nvidia.com>2020-12-24 17:12:51 +0000
commitfb91993b47aa02209ba39382620789b14e10d6d2 (patch)
treeb372632805aac32b3de8f4d2680f74083b444b95 /tools
parente0d46d77fa740768f1dd5b989a63be85ff1fec20 (diff)
downloadswift-fb91993b47aa02209ba39382620789b14e10d6d2.tar.gz
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
Diffstat (limited to 'tools')
-rw-r--r--tools/playbooks/ceph-s3tests/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/playbooks/ceph-s3tests/run.yaml b/tools/playbooks/ceph-s3tests/run.yaml
index 528853382..ae5bd85ba 100644
--- a/tools/playbooks/ceph-s3tests/run.yaml
+++ b/tools/playbooks/ceph-s3tests/run.yaml
@@ -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