-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[debug] [don't merge]: testing karpenter configuration #65787
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
base: master
Are you sure you want to change the base?
[debug] [don't merge]: testing karpenter configuration #65787
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: maxcao13 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 |
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-unit |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
9fd6a9a
to
83474d9
Compare
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-unit |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
83474d9
to
7e40a95
Compare
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-unit pull-ci-maxcao13-karpenter-openshift-main-verify |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Signed-off-by: Max Cao <[email protected]>
7e40a95
to
b913ed2
Compare
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-verify test passed :D |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-unit pull-ci-maxcao13-karpenter-openshift-main-verify 🤞 |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-unit pull-ci-maxcao13-karpenter-openshift-main-verify pull-ci-maxcao13-karpenter-openshift-main-images pull-ci-maxcao13-karpenter-openshift-main-e2e-hypershift Trying to see if e2e tests will work like how I've hacked it together... |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
a2df609
to
22a6fc5
Compare
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-images pull-ci-maxcao13-karpenter-openshift-main-e2e-hypershift |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-images pull-ci-maxcao13-karpenter-openshift-main-e2e-hypershift |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
22a6fc5
to
a9c21a4
Compare
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-images |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
…library Signed-off-by: Max Cao <[email protected]>
a9c21a4
to
2fcf0cb
Compare
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse pull-ci-maxcao13-karpenter-openshift-main-images |
@maxcao13: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@maxcao13: 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. |
/hold
This PR is a testing grounds for figuring out how to configure our kubernetes-sigs/karpenter fork to be able to run the upstream unit tests and other validation checks e.g.
make unit
andmake verify
.do not merge