Skip to content

Commit 4da3c3c

Browse files
authored
Merge pull request #1016 from Altinity/update_regression_hash_25.6
Antalya 25.6.5 Update regression hash
2 parents 6a86303 + f5503f8 commit 4da3c3c

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
@@ -1512,7 +1512,7 @@ jobs:
15121512
secrets: inherit
15131513
with:
15141514
runner_type: altinity-on-demand, altinity-regression-tester
1515-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
1515+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
15161516
arch: release
15171517
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
15181518
timeout_minutes: 300
@@ -1524,7 +1524,7 @@ jobs:
15241524
secrets: inherit
15251525
with:
15261526
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
1527-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
1527+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
15281528
arch: aarch64
15291529
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
15301530
timeout_minutes: 300

.github/workflows/master.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3985,7 +3985,7 @@ jobs:
39853985
secrets: inherit
39863986
with:
39873987
runner_type: altinity-on-demand, altinity-regression-tester
3988-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
3988+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
39893989
arch: release
39903990
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
39913991
timeout_minutes: 300
@@ -3997,7 +3997,7 @@ jobs:
39973997
secrets: inherit
39983998
with:
39993999
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
4000-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
4000+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
40014001
arch: aarch64
40024002
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
40034003
timeout_minutes: 300

.github/workflows/merge_queue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ jobs:
381381
secrets: inherit
382382
with:
383383
runner_type: altinity-on-demand, altinity-regression-tester
384-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
384+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
385385
arch: release
386386
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
387387
timeout_minutes: 300
@@ -393,7 +393,7 @@ jobs:
393393
secrets: inherit
394394
with:
395395
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
396-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
396+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
397397
arch: aarch64
398398
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
399399
timeout_minutes: 300

.github/workflows/nightly_fuzzers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
secrets: inherit
280280
with:
281281
runner_type: altinity-on-demand, altinity-regression-tester
282-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
282+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
283283
arch: release
284284
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
285285
timeout_minutes: 300
@@ -291,7 +291,7 @@ jobs:
291291
secrets: inherit
292292
with:
293293
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
294-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
294+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
295295
arch: aarch64
296296
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
297297
timeout_minutes: 300

.github/workflows/nightly_jepsen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ jobs:
279279
secrets: inherit
280280
with:
281281
runner_type: altinity-on-demand, altinity-regression-tester
282-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
282+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
283283
arch: release
284284
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
285285
timeout_minutes: 300
@@ -291,7 +291,7 @@ jobs:
291291
secrets: inherit
292292
with:
293293
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
294-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
294+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
295295
arch: aarch64
296296
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
297297
timeout_minutes: 300

.github/workflows/nightly_statistics.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
secrets: inherit
140140
with:
141141
runner_type: altinity-on-demand, altinity-regression-tester
142-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
142+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
143143
arch: release
144144
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
145145
timeout_minutes: 300
@@ -151,7 +151,7 @@ jobs:
151151
secrets: inherit
152152
with:
153153
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
154-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
154+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
155155
arch: aarch64
156156
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
157157
timeout_minutes: 300

.github/workflows/pull_request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3942,7 +3942,7 @@ jobs:
39423942
secrets: inherit
39433943
with:
39443944
runner_type: altinity-on-demand, altinity-regression-tester
3945-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
3945+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
39463946
arch: release
39473947
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
39483948
timeout_minutes: 300
@@ -3954,7 +3954,7 @@ jobs:
39543954
secrets: inherit
39553955
with:
39563956
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
3957-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
3957+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
39583958
arch: aarch64
39593959
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
39603960
timeout_minutes: 300

.github/workflows/release_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1870,7 +1870,7 @@ jobs:
18701870
secrets: inherit
18711871
with:
18721872
runner_type: altinity-on-demand, altinity-regression-tester
1873-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
1873+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
18741874
arch: release
18751875
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
18761876
timeout_minutes: 300
@@ -1882,7 +1882,7 @@ jobs:
18821882
secrets: inherit
18831883
with:
18841884
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
1885-
commit: aa4204a74b901a0f2ea7c9f1d631d98221554fb1
1885+
commit: eadf0647501a547d57c49b71ca256e10c6c304f6
18861886
arch: aarch64
18871887
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
18881888
timeout_minutes: 300

ci/praktika/yaml_additional_templates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class AltinityWorkflowTemplates:
3030
echo "Workflow Run Report: [View Report]($REPORT_LINK)" >> $GITHUB_STEP_SUMMARY
3131
"""
3232
# Additional jobs
33-
REGRESSION_HASH = "aa4204a74b901a0f2ea7c9f1d631d98221554fb1"
33+
REGRESSION_HASH = "eadf0647501a547d57c49b71ca256e10c6c304f6"
3434
ADDITIONAL_JOBS = r"""
3535
##########################################################################################
3636
##################################### ALTINITY JOBS ######################################

0 commit comments

Comments
 (0)