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

feat(kitchen): use bootstrapped opensuse images until 2019.2.2 #52

Merged
merged 2 commits into from
Oct 1, 2019

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    e386630 View commit details
    Browse the repository at this point in the history
  2. feat(kitchen): use bootstrapped opensuse images until 2019.2.2

    * The current pre-salted `opensuse` images are using `mirror.23media.com`
      - https://github.com/netmanagers/salt-image-builder/blob/d6e57f6b22570530a627c89a94fed02754a3197d/scripts/prepare.sh#L99
      - This has been proving to be unreliable in recent days, causing failed builds
    * Preparing new pre-salted images would pull in `2019.2.1`, which is a no-go
      - netmanagers/salt-image-builder#7
      - saltstack/salt#54765
    * This workaround is to use bootstrapped images in the interim
    myii committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    25946b0 View commit details
    Browse the repository at this point in the history