-
Notifications
You must be signed in to change notification settings - Fork 33
Add base envTests to test-operator #388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add base envTests to test-operator #388
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 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 |
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
af2d5df to
c7713f9
Compare
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
c7713f9 to
4a7caba
Compare
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
4a7caba to
47e887e
Compare
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
47e887e to
0fb11ba
Compare
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
0fb11ba to
d13a5aa
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/ae207385ad904209a959b109e0ea58ab ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 35m 36s |
|
recheck |
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/251eb2c884a94d11b5376908cfb40464 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 05m 23s |
Currently, test-operator only has one suite envTest. To keep best practices we shold add more tests for test-operator functionality to prevent regression. This PR starts by adding base envTests that can be improved in the future.
d13a5aa to
e428634
Compare
Currently, test-operator only has one suite envTest. To keep best practices we shold add more tests for test-operator functionality to prevent regression. This PR starts by adding base envTests that can be improved in the future.