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

tests(deck): add deck integration tests #13025

Closed
wants to merge 4 commits into from
Closed

Conversation

samugi
Copy link
Member

@samugi samugi commented May 13, 2024

Summary

Checklist

  • The Pull Request has tests
  • A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

These tests are meant to catch changes in Kong
that result in incompatibilities with decK.

The approach used here is to configure all the
bundled plugins in Kong and a few other entities
and confirm that deck dump + sync executes without
errors.

This new workflow "continues-on-error" instead of
producing failures on CI: changes in gateway
schemas might have to be merged despite making
decK fail, the purpose of this is to notify about
such incompatibilities. When those failures are
detected, the workflow posts a review in the PR
requesting changes and with a link to the failing
run.

The review is then dismissed if new changes
are pushed to the PR that make the workflow pass.
@github-actions github-actions bot added core/admin-api chore Not part of the core functionality of kong, but still needed cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels May 13, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

decK integration tests

⚠️ failure detected. Please check the workflow logs for more details.

@samugi samugi marked this pull request as draft May 13, 2024 15:06
@samugi samugi closed this May 13, 2024
@samugi samugi deleted the deck-integration-tst branch May 13, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee chore Not part of the core functionality of kong, but still needed core/admin-api size/XL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant