Skip to content

Commit d98eaec

Browse files
author
SqlRush
committed
ci(nightly): spec-5.18 extend stage5 shard range 276-324 -> 276-325
Include the new t/325 (spec-5.18 permanent node-removal 2-node e2e) in the nightly Linux stage5-ges-locking shard so the removal e2e runs in CI.
1 parent 41933b8 commit d98eaec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
- { name: stage3-recent, ranges: "228-237", unit: false, regress: false }
150150
- { name: stage4-wal, ranges: "242-248 273 275", unit: false, regress: false }
151151
- { name: stage4-hardgate, ranges: "274-274", unit: false, regress: false }
152-
- { name: stage5-ges-locking, ranges: "276-324", unit: false, regress: false }
152+
- { name: stage5-ges-locking, ranges: "276-325", unit: false, regress: false }
153153
steps:
154154
- name: Checkout
155155
uses: actions/checkout@v4

0 commit comments

Comments
 (0)