Skip to content

Commit bd538aa

Browse files
committed
LOGC-63: Bump workbench to raft-coverage fix SHA
Pin workbench to the head of WKBCH-25 (scality/workbench#77) which provisions the queue-populator for all data raft sessions. Without this, raftId 3 was uncovered: any source bucket whose hash landed there sat at ReplicationStatus=PENDING forever and the CRR e2e test timed out.
1 parent 756e53d commit bd538aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
password: ${{ github.token }}
4040

4141
- name: Start Workbench
42-
uses: scality/workbench@316d4b2b4f8f914e264eda68eec1370c7fe91eef
42+
uses: scality/workbench@f9a33d1636a580a077dc5382e4695175f1ce5cff
4343

4444
- name: Wait for all services
4545
run: |

0 commit comments

Comments
 (0)