Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for openEuler OS (24.03 LTS) #546

Merged
merged 7 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. Add support for openEuler OS (24.03 LTS)

    Note: openEuler does not have/need powertools/crb and yum-utils
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4082dfe View commit details
    Browse the repository at this point in the history
  2. Add openEuler Docker image to the matrix

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    df7654e View commit details
    Browse the repository at this point in the history
  3. Remove the host from the image name for openeuler

    Trying to solve the following error:
    ```
    Error: error normalizing name "bb-worker:docker.io/openeuler/openeuler24.03-lts": invalid reference format
    ```
    
    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    76a37a2 View commit details
    Browse the repository at this point in the history
  4. Try with openeuler24.03-lts as suggested by @RazvanLiviuVarzaru

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    97b6d11 View commit details
    Browse the repository at this point in the history
  5. Add a tag for the openEuler image

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6bc1807 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    13bd8db View commit details
    Browse the repository at this point in the history
  7. Set nogalera: true for openEuler

    Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
    martin-g committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8ca8f06 View commit details
    Browse the repository at this point in the history