Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

promote after test success #127

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

Conversation

pcfe
Copy link
Collaborator

@pcfe pcfe commented Oct 8, 2020

addresses #126

test successfully run in my homelab

  • test failure[1] → pipeline stops after stage run tests (build 36 in the image)
  • all tests successful →pipeline continues and a second test VM is instantiated from the LCE given via GOLDENVM_ENV (build 37 in the image)

image

[1] test failure created with this simple bats test

@test "explicit fail" {
    false
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant