openshift-metal3 / dev-scripts

Scripts to automate development/test setup for openshift integration with https://github.com/metal3-io/
Apache License 2.0
93 stars 185 forks source link

NO-ISSUE: Install packet-python in 3.11 environment #1617

Closed adriengentil closed 9 months ago

adriengentil commented 9 months ago

Since the move to rhel 9, the packet-setup step is broken because packet-python is installed in 3.9 environment and ansible in 3.11.

This PR fixes this issue.

openshift-ci[bot] commented 9 months ago

Hi @adriengentil. Thanks for your PR.

I'm waiting for a openshift-metal3 member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
derekhiggins commented 9 months ago

/lgtm thanks

adriengentil commented 9 months ago

/test e2e-metal-ipi-serial-ipv4

openshift-ci[bot] commented 9 months ago

@adriengentil: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to [this](https://github.com/openshift-metal3/dev-scripts/pull/1617#issuecomment-1847455722): >/test e2e-metal-ipi-serial-ipv4 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
gamli75 commented 9 months ago

/test e2e-metal-ipi-serial-ipv4

openshift-ci[bot] commented 9 months ago

@gamli75: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

In response to [this](https://github.com/openshift-metal3/dev-scripts/pull/1617#issuecomment-1848889978): >/test e2e-metal-ipi-serial-ipv4 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
andfasano commented 9 months ago

/approve

openshift-ci[bot] commented 9 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andfasano

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: - ~~[OWNERS](https://github.com/openshift-metal3/dev-scripts/blob/master/OWNERS)~~ [andfasano] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
andfasano commented 9 months ago

/retest-required

adriengentil commented 9 months ago

Looks like a flake:

+(ocp_install_env.sh:28): extract_command(): oc adm release extract --registry-config /opt/dev-scripts/pull_secret.json --command=openshift-baremetal-install --to /tmp/installer--DpNqYbTGXx registry.build05.ci.openshift.org/ci-op-ln0fxt9m/release@sha256:5c367e8626efcb21bcebb3b86a780410568079e129180aebece40307e1505462
error: unable to parse image registry.build05.ci.openshift.org/ci-op-ln0fxt9m/stable@sha256:e0e745cc807d78006129fa9e430c2ad266f5d22f116327e4b1c5d5620de3c47a: cannot retrieve image configuration for manifest sha256:b82fb0bf8b0b41723f1352e885629e1f132debeaf840f54128cfc740ffc59b33 in manifest list sha256:e0e745cc807d78006129fa9e430c2ad266f5d22f116327e4b1c5d5620de3c47a: received unexpected HTTP status: 500 Internal Server Error 
derekhiggins commented 9 months ago

/retest-required