NTO: add PAO e2e ci test lanes and fix unit tests target#27140
NTO: add PAO e2e ci test lanes and fix unit tests target#27140openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
/cc @fromanirh @cynepco3hahue |
ffromani
left a comment
There was a problem hiding this comment.
LGTM, the job definition looks consistent with what we do now for PAO. I'll review the makefile targets separately.
|
Looks good to me. Once the |
|
One more thing. We may want to add unit tests as part of this PR, but if you prefer, this can be a separate one. I.e. |
It seems there is a already a test set for unit tests , just not pointing to the right target in the existing Makefile: I can change that to the right target (make test-unit) which will run unit tests for all the components (both NTO and PAO) |
Yes, let's do this. |
- Add PAO e2e functional test lane. - Fix unit tests Makefile target. Signed-off-by: Yanir Quinn <yquinn@redhat.com>
|
@yanirq: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jmencak, yanirq 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 |
|
@yanirq: Updated the following 6 configmaps:
DetailsIn 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. |
This PR includes:
Add PAO e2e functional test lane.
This Should be invoked alongside Performance addon operator code base move to NTO cluster-node-tuning-operator#322 onward.
Fix unit tests Makefile target.
This PR does not include test lanes for: