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(ci) kumactl test output matching (backport #2446) #2447

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 29, 2021

This is an automatic backport of pull request #2446 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

This test failure is a result of the combination of #2419 and #2438.

The fix is to test for error output using a substring match, which was
already done in most places in #2438, but this instance was overlooked.

Signed-off-by: James Peach <james.peach@konghq.com>
(cherry picked from commit 10d4926)
@mergify mergify bot requested a review from a team as a code owner July 29, 2021 05:03
@jpeach jpeach merged commit 8811ece into release-1.2 Jul 29, 2021
@jpeach jpeach deleted the mergify/bp/release-1.2/pr-2446 branch July 29, 2021 06:47
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.

1 participant