Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

e2e: check for GNU parallel and schedule defers before creation #2727

Merged
merged 2 commits into from
Jan 8, 2020

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Jan 8, 2020

Backport of two changes made to the Helm operator end-to-end framework relevant to Flux.

  • check if GNU Parallel is available on the system
  • schedule cleanup defers before creation of Kind clusters

@hiddeco hiddeco requested a review from 2opremio January 8, 2020 13:52
@hiddeco hiddeco added the build About the build or test scaffolding label Jan 8, 2020
@hiddeco hiddeco added this to the 1.18.0 milestone Jan 8, 2020
This ensures that the cleanup of clusters also happens when the
creation of one of the clusters fails, as otherwise manual removal
is required before the tests can be run again.
@hiddeco hiddeco merged commit d37084e into master Jan 8, 2020
@hiddeco hiddeco deleted the e2e/gnu-parallel branch January 8, 2020 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build About the build or test scaffolding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants