Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Add GitHub action to run E2E tests against nightly Argo CD, w/ ApplicationSet master branch #470

Merged
merged 1 commit into from
Feb 5, 2022

Conversation

jgwest
Copy link
Member

@jgwest jgwest commented Jan 20, 2022

See parent issue for details.

This PR:

  • Moves a lot of the existing job logic from ci-build.yaml into "hack/ci-e2e-*.sh" shell scripts (to ensure we DRY on test runs)
  • Adds new jobs to allow us to detection regressions between ApplicationSet and Argo CD versions. You can see an example of these jobs running here: https://github.com/jgwest/applicationset/actions

Fixes #363

… ApplicationSet master branch

Signed-off-by: Jonathan West <jonwest@redhat.com>
@wtam2018
Copy link
Collaborator

wtam2018 commented Feb 5, 2022

LGTM
thanks @jgwest

@wtam2018 wtam2018 merged commit 9aead19 into argoproj:master Feb 5, 2022
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.

Add GitHub action to run E2E tests against nightly Argo CD, w/ ApplicationSet master branch
2 participants