Enable to trigger e2e tests for operator

What it does

Sylva is maintaining 5 operators. For some of them, e2e tests have been developed. The present MR is aiming at factorizing code by adding a test stage job for e2e tests. It calls `make e2e-test to execute e2e tests of an operator executed on a full k8s cluster (like kind)

Details

Edited by vladimir braquet

Merge request reports

Loading