Add more envTests to increase coverage#412
Conversation
|
Skipping CI for Draft Pull Request. |
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
The order of InputReadyCondition checking was incorrect for Tobiko and HorizonTest, as they also validate test-operator-clouds-config config map. Now the order is correct, while I also moved the input validation before PVC creation to fail faster in case of an issue with missing inputs.
862567f to
74c48a0
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/d0f60288f03a45a0ac9e71cb884833e4 ❌ openstack-k8s-operators-content-provider NODE_FAILURE Node request 100-0008160444 failed in 0s |
1942adc to
7a9e97d
Compare
7a9e97d to
63a9652
Compare
The last PR regarding adding envTests added simple envTests for all controllers. This PR adds more specific tests and aims to increase test coverage and inlude more scenarios.
This change is an addition to the main change that adds more envTests to test-operator. It is specifically adding the testing needed for Tempest and Tobiko when network attachments are specified.
63a9652 to
dcd865c
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adrianfusco, kstrenkova The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
7ec84c0
into
openstack-k8s-operators:main
The last PR regarding adding envTests added simple envTests for all controllers. This PR adds more specific tests and aims to increase test coverage and inlude more scenarios.
Assisted-By: Claude Sonet