Skip to content

Commit

Permalink
MDBF-778 bbw: openeuler/opensuse galera ready
Browse files Browse the repository at this point in the history
With recently deployment and galera triggered
the openeuler and opensuse images can now
be build with a galera library for mtr testing.
  • Loading branch information
grooverdan committed Nov 20, 2024
1 parent a1bf6ee commit d4059f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-centos.pip-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- image: docker.io/openeuler/openeuler:24.03-lts
platforms: linux/amd64, linux/arm64/v8
tag: openeuler2403
nogalera: true
nogalera: false

uses: ./.github/workflows/bbw_build_container_template.yml
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-opensuse.pip-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- image: opensuse/leap:15.5
platforms: linux/amd64
tag: opensuse1505
nogalera: true
nogalera: false

- image: opensuse/leap:15.6
platforms: linux/amd64
Expand Down

0 comments on commit d4059f6

Please sign in to comment.