From fcd6d76f1faffcf941b5c19a78d3c19cab174342 Mon Sep 17 00:00:00 2001 From: CarlosFelipeOR Date: Thu, 12 Mar 2026 17:00:47 -0300 Subject: [PATCH] Update regression hash for antalya-26.1 --- .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 f36285a2de6b..cdad1b8c7bb1 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -5111,7 +5111,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester - commit: a54216bbc29eb458e25011a68bacc77f4ae73c19 + commit: 56a9af0c82bede84f756f9a70a2e6aedac628e77 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 @@ -5123,7 +5123,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester-aarch64 - commit: a54216bbc29eb458e25011a68bacc77f4ae73c19 + commit: 56a9af0c82bede84f756f9a70a2e6aedac628e77 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 909975bd0a8b..fc62d7b0d1f7 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -4597,7 +4597,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester - commit: a54216bbc29eb458e25011a68bacc77f4ae73c19 + commit: 56a9af0c82bede84f756f9a70a2e6aedac628e77 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 @@ -4609,7 +4609,7 @@ jobs: secrets: inherit with: runner_type: altinity-regression-tester-aarch64 - commit: a54216bbc29eb458e25011a68bacc77f4ae73c19 + commit: 56a9af0c82bede84f756f9a70a2e6aedac628e77 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 210 diff --git a/ci/praktika/yaml_additional_templates.py b/ci/praktika/yaml_additional_templates.py index db99e6f64025..6d54ba706b44 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 = "a54216bbc29eb458e25011a68bacc77f4ae73c19" + REGRESSION_HASH = "56a9af0c82bede84f756f9a70a2e6aedac628e77" ALTINITY_JOBS = { "GrypeScan": r""" GrypeScanServer: