Skip to content

PS-10953 Add the param job to trigger 5.7 parallel pipelines#517

Open
VarunNagaraju wants to merge 1 commit into
Percona-Lab:8.0from
VarunNagaraju:PS-10953
Open

PS-10953 Add the param job to trigger 5.7 parallel pipelines#517
VarunNagaraju wants to merge 1 commit into
Percona-Lab:8.0from
VarunNagaraju:PS-10953

Conversation

@VarunNagaraju
Copy link
Copy Markdown
Contributor

https://perconadev.atlassian.net/browse/PS-10953

  • Updates ARCH parameter to remove the unsupported ARM option.
  • Updates DOCKER_OS parameter to add focal and AL2 in pipeline-57-parallel-mtr.yml.

https://perconadev.atlassian.net/browse/PS-10953

- Updates ARCH parameter to remove the unsupported ARM option.
- Updates DOCKER_OS parameter to add focal and AL2 in
  pipeline-57-parallel-mtr.yml.
@VarunNagaraju VarunNagaraju requested a review from inikep May 28, 2026 08:36
@VarunNagaraju VarunNagaraju self-assigned this May 28, 2026
- matrix-combinations:
name: COMBINATIONS
description: "Select matrix combinations"
filter: CMAKE_BUILD_TYPE=="Debug" && DOCKER_OS=="ubuntu:noble" || CMAKE_BUILD_TYPE=="RelWithDebInfo" && DOCKER_OS=="ubuntu:noble" || CMAKE_BUILD_TYPE=="Debug" && DOCKER_OS=="ubuntu:resolute" || CMAKE_BUILD_TYPE=="RelWithDebInfo" && DOCKER_OS=="ubuntu:resolute" || CMAKE_BUILD_TYPE=="Debug" && DOCKER_OS=="debian:bookworm" || CMAKE_BUILD_TYPE=="RelWithDebInfo" && DOCKER_OS=="debian:bookworm" || CMAKE_BUILD_TYPE=="Debug" && DOCKER_OS=="debian:trixie" || CMAKE_BUILD_TYPE=="RelWithDebInfo" && DOCKER_OS=="debian:trixie" || CMAKE_BUILD_TYPE=="Debug" && DOCKER_OS=="oraclelinux:9" || CMAKE_BUILD_TYPE=="RelWithDebInfo" && DOCKER_OS=="oraclelinux:9" || CMAKE_BUILD_TYPE=="Debug" && DOCKER_OS=="oraclelinux:10" || CMAKE_BUILD_TYPE=="RelWithDebInfo" && DOCKER_OS=="oraclelinux:10"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove debian:trixie , oraclelinux:10, ubuntu:resolute and so on.

Copy link
Copy Markdown
Collaborator

@inikep inikep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a minor issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants