Skip to content

Commit 7ece409

Browse files
committed
update regression hash
1 parent 8d2d62f commit 7ece409

File tree

9 files changed

+17
-17
lines changed

9 files changed

+17
-17
lines changed

.github/workflows/backport_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,7 @@ jobs:
13841384
secrets: inherit
13851385
with:
13861386
runner_type: altinity-on-demand, altinity-regression-tester
1387-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
1387+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
13881388
arch: release
13891389
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
13901390
timeout_minutes: 300
@@ -1396,7 +1396,7 @@ jobs:
13961396
secrets: inherit
13971397
with:
13981398
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
1399-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
1399+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
14001400
arch: aarch64
14011401
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
14021402
timeout_minutes: 300

.github/workflows/master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4785,7 +4785,7 @@ jobs:
47854785
secrets: inherit
47864786
with:
47874787
runner_type: altinity-on-demand, altinity-regression-tester
4788-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
4788+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
47894789
arch: release
47904790
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
47914791
timeout_minutes: 300
@@ -4797,7 +4797,7 @@ jobs:
47974797
secrets: inherit
47984798
with:
47994799
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
4800-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
4800+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
48014801
arch: aarch64
48024802
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
48034803
timeout_minutes: 300

.github/workflows/merge_queue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ jobs:
353353
secrets: inherit
354354
with:
355355
runner_type: altinity-on-demand, altinity-regression-tester
356-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
356+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
357357
arch: release
358358
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
359359
timeout_minutes: 300
@@ -365,7 +365,7 @@ jobs:
365365
secrets: inherit
366366
with:
367367
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
368-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
368+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
369369
arch: aarch64
370370
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
371371
timeout_minutes: 300

.github/workflows/nightly_fuzzers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
secrets: inherit
260260
with:
261261
runner_type: altinity-on-demand, altinity-regression-tester
262-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
262+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
263263
arch: release
264264
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
265265
timeout_minutes: 300
@@ -271,7 +271,7 @@ jobs:
271271
secrets: inherit
272272
with:
273273
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
274-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
274+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
275275
arch: aarch64
276276
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
277277
timeout_minutes: 300

.github/workflows/nightly_jepsen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
secrets: inherit
260260
with:
261261
runner_type: altinity-on-demand, altinity-regression-tester
262-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
262+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
263263
arch: release
264264
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
265265
timeout_minutes: 300
@@ -271,7 +271,7 @@ jobs:
271271
secrets: inherit
272272
with:
273273
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
274-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
274+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
275275
arch: aarch64
276276
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
277277
timeout_minutes: 300

.github/workflows/nightly_statistics.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
secrets: inherit
132132
with:
133133
runner_type: altinity-on-demand, altinity-regression-tester
134-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
134+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
135135
arch: release
136136
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
137137
timeout_minutes: 300
@@ -143,7 +143,7 @@ jobs:
143143
secrets: inherit
144144
with:
145145
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
146-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
146+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
147147
arch: aarch64
148148
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
149149
timeout_minutes: 300

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4746,7 +4746,7 @@ jobs:
47464746
secrets: inherit
47474747
with:
47484748
runner_type: altinity-on-demand, altinity-regression-tester
4749-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
4749+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
47504750
arch: release
47514751
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
47524752
timeout_minutes: 300
@@ -4758,7 +4758,7 @@ jobs:
47584758
secrets: inherit
47594759
with:
47604760
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
4761-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
4761+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
47624762
arch: aarch64
47634763
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
47644764
timeout_minutes: 300

.github/workflows/release_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ jobs:
17921792
secrets: inherit
17931793
with:
17941794
runner_type: altinity-on-demand, altinity-regression-tester
1795-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
1795+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
17961796
arch: release
17971797
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
17981798
timeout_minutes: 300
@@ -1804,7 +1804,7 @@ jobs:
18041804
secrets: inherit
18051805
with:
18061806
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
1807-
commit: 36ae5e98d627bb18f821d4d72a552e127aeaedc8
1807+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
18081808
arch: aarch64
18091809
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
18101810
timeout_minutes: 300

ci/praktika/yaml_additional_templates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class AltinityWorkflowTemplates:
2626
echo "Workflow Run Report: [View Report]($REPORT_LINK)" >> $GITHUB_STEP_SUMMARY
2727
"""
2828
# Additional jobs
29-
REGRESSION_HASH = "36ae5e98d627bb18f821d4d72a552e127aeaedc8"
29+
REGRESSION_HASH = "5723e20cbc49b347114c7b90c7316a44dafa5328"
3030
ADDITIONAL_JOBS = r"""
3131
##########################################################################################
3232
##################################### ALTINITY JOBS ######################################

0 commit comments

Comments
 (0)