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

ci(helm-integration-test): test patches for older minor versions with correct dependencies #2530

Closed
wants to merge 4 commits into from

Conversation

ev-codes
Copy link
Contributor

Description

Previously, INTEGRATION_TEST.md would always pass in the default values. This works well for SNAPSHOT's.

However, for patches on minor versions (especially 8.3), the Helm integration tests need to be passed in dependencies that correspond to the that minor version.

This PR will:

  • determine the correct dependencies to pass in
  • determine the correct Helm chart to use
  • call the integration-test-template.yml with these inputs

Related issues

https://github.com/camunda/team-connectors/issues/764

@ev-codes
Copy link
Contributor Author

Closing in favour of #2612

The Distribution team is changing their test-integration-template.yaml to not require us to pass in dependency values manually.

See this comment for more details.

@ev-codes ev-codes closed this May 27, 2024
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.

None yet

1 participant