pipelines-as-code icon indicating copy to clipboard operation
pipelines-as-code copied to clipboard

Let be able to specify a YAML file for e2e testing

Open chmouel opened this issue 2 years ago • 0 comments

We have many environment variables to run the E2E tests.

This is great and all but it's not very easy to figure out what they do which one need to test etc

It would be nice if we can have a support for a yaml file that would set the environment variables.

It would be easier to update and maintain on the github action secrets.

chmouel avatar Nov 28 '23 13:11 chmouel