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

Add CIs to cover upgrade scenarios #20

Open
m4dcoder opened this issue Jun 29, 2019 · 0 comments
Open

Add CIs to cover upgrade scenarios #20

m4dcoder opened this issue Jun 29, 2019 · 0 comments

Comments

@m4dcoder
Copy link
Contributor

Add CIs to cover the following upgrade scenarios.

  1. RBAC disabled before upgrade -> RBAC disabled after upgrade
  2. RBAC enabled before upgrade -> RBAC enabled and same configuration after upgrade

The current st2_pkg_upgrade_e2e_test workflow handles case 2 by default and we can probably refactor it to also run case 1 as a separate test.

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

No branches or pull requests

1 participant