Closed ashu-011 closed 1 month ago
/test openstack-operator-build-deploy-kuttl
@bshephar: The specified target(s) for /test
were not found.
The following commands are available to trigger required jobs:
/test functional
/test horizon-operator-build-deploy-kuttl
/test images
/test precommit-check
The following commands are available to trigger optional jobs:
/test horizon-operator-build-deploy
Use /test all
to run the following jobs that were automatically triggered:
pull-ci-openstack-k8s-operators-horizon-operator-main-horizon-operator-build-deploy-kuttl
pull-ci-openstack-k8s-operators-horizon-operator-main-images
pull-ci-openstack-k8s-operators-horizon-operator-main-precommit-check
/test horizon-operator-build-deploy-kuttl
/test horizon-operator-build-deploy-kuttl
/test horizon-operator-build-deploy-kuttl
/test horizon-operator-build-deploy-kuttl
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ashu-011, bshephar
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Currently the way kuttl test is written , it will still pass if no status code is returned as script doesn't have proper exit mechanism to handle that . This PR fixes that and introduce proper error message . Also fixes the command to run in required namespace .