TEST_CASE- denotes the test case which should be ran as experiment. Defaults tomodel. Available values:model,dcnull.
Running a simple test with
docker-compose run manager
kubectl create -f dqn.yml- create/deploykubectl logs <POD>- view logs of the podkubectl delete -f dqn.yml- delete the deployment