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

Added e2e ActiveGate tests #740

Merged
merged 8 commits into from
Apr 28, 2022
Merged

Added e2e ActiveGate tests #740

merged 8 commits into from
Apr 28, 2022

Conversation

mjgrzybek
Copy link
Contributor

Description

ActiveGate e2e tests using kuttl framework.
Dynakube object is modified on the fly and consecutive tests expect AG-corresponding k8s entities to adjust (pods, statefulset, service).

How can this be tested?

  1. Install kind
  2. export APIURL=...; export APITOKEN=...; export PAASTOKEN=...
  3. make kuttl-activegate

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@mjgrzybek mjgrzybek added the activegate Changes related to Activegate label Apr 22, 2022
@mjgrzybek mjgrzybek requested a review from a team as a code owner April 22, 2022 15:14
@mjgrzybek mjgrzybek requested a review from gkrenn April 22, 2022 15:14
@mjgrzybek mjgrzybek enabled auto-merge (squash) April 25, 2022 04:55
@0sewa0
Copy link
Contributor

0sewa0 commented Apr 26, 2022

Nitpick: The numbering of the steps are a bit all over the place 😅

@mjgrzybek
Copy link
Contributor Author

Nitpick: The numbering of the steps are a bit all over the place sweat_smile

oldschool 😄 https://stackoverflow.com/a/2435499

@mjgrzybek mjgrzybek added the ci Updates to the pipeline label Apr 27, 2022
@mjgrzybek mjgrzybek merged commit cfd1aec into master Apr 28, 2022
@mjgrzybek mjgrzybek deleted the feature/activegate-kuttl branch April 28, 2022 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activegate Changes related to Activegate ci Updates to the pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants