From b2dab1d3af1b34879820df91f9b547082d87772f Mon Sep 17 00:00:00 2001 From: chrislu Date: Sun, 14 Sep 2025 19:01:29 -0700 Subject: [PATCH] Update s3tests.yml --- .github/workflows/s3tests.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/s3tests.yml b/.github/workflows/s3tests.yml index 0cda77c37..49373cde2 100644 --- a/.github/workflows/s3tests.yml +++ b/.github/workflows/s3tests.yml @@ -38,7 +38,7 @@ jobs: git clone https://github.com/ceph/s3-tests.git cd s3-tests # Pin to commit before recent versioning test changes that may not be compatible - git checkout 6fd748b0e3a0088e0bf32c849865039355326327 # Before PR #687 and #690 changes + git checkout cb8c4b3ef8c2140f522f2cb57309de959ee3cf5b # Before PR #687 and #690 changes pip install -r requirements.txt pip install tox pip install -e . @@ -333,7 +333,7 @@ jobs: git clone https://github.com/ceph/s3-tests.git cd s3-tests # Pin to commit before recent versioning test changes that may not be compatible - git checkout 6fd748b0e3a0088e0bf32c849865039355326327 # Before PR #687 and #690 changes + git checkout cb8c4b3ef8c2140f522f2cb57309de959ee3cf5b # Before PR #687 and #690 changes pip install -r requirements.txt pip install tox pip install -e . @@ -460,7 +460,7 @@ jobs: git clone https://github.com/ceph/s3-tests.git cd s3-tests # Pin to commit before recent versioning test changes that may not be compatible - git checkout 6fd748b0e3a0088e0bf32c849865039355326327 # Before PR #687 and #690 changes + git checkout cb8c4b3ef8c2140f522f2cb57309de959ee3cf5b # Before PR #687 and #690 changes pip install -r requirements.txt pip install tox pip install -e . @@ -685,7 +685,7 @@ jobs: git clone https://github.com/ceph/s3-tests.git cd s3-tests # Pin to commit before recent versioning test changes that may not be compatible - git checkout 6fd748b0e3a0088e0bf32c849865039355326327 # Before PR #687 and #690 changes + git checkout cb8c4b3ef8c2140f522f2cb57309de959ee3cf5b # Before PR #687 and #690 changes pip install -r requirements.txt pip install tox pip install -e .