-
Notifications
You must be signed in to change notification settings - Fork 294
Add hack/migrate_jobs.py #343
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
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hongkailiu 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 |
|
Should migrate the job even if it is not a (p3env) ➜ ci-tools git:(mig_jobs) release_repo=/Users/hongkliu/repo/openshift/release bash -c 'find ${release_repo} -name "*openshift-installer-master-presubmits.yaml" -exec python3 hack/migrate_jobs.py {} \;'
WARNING:root:ignoring job pull-ci-openshift-installer-shellcheck whose image quay.io/coreos/shellcheck-alpine:v0.5.0 is not ci-operator:latest
WARNING:root:ignoring job pull-ci-openshift-installer-tf-fmt whose image quay.io/coreos/terraform-alpine:v0.12.0-rc1 is not ci-operator:latest
WARNING:root:ignoring job pull-ci-openshift-installer-tf-lint whose image quay.io/coreos/tflint is not ci-operator:latest
WARNING:root:ignoring job pull-ci-openshift-installer-yaml-lint whose image quay.io/coreos/yamllint is not ci-operator:latest
|
|
Yes, we should migrate those jobs as well and if they're not running ci-operator it should be even easier to migrate. |
Ack. They will be migrated (i.e., with |
|
/retest |
|
/hold |
|
/close merge to #341 |
|
@hongkailiu: Closed this PR. 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. |
Solve item A in https://issues.redhat.com/browse/DPTP-704?focusedCommentId=13939017&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13939017
/cc @openshift/openshift-team-developer-productivity-test-platform