Skip to content

Commit 5d706cd

Browse files
committed
update regression hash, debugging get-deb-url fail
1 parent a36f4ed commit 5d706cd

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: 5723e20cbc49b347114c7b90c7316a44dafa5328
1387+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
1399+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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
@@ -4252,7 +4252,7 @@ jobs:
42524252
secrets: inherit
42534253
with:
42544254
runner_type: altinity-on-demand, altinity-regression-tester
4255-
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
4255+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
42564256
arch: release
42574257
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
42584258
timeout_minutes: 300
@@ -4264,7 +4264,7 @@ jobs:
42644264
secrets: inherit
42654265
with:
42664266
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
4267-
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
4267+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
42684268
arch: aarch64
42694269
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
42704270
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
356+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
368+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
262+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
274+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
262+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
274+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
134+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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: 5723e20cbc49b347114c7b90c7316a44dafa5328
146+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
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
@@ -4131,7 +4131,7 @@ jobs:
41314131
secrets: inherit
41324132
with:
41334133
runner_type: altinity-on-demand, altinity-regression-tester
4134-
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
4134+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
41354135
arch: release
41364136
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
41374137
timeout_minutes: 300
@@ -4143,7 +4143,7 @@ jobs:
41434143
secrets: inherit
41444144
with:
41454145
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
4146-
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
4146+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
41474147
arch: aarch64
41484148
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
41494149
timeout_minutes: 300

.github/workflows/release_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@ jobs:
17101710
secrets: inherit
17111711
with:
17121712
runner_type: altinity-on-demand, altinity-regression-tester
1713-
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
1713+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
17141714
arch: release
17151715
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
17161716
timeout_minutes: 300
@@ -1722,7 +1722,7 @@ jobs:
17221722
secrets: inherit
17231723
with:
17241724
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
1725-
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
1725+
commit: 38b4f3c4cbcf7b38c97e16793c210a1496075af7
17261726
arch: aarch64
17271727
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
17281728
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 = "5723e20cbc49b347114c7b90c7316a44dafa5328"
29+
REGRESSION_HASH = "38b4f3c4cbcf7b38c97e16793c210a1496075af7"
3030
ADDITIONAL_JOBS = r"""
3131
##########################################################################################
3232
##################################### ALTINITY JOBS ######################################

0 commit comments

Comments
 (0)