appsody / appsody-operator

An Operator for deploying Appsody based applications to Kubernetes. This repo will be archived soon.
Apache License 2.0
18 stars 15 forks source link

Ensure all functionalities work as expected after refactoring #160

Closed leochr closed 5 years ago

leochr commented 5 years ago

We need to ensure that all functionalities work as expected after refactoring. Some are covered by unit tests and e2e tests. But some scenarios need to be tested manually and verified:

Use OCP 4.2 for testing, which we'll support going forward

leochr commented 5 years ago

Closing as this will be covered by #154