Skip to content
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 E2E presubmit jobs for CPUManager and TopologyManager #15599

Merged
merged 3 commits into from Jan 7, 2020

Conversation

vpickard
Copy link
Contributor

Add 2 new presubmit jobs so that we can manually
trigger CPUManager and TopologyManager E2E tests
on PRs.

Signed-off-by: vpickard vpickard@redhat.com

Add 2 new presubmit jobs so that we can manually
trigger CPUManager and TopologyManager E2E tests
on PRs.

Signed-off-by: vpickard <vpickard@redhat.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Dec 13, 2019
@k8s-ci-robot
Copy link
Contributor

Welcome @vpickard!

It looks like this is your first PR to kubernetes/test-infra 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes/test-infra has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Dec 13, 2019
@k8s-ci-robot
Copy link
Contributor

Hi @vpickard. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@k8s-ci-robot k8s-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 13, 2019
@k8s-ci-robot k8s-ci-robot added area/config Issues or PRs related to code in /config sig/testing Categorizes an issue or PR as relevant to SIG Testing. labels Dec 13, 2019
@vpickard
Copy link
Contributor Author

/cc @BenTheElder @stevekuznetsov

@BenTheElder
Copy link
Member

/ok-to-test
/lgtm
/approve
Ideally SIG node owners to review & approve presubmits for SIG node in the future, to better spread the workload..

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. lgtm "Looks good to me", indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. lgtm "Looks good to me", indicates that a PR is ready to be merged. labels Dec 13, 2019
@vpickard
Copy link
Contributor Author

/ok-to-test
/lgtm
/approve
Ideally SIG node owners to review & approve presubmits for SIG node in the future, to better spread the workload..

Thanks! I will definitely add them going foward to help out.

Fix testgrid for new E2E jobs for CPUManager
and TopologyManager

Signed-off-by: vpickard <vpickard@redhat.com>
@vpickard
Copy link
Contributor Author

/cc @derekwaynecarr

Copy link
Member

@odinuge odinuge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking into this!

Just a few questions regarding instance types.

/hold
Just unhold if everything is ok! :)

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 14, 2019
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 19, 2019
skip_branches:
- release-\d+\.\d+ # per-release image
annotations:
testgrid-dashboards: wg-resource-management
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the same testgrid that is used for CPUManager CI. New tab for both the CPUManager PR job, and TopologyManager PR job. Please take a look, and let me know looks good or if you have another preference. Thanks.

@vpickard vpickard force-pushed the newPresubmitJobs branch 3 times, most recently from c8384df to 20c1312 Compare December 19, 2019 18:11
@vpickard
Copy link
Contributor Author

/hold

Address review comments. Also, instead of creating
2 new job config files, just add to the existing
presubmit config file.

Signed-off-by: vpickard <vpickard@redhat.com>
@vpickard vpickard changed the title Add E2E jobs for CPUManager and TopologyManager Add E2E presubmit jobs for CPUManager and TopologyManager Dec 19, 2019
@vpickard
Copy link
Contributor Author

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 20, 2019
Copy link
Member

@odinuge odinuge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from my perspective (ref. my previous comments)! 😄 I am not comfortable with sending this directly into master, so i'll defer a last look to @BenTheElder (approver) or someone else with more knowledge about presubmits.

Thanks for looking into this @vpickard!

/lgtm
/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 20, 2019
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 20, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: BenTheElder, odinuge, vpickard

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@odinuge
Copy link
Member

odinuge commented Dec 20, 2019

/wg resource-management

@vpickard
Copy link
Contributor Author

vpickard commented Jan 6, 2020

@klueska This one is ready for review/merge at your earliest convenience.

@BenTheElder
Copy link
Member

/hold cancel
🙃

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 7, 2020
@k8s-ci-robot k8s-ci-robot merged commit 36bc0ec into kubernetes:master Jan 7, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.18 milestone Jan 7, 2020
@k8s-ci-robot
Copy link
Contributor

@vpickard: Updated the job-config configmap in namespace default at cluster default using the following files:

  • key sig-node-presubmit.yaml using file config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml

In response to this:

Add 2 new presubmit jobs so that we can manually
trigger CPUManager and TopologyManager E2E tests
on PRs.

Signed-off-by: vpickard vpickard@redhat.com

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.

@odinuge
Copy link
Member

odinuge commented Jan 7, 2020

Hi,

Still not possible to run them: kubernetes/kubernetes#86184 (comment). Am I doing something wrong, or is there something missing?

@BenTheElder

@vpickard
Copy link
Contributor Author

vpickard commented Jan 7, 2020

Hi,

Still not possible to run them: kubernetes/kubernetes#86184 (comment). Am I doing something wrong, or is there something missing?

@BenTheElder

Same here. I do notice, that the testgrid has the new jobs, just no results. Not sure why the test is not running. Hoping @BenTheElder can help with some pointers....

https://testgrid.k8s.io/wg-resource-management#Summary

@vpickard
Copy link
Contributor Author

vpickard commented Jan 8, 2020

Hi,
Still not possible to run them: kubernetes/kubernetes#86184 (comment). Am I doing something wrong, or is there something missing?
@BenTheElder

Same here. I do notice, that the testgrid has the new jobs, just no results. Not sure why the test is not running. Hoping @BenTheElder can help with some pointers....

https://testgrid.k8s.io/wg-resource-management#Summary

OK, the test is actually running, see here:

https://prow.k8s.io/?job=pull-kubernetes-node-kubelet-serial-topology-manager

From the slack chat, the reason we don't see this job run is because the jobs are marked as skip-reporting. Thanks @Katharine !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/config Issues or PRs related to code in /config cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. sig/testing Categorizes an issue or PR as relevant to SIG Testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants