pvary opened a new pull request, #455:
URL: https://github.com/apache/flink-kubernetes-operator/pull/455
## What is the purpose of the change
Adding a possibility to run the e2e tests manually and using this same
script to run the tests on the CI
## Brief change log
- Refactored the test steps to `functions` in the util.sh
- Changed the `ci.yml` to use these new fuctions
- Created a shell script to run the tests
## Verifying this change
- This change is already covered by existing e2e - will see the test results
- Also manually executed the test script
## Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): no
- The public API, i.e., is any changes to the `CustomResourceDescriptors`:
no
- Core observer or reconciler logic that is regularly executed: no
## Documentation
- Does this pull request introduce a new feature? no
- If yes, how is the feature documented? There is a help text in the script
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]