Basics for automated test.
This commit is contained in:
parent
c006bd0a39
commit
6c98438fc5
9 changed files with 160 additions and 16 deletions
|
|
@ -13,3 +13,7 @@ The `kustomize.yaml` also changes the image repository for the
|
|||
operator to a private repository for development. You have to
|
||||
either remove this or adapt it to your own repository if you
|
||||
also want to test your development version in a container.
|
||||
|
||||
If you want to run the unittests, this setup must be run with a private
|
||||
repository and the private repository must match the one configured
|
||||
for gradle pushImages.
|
||||
Loading…
Add table
Add a link
Reference in a new issue