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: faulty test logic #503

Merged
merged 1 commit into from
Apr 18, 2022
Merged

fix: faulty test logic #503

merged 1 commit into from
Apr 18, 2022

Conversation

swalchemist
Copy link
Contributor

  • Avoids possible false pass

Co-Authored-By: Bruce Ricard bricard@vmware.com

What is this change about?

Fixes what appears to be a typo in the logic that makes the test less effective than intended.

Please check all that apply for this PR:

  • introduces a new test --- Are you sure everyone should be running this test?
  • changes an existing test
  • requires an update to a CATs integration-config

Did you update the README as appropriate for this change?

  • YES
  • N/A

If you are introducing a new acceptance test, what is your rationale for including it CATs rather than your own acceptance test suite?

CATs should validate common operator workflows.
CATs is not a regression test suite.
CATs is run by every component team to validate their releases before promotion.

How should this change be described in cf-acceptance-tests release notes?

Fixes what appears to be a typo in the logic that makes the test less effective than intended.

How many more (or fewer) seconds of runtime will this change introduce to CATs?

None.

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

@bruce-ricard

* Avoids possible false pass

Co-Authored-By: Bruce Ricard <bricard@vmware.com>
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Mar 3, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: swalchemist / name: Danny Faught (4e9b8e3)

@jochenehret
Copy link
Contributor

@swalchemist : Do you need assistance with the CLA?

@swalchemist
Copy link
Contributor Author

@jochenehret I have fixed the CLA issue - do we need to force a re-check in this PR, or close it and reissue a PR?

@davewalter
Copy link
Member

@swalchemist Try closing it and re-opening it again. If that doesn't work, I would create a new PR from the branch.

@davewalter
Copy link
Member

I'm going to try closing and reopening this PR to see if that helps.

@davewalter davewalter closed this Apr 18, 2022
@davewalter davewalter reopened this Apr 18, 2022
Copy link
Member

@davewalter davewalter left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@davewalter davewalter merged commit 8825196 into develop Apr 18, 2022
@davewalter davewalter deleted the fixValidateLogic branch April 18, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants