diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index b50b96d467e2..8d0d79f2ee13 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: fc19ce3a7322a10ab791de755c950a56744a12e7 + commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac 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: fc19ce3a7322a10ab791de755c950a56744a12e7 + commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac 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 f753ebb183cb..ff2904b1d497 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: fc19ce3a7322a10ab791de755c950a56744a12e7 + commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac 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: fc19ce3a7322a10ab791de755c950a56744a12e7 + commit: 00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac 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 2f57b1f3eae5..a31ba2b7ea75 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 = "fc19ce3a7322a10ab791de755c950a56744a12e7" + REGRESSION_HASH = "00a50b5b8f12c9c603b9a3fa17dd2c5ea2012cac" ALTINITY_JOBS = { "GrypeScan": r""" GrypeScanServer: