Right now 3 unittests are being executed via CI:
operator Clone the correct source code into an image and tag it as src
operator Find the input image root and tag it into the pipeline
operator Run the tests for unit in a pod and wait for success or failure
The MCD code base is slowly adding more and more tests for the MCD but they don't seem to be picked up in CI. How do we tell the CI to execute our additional tests?
/cc @abhinavdahiya @sdemos @kikisdeliveryservice @jlebon
Right now 3 unittests are being executed via CI:
The MCD code base is slowly adding more and more tests for the MCD but they don't seem to be picked up in CI. How do we tell the CI to execute our additional tests?
/cc @abhinavdahiya @sdemos @kikisdeliveryservice @jlebon