Remove sources from mco rpms container#5681
Remove sources from mco rpms container#5681openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
this only affects fcos, correct? |
There was a problem hiding this comment.
this can be even easier. rm -rf ${RPMBUILD_DIR}. We only want things in the root /srv/repo anyway.
There was a problem hiding this comment.
ok, should I copy over the srpm before that, or just leave that out for now?
There was a problem hiding this comment.
leave it out for now
|
@kikisdeliveryservice Yes, for now. Once we have this set up correctly, I'll port it to all ocp branches 4.2+ |
Also removes `/srv/repo` symlink and moves RPMS content there instead
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LorbusChris, smarterclayton 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 |
|
@LorbusChris: Updated the following 2 configmaps:
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. |
Porting openshift#5659 openshift#5681 openshift#5695 to all branches from 4.2 to master
Also removes
/srv/reposymlink and moves content there instead