From 1ddb914f5e846b2d9887aae532e68fbb379f436f Mon Sep 17 00:00:00 2001 From: MyroTk Date: Tue, 9 Dec 2025 14:24:09 -0500 Subject: [PATCH] update regression hash to c303f7bb7c589eef79525f5e801ba20bd9c5534a --- .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..4d5070dd9b57 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: c303f7bb7c589eef79525f5e801ba20bd9c5534a 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: c303f7bb7c589eef79525f5e801ba20bd9c5534a 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..bc95aed54ffe 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: c303f7bb7c589eef79525f5e801ba20bd9c5534a 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: c303f7bb7c589eef79525f5e801ba20bd9c5534a 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..3e627da124b3 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 = "c303f7bb7c589eef79525f5e801ba20bd9c5534a" ALTINITY_JOBS = { "GrypeScan": r""" GrypeScanServer: