-
Notifications
You must be signed in to change notification settings - Fork 105
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
CNF-15494: E2E: Tuned deferred test automation #1230
base: master
Are you sure you want to change the base?
Conversation
e9fc334
to
18f0a55
Compare
/retest |
02ee3e5
to
db6167f
Compare
/retest |
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.
nice! some comments inside about impl. details
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Show resolved
Hide resolved
db6167f
to
80da130
Compare
@SargunNarula: This pull request references CNF-15494 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target either version "4.19." or "openshift-4.19.", but it targets "openshift-4.18" instead. 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 openshift-eng/jira-lifecycle-plugin repository. |
80da130
to
1296e89
Compare
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.
/approve
/lgtm
good enough for now, we can (and should) iterate and improve later
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
test/e2e/performanceprofile/functests/2_performance_update/tuned_deferred.go
Outdated
Show resolved
Hide resolved
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ffromani, SargunNarula 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 |
please make the CI happy and we can merge |
1296e89
to
189753a
Compare
/lgtm |
Signed-off-by: Sargun Narula <[email protected]>
189753a
to
0c00e6f
Compare
/lgtm |
@SargunNarula: The following tests failed, say
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-sigs/prow repository. I understand the commands that are listed here. |
This PR implements functional tests for the Tuned deferred annotation feature, developed in response to the bug OCPBUGS-28647.