(ASC-1552) Add health check tests before running system tests#3479
(ASC-1552) Add health check tests before running system tests#3479
Conversation
This PR adds an experimental test of running health check tests in repo https://github.com/rcbops/rpc-openstack-healthcheck. The health check tests in the above repo will be executed right after RPC-O deployment without modification anything to ensure that the deployment is in good status before entering system tests.
|
Thank you for submitting a pull request to this project! Once all When the |
|
recheck_bionic_no_artifacts_swift_deploy |
|
recheck_bionic_no_artifacts_swift_deploy |
2 similar comments
|
recheck_bionic_no_artifacts_swift_deploy |
|
recheck_bionic_no_artifacts_swift_deploy |
|
recheck_all |
1 similar comment
|
recheck_all |
|
Please refrain from rechecking - the failures here are legitimate and need to be resolved. Constant rechecks is just wasting CI resources. |
|
@odyssey4me yes, that's absolutely correct. I think I am kinda abuse the CI resources by rechecking it again and again. I'll get the logs and open a ticket for these failures, I have seen the failure of |
|
RI-670 PR has been merged, recheck the jobs now. |
|
recheck_all |
|
recheck_bionic_no_artifacts_swift_deploy |
|
Until #3509 merges, the syntax/lint tests will fail. |
|
recheck_container_ansible-lint_tox-test |
|
recheck_container_releasenotes_tox-test |
This PR adds an experimental test of running health check tests
in repo https://github.com/rcbops/rpc-openstack-healthcheck.
The health check tests in the above repo will be executed
right after RPC-O deployment without modification anything to ensure
that the deployment is in good status before entering system tests.
Issue: ASC-1552