-
Notifications
You must be signed in to change notification settings - Fork 1.9k
ipi/deprovision/deprovision: Remove stuttering subdirectory #7931
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
Pushed a6db4077a to do the same for |
We may need to update that ShellCheck job |
/retest Please review the full test history for this PR and help us cut down flakes. |
/hold While I work through rehearsal:
|
a6db407
to
12e2732
Compare
New changes are detected. LGTM label has been removed. |
Should be fixed with a6db4077a -> 12e2732bc. /hold cancel |
shellcheck still no likey |
12e2732
to
0465851
Compare
Ah, fixed the symlink (and rebased on master, no conflicts) with 12e2732bc -> 04658519e. |
pj-rehearse says:
But: $ git --no-pager log -1 --oneline
04658519e (HEAD -> drop-deprovision-stutter, wking/drop-deprovision-stutter) ipi/install/install: Remove stuttering subdirectory
$ git --no-pager grep install-install 04658519e --
...no hits... Maybe stale branch? /retest |
0465851
to
2c8bb98
Compare
Fixed the |
@AlexNPavel on using the same name for both a
Checking: $ git --no-pager grep 'ref: ipi-install$' origin/pr/7931
origin/pr/7931:ipi/install/ipi-install-chain.yaml: - ref: ipi-install So at least in this particular instance, we're not impacted by that limitation. Might still want to reject this PR (and unwind existing master locations where a chain and ref share a name?) to avoid setting a potentially confusing precedent? |
Sounds like openshift/ci-tools#818 sorted out the shared-name issue. Will reroll this PR in a bit. |
2c8bb98
to
d3b9b83
Compare
d3b9b83
to
8e4ba92
Compare
8e4ba92
to
1c6a933
Compare
The directory was from 23ca2ce (Bootstrap step registry with IPI steps, 2019-11-17, openshift#5962). But chains and refs are distinct types; we don't need to use separate subdirectories to further distinguish their names.
The directory was from 23ca2ce (Bootstrap step registry with IPI steps, 2019-11-17, openshift#5962). But chains and refs are distinct types; we don't need to use separate subdirectories to further distinguish their names, especially since openshift/ci-tools@dd11c766ed (rehearse,registry: make explicit maps for type in NodeByName, 2020-05-19, openshift/ci-tools#818).
1c6a933
to
0f7172a
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: stevekuznetsov, wking 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 |
@stevekuznetsov, tons of rehearsals, but lots are green, so my guess is the failures are unreliable in master. Should be a quick review 😇 |
@wking: 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/test-infra repository. I understand the commands that are listed here. |
@wking: 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/test-infra repository. I understand the commands that are listed here. |
@wking: The following test 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/test-infra repository. I understand the commands that are listed here. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
@wking: PR needs rebase. 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. |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closed this PR. 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. |
The directory was from 23ca2ce (#5962). But chains and refs are distinct types; we don't need to use separate subdirectories to further distinguish their names.