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

Fix sonobouy tests on v1.25 #6399

Merged
merged 1 commit into from
Nov 2, 2022
Merged

Fix sonobouy tests on v1.25 #6399

merged 1 commit into from
Nov 2, 2022

Conversation

brandond
Copy link
Member

@brandond brandond commented Nov 1, 2022

Proposed Changes

Looks like the sonobuoy tests have been failing since we made use of --no-deploy an error. Compounding this was another issue in the test scripts that caused the error to be swallowed if sonobuoy never ran at all.

  • Use --disable instead of --no-deploy
  • Don't silently succeed if sonobuoy never runs

Types of Changes

CI bugfix

Verification

Check CI logs

Testing

yes

Linked Issues

User-Facing Change

NONE

Further Comments

Use --disable instead of --no-deploy, and don't silently succeed if sonobouy never runs

Signed-off-by: Brad Davidson <[email protected]>
@brandond brandond requested a review from a team as a code owner November 1, 2022 22:51
@brandond
Copy link
Member Author

brandond commented Nov 1, 2022

@brandond brandond requested a review from a team November 2, 2022 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants