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

E2E Workflow Scripts: Conditionally deploy MySQL sample application backend #315

Open
imheresamir opened this issue Jun 1, 2021 · 0 comments

Comments

@imheresamir
Copy link
Contributor

imheresamir commented Jun 1, 2021

Is your feature request related to a problem? Please describe.

Currently the only sample application backend being deployed by the E2E workflow scripts is Postgresql.

Describe the solution you would like

E2E workflow scripts for secretless-broker should be conditionally run with MySQL as the sample application backend. Probably use the bitnami/mysql helm chart - modify bin/test-workflow/7_app_deploy_backend.sh to deploy MySQL based on a SAMPLE_APP_DB_TYPE environment variable.

Additional context

See the test matrix here: #310

@imheresamir imheresamir changed the title Conditionally deploy MySQL sample application backend E2E Workflow Scripts: Conditionally deploy MySQL sample application backend Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant