-
Notifications
You must be signed in to change notification settings - Fork 138
Create custom service validation #3371
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
Create custom service validation #3371
Conversation
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/a26e1eb80d7740f2a17e7da87334277d ✔️ cifmw-pod-zuul-files SUCCESS in 4m 37s |
322b631
to
617b210
Compare
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/0abe7b05f45942ad9c60188fba83e07d ✔️ cifmw-pod-zuul-files SUCCESS in 4m 23s |
617b210
to
e6776ad
Compare
Could you send me via PM link to testproject please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really don't like how the test playbook are generated.
Good that tests are working,
As for example in 3+3 scenarios, we want to run all openstack namespaces pods in the worker nodes. As we have different type of nodes: ocp, crc and ocp-worker; we want to select the nodes by taking precedende to worker nodes if defined. If not, we want to check if it's a SNO crc deployment, and lastly, we'll go by typical scenarios where the control-plane, master and workers in the same nodes. Add a new validation to verify creation and usage of edpm custom services.
e6776ad
to
86792c3
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
edpm custom services.
c0ed9b3
to
69cf41c
Compare
Got an old commit in the review. Going to make a new review since I'm having a hard time fixing it. |
Got an old commit in the review. Going to make a new review since I'm having a hard time fixing it. |
Create a new ci-framework validation that verifies edpm custom service creation and usage. The ansibleSkipTags, ansibleLimit, and ansibleExtraVars options are all tested.