-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Added pre-commit jobs for keystone operator #36005
Added pre-commit jobs for keystone operator #36005
Conversation
Hi @amolkahat. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
@amolkahat: the
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
603e57c
to
ed6dfff
Compare
/ok-to-test |
ed6dfff
to
7b0ff22
Compare
/pj-rehearse |
@amolkahat, |
7b0ff22
to
4ea8f9a
Compare
/pj-rehearse |
4ea8f9a
to
a19c866
Compare
/pj-rehearse pull-ci-openstack-k8s-operators-keystone-operator-master-precommit-check |
680120c
to
e581881
Compare
/pj-rehearse |
e581881
to
677dc80
Compare
677dc80
to
557e009
Compare
/pj-rehearse |
557e009
to
87da7a5
Compare
/pj-rehearse |
f5fae37
to
b8d8aae
Compare
/pj-rehearse |
This patch adds pre-commit job for keystone operator. pre-commit job is marked as optional, Job is getting fixed in openstack-k8s-operators/keystone-operator[1]. [1] openstack-k8s-operators/keystone-operator#202 Signed-off-by: Amol Kahat <[email protected]>
b8d8aae
to
c4b7421
Compare
/pj-rehearse |
@amolkahat: 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. |
/pj-rehearse ack |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: amolkahat, dprince, Sandeepyadav93 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 |
@amolkahat: Updated the following 2 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. |
This patch adds pre-commit job for keystone operator.
pre-commit job is marked as optional, Job is getting
fixed in openstack-k8s-operators/keystone-operator[1].
[1] openstack-k8s-operators/keystone-operator#202