Skip to content
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

CI: Fix "error: externally-managed-environment" #2414

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

dulek
Copy link
Contributor

@dulek dulek commented Oct 10, 2023

What this PR does / why we need it:
Seems like the CI OS changed and now it won't allow installing Python packages in the system without explicitly requesting that. This commit solves this by installing needed packages through apt-get.

Which issue this PR fixes(if applicable):
fixes #2412

Special notes for reviewers:

Release note:

NONE

Seems like the CI OS changed and now it won't allow installing Python
packages in the system without explicitly requesting that. This commit
solves this by installing needed packages through `apt-get`.
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 10, 2023
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 10, 2023
@dulek
Copy link
Contributor Author

dulek commented Oct 10, 2023

This is an approach alternative to #2413.

/test pull-cloud-provider-openstack-check

@dulek
Copy link
Contributor Author

dulek commented Oct 10, 2023

/test openstack-cloud-controller-manager-e2e-test

@dulek
Copy link
Contributor Author

dulek commented Oct 10, 2023

Let's see if I can do this myself…

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dulek

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 10, 2023
@dulek
Copy link
Contributor Author

dulek commented Oct 10, 2023

@pierreprinetti, @mdbooth, care to take a look and /lgtm?

@pierreprinetti
Copy link
Member

/lgtm
Thanks

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 10, 2023
@k8s-ci-robot k8s-ci-robot merged commit 7641d5c into kubernetes:master Oct 10, 2023
dulek added a commit to dulek/cloud-provider-openstack that referenced this pull request Oct 10, 2023
PR kubernetes#2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
kayrus pushed a commit that referenced this pull request Oct 10, 2023
PR #2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
@kayrus
Copy link
Contributor

kayrus commented Oct 10, 2023

/cherry-pick release-1.26

@k8s-infra-cherrypick-robot

@kayrus: new pull request created: #2416

In response to this:

/cherry-pick release-1.26

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.

@kayrus
Copy link
Contributor

kayrus commented Oct 10, 2023

/cherry-pick release-1.27

@kayrus
Copy link
Contributor

kayrus commented Oct 10, 2023

/cherry-pick release-1.28

@k8s-infra-cherrypick-robot

@kayrus: new pull request created: #2417

In response to this:

/cherry-pick release-1.27

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.

@k8s-infra-cherrypick-robot

@kayrus: new pull request created: #2418

In response to this:

/cherry-pick release-1.28

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.

k8s-infra-cherrypick-robot pushed a commit to k8s-infra-cherrypick-robot/cloud-provider-openstack that referenced this pull request Oct 10, 2023
PR kubernetes#2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
kayrus pushed a commit that referenced this pull request Oct 10, 2023
PR #2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
k8s-infra-cherrypick-robot pushed a commit to k8s-infra-cherrypick-robot/cloud-provider-openstack that referenced this pull request Oct 10, 2023
PR kubernetes#2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
k8s-infra-cherrypick-robot pushed a commit to k8s-infra-cherrypick-robot/cloud-provider-openstack that referenced this pull request Oct 10, 2023
PR kubernetes#2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
kayrus pushed a commit that referenced this pull request Oct 10, 2023
PR #2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
kayrus pushed a commit that referenced this pull request Oct 10, 2023
PR #2414 missed fixing this for Cinder and Manila e2e tests, this makes
sure these tests work too.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[test] CI test failing after rebase
5 participants