-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Add ci-ppc test to NTO as part of PAO migration #27342
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
Add ci-ppc test to NTO as part of PAO migration #27342
Conversation
@jlojosnegros: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@jlojosnegros make sure to add this also to 4.11 and 4.12 manifests. Also - make sure the makefile target will exist on Node tuning operator. |
Needs openshift/cluster-node-tuning-operator#325 merged first and as Yanir says, I'm missing mods in 4.11 and 4.12 files. |
Ok, I will take care of it
|
/hold |
a76be89
to
c8eb2d1
Compare
Added |
/hold cancel @jmencak ill leave the final review here for you before approval. |
/ok-to-test |
c8eb2d1
to
f9ca505
Compare
rebase to solve conflicts |
Thank you for the PR, Jose. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jlojosnegros, jmencak The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@jlojosnegros: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@jlojosnegros: Updated the following 6 configmaps:
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
As part of Performance Addon Operation (PAO) migration to Node Tuning Operator (NTO) (openshift/cluster-node-tuning-operator#322) Performance Profile Creator (PPC) CLI tool is being migrated ( openshift/cluster-node-tuning-operator#325).
This PR add the automatic execution of the PPC unit tests.