Skip to content

cmd-build: Stop using RUNVM_NONET=1 for now#1431

Closed
jlebon wants to merge 1 commit intocoreos:masterfrom
jlebon:pr/revert-nonet
Closed

cmd-build: Stop using RUNVM_NONET=1 for now#1431
jlebon wants to merge 1 commit intocoreos:masterfrom
jlebon:pr/revert-nonet

Conversation

@jlebon
Copy link
Copy Markdown
Member

@jlebon jlebon commented May 7, 2020

This is hitting into some subtle issues with cosa overrides and
lockfiles. I'm working on an rpm-ostree patch to fix this, but for now,
let's unblock all the upstream CIs which currently use RPM overrides.

This is hitting into some subtle issues with cosa overrides and
lockfiles. I'm working on an rpm-ostree patch to fix this, but for now,
let's unblock all the upstream CIs which currently use RPM overrides.
@cgwalters
Copy link
Copy Markdown
Member

Hmm...like cosa fetch isn't fetching everything?

Copy link
Copy Markdown
Contributor

@arithx arithx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me.

/approve

Comment thread src/cmd-build
# --cache-only is here since `fetch` is a separate verb
# shellcheck disable=SC2086
RUNVM_NONET=1 runcompose --cache-only ${FORCE} --add-metadata-from-json "${commitmeta_input_json}" \
# XXX: use RUNVM_NONET=1 here once all issues are ironed out
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be helpful to spell out the issues (or link to the rpm-ostree PR/issue that has more details).

@openshift-ci-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: arithx, jlebon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jlebon
Copy link
Copy Markdown
Member Author

jlebon commented May 7, 2020

OK right, let's do #1432 instead.

/close

Mind you, there is still something subtle going on here between our pkgcache and lockfiles when in relaxed mode, but #1432 should unblock CI at least. (Basically, we need to give preference to our cache when choosing between alternatives. Something like cost=, except we still want repo RPMs to be canonical. This is what I'm working on, and what I hit originally with shim-x64 when hacking on coreos/fedora-coreos-pipeline#229)

@openshift-ci-robot
Copy link
Copy Markdown

@jlebon: Closed this PR.

Details

In response to this:

OK right, let's do #1432 instead.

/close

Mind you, there is still something subtle going on here between our pkgcache and lockfiles when in relaxed mode, but #1432 should unblock CI at least. (Basically, we need to give preference to our cache when choosing between alternatives. Something like cost=, except we still want repo RPMs to be canonical. This is what I'm working on, and what I hit originally with shim-x64 when hacking on coreos/fedora-coreos-pipeline#229)

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.

@jlebon jlebon deleted the pr/revert-nonet branch July 6, 2020 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants