From 32f34a271447a1b9f0477bc2a165396868634264 Mon Sep 17 00:00:00 2001 From: strtgbb <146047128+strtgbb@users.noreply.github.com> Date: Fri, 12 Dec 2025 15:08:09 -0500 Subject: [PATCH] update regression hash --- .github/workflows/master.yml | 4 ++-- .github/workflows/pull_request.yml | 4 ++-- ci/praktika/yaml_additional_templates.py | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 8d0d79f2ee13..8929d9b3d35c 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -4178,7 +4178,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester - commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac + commit: 8d2c6d2072771d450a47faca38966da7493821e1 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 @@ -4190,7 +4190,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester-aarch64 - commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac + commit: 8d2c6d2072771d450a47faca38966da7493821e1 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index ff2904b1d497..7d62740af09b 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -4134,7 +4134,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester - commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac + commit: 8d2c6d2072771d450a47faca38966da7493821e1 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 @@ -4146,7 +4146,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester-aarch64 - commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac + commit: 8d2c6d2072771d450a47faca38966da7493821e1 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 diff --git a/ci/praktika/yaml_additional_templates.py b/ci/praktika/yaml_additional_templates.py index a31ba2b7ea75..f92d704fd0f1 100644 --- a/ci/praktika/yaml_additional_templates.py +++ b/ci/praktika/yaml_additional_templates.py @@ -35,7 +35,7 @@ class AltinityWorkflowTemplates: echo "Workflow Run Report: [View Report]($REPORT_LINK)" >> $GITHUB_STEP_SUMMARY """ # Additional jobs - REGRESSION_HASH = "00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac" + REGRESSION_HASH = "8d2c6d2072771d450a47faca38966da7493821e1" ALTINITY_JOBS = { "GrypeScan": r""" GrypeScanServer: