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

feat(ci): add multi-k8s versions test #1314

Conversation

paullatzelsperger
Copy link
Contributor

WHAT

Converts the deployment test to a matrix test running against the last three kubernetes versions

WHY

TRG 5.10

FURTHER NOTES

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Closes #1313

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label May 16, 2024
@paullatzelsperger paullatzelsperger requested a review from ndr-brt May 16, 2024 14:19
@paullatzelsperger paullatzelsperger force-pushed the feat/run_deployment_test_against_multiple_k8s_versions branch 9 times, most recently from 74eb1b2 to 2e8ab68 Compare May 16, 2024 14:55
@paullatzelsperger paullatzelsperger force-pushed the feat/run_deployment_test_against_multiple_k8s_versions branch 5 times, most recently from 76e56b2 to 342f0cb Compare May 16, 2024 17:25
@paullatzelsperger paullatzelsperger force-pushed the feat/run_deployment_test_against_multiple_k8s_versions branch from 342f0cb to c33bdef Compare May 16, 2024 17:27
Copy link

sonarcloud bot commented May 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ndr-brt ndr-brt merged commit 47b2aff into eclipse-tractusx:main May 17, 2024
33 checks passed
@paullatzelsperger paullatzelsperger deleted the feat/run_deployment_test_against_multiple_k8s_versions branch May 17, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

TRG 5.10 - run deployment tests against different K8S versions
2 participants