epinio / epinio-end-to-end-tests

Files used to run Epinio end-to-end tests
Apache License 2.0
1 stars 2 forks source link

[Cypress] Deploy app with s3gw with Rancher #361

Closed mmartin24 closed 1 year ago

mmartin24 commented 1 year ago

At the moment we only install Epinio with s3gw in Rancher and do a health check in our e2e here: https://github.com/epinio/epinio-end-to-end-tests/actions/runs/5582804124/jobs/10202506561#step:3:116

Now we want to increase coverage by to deploying an app. This work may involve spinning off a new workflow for s3gw. If needed we can add a task for this.

mmartin24 commented 1 year ago

Closing after merge of: https://github.com/epinio/epinio-end-to-end-tests/pull/368