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

Refactor tests to prevent nightly failures #1110

Merged
merged 4 commits into from Nov 20, 2021
Merged

Conversation

rokshana-b
Copy link
Contributor

What changed?

Refactored gitlab tests to ignore cluster-context so nightly workflow could pass.

Why?

A recent set of gitlab test additions were verifying app deletion message which includes the name of the cluster. This does not cause any problem in workflows other than the nightly. The cluster name for the nightly tests causes failures since the cluster-context for those clusters are different than what the existing function actually captures.

image

How did you test it?
Ran nightly workflow on this branch

Copy link
Contributor

@jrryjcksn jrryjcksn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rokshana-b rokshana-b merged commit afaa5aa into main Nov 20, 2021
@rokshana-b rokshana-b deleted the fix-nightly-errors branch November 20, 2021 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants