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

Added help method to print out failed tests #142

Merged
merged 1 commit into from
Jun 9, 2020
Merged

Added help method to print out failed tests #142

merged 1 commit into from
Jun 9, 2020

Conversation

garethahealy
Copy link
Contributor

What does this PR do?

Added helper method (inspired by @springdo) to print out failed tests

Who would you like to review this?

cc: @redhat-cop/containers-approvers

@redhat-cop-ci-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: garethahealy

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@etsauer
Copy link
Contributor

etsauer commented Jun 8, 2020

@garethahealy I'm not clear on what exactly this is testing. Can you explain?

@garethahealy
Copy link
Contributor Author

@etsauer ; the tests are already merged; they run conftest via bats to validate the yaml in this repo. This PR just adds the failure output to make it easier from CI to see whats wrong. i.e.: an apiVersion that's deprecated on OCP v4 being used.

@etsauer
Copy link
Contributor

etsauer commented Jun 9, 2020

ok, we'll move on then. I'll ask about it later.

@etsauer
Copy link
Contributor

etsauer commented Jun 9, 2020

/lgtm

@redhat-cop-ci-bot redhat-cop-ci-bot merged commit 2ba8d5b into redhat-cop:master Jun 9, 2020
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.

3 participants