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: remove centos7 and weave jobs from test pipeline #11344

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

ant31
Copy link
Contributor

@ant31 ant31 commented Jul 2, 2024

What type of PR is this?

/kind cleanup
/kind failing-test

What this PR does / why we need it:

  1. Centos7 reached EOL and the centos jobs are failing.

  2. Weave network is an archived project

related to: #11328 #11343 #11246

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

Deprecating support for Centos7 and Weave  ; they are not tested anymore

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jul 2, 2024
@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 2, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ant31

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 Jul 2, 2024
@ant31 ant31 added ci-extended Run additional tests and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 2, 2024
@ant31
Copy link
Contributor Author

ant31 commented Jul 2, 2024

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jul 2, 2024
Centos7 reached EOL and the jobs are failing.
Weave network is an archived project
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 2, 2024
@yankay
Copy link
Member

yankay commented Jul 2, 2024

#11246

@yankay
Copy link
Member

yankay commented Jul 2, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 2, 2024
@k8s-ci-robot k8s-ci-robot merged commit fe97b99 into kubernetes-sigs:master Jul 2, 2024
52 checks passed
@ant31
Copy link
Contributor Author

ant31 commented Jul 2, 2024

thank you for the quick review

@tico88612
Copy link
Member

/cherry-pick release-2.25

@k8s-infra-cherrypick-robot

@tico88612: #11344 failed to apply on top of branch "release-2.25":

Applying: CI: remove centos7 and weave jobs from test pipeline
Using index info to reconstruct a base tree...
M	.gitlab-ci/packet.yml
M	.gitlab-ci/vagrant.yml
Falling back to patching base and 3-way merge...
Auto-merging .gitlab-ci/vagrant.yml
CONFLICT (content): Merge conflict in .gitlab-ci/vagrant.yml
Auto-merging .gitlab-ci/packet.yml
CONFLICT (content): Merge conflict in .gitlab-ci/packet.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 CI: remove centos7 and weave jobs from test pipeline
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-2.25

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-sigs/prow repository.

@mzaian
Copy link
Contributor

mzaian commented Jul 26, 2024

/cherry-pick release-2.25

@k8s-infra-cherrypick-robot

@mzaian: #11344 failed to apply on top of branch "release-2.25":

Applying: CI: remove centos7 and weave jobs from test pipeline
Using index info to reconstruct a base tree...
M	.gitlab-ci/packet.yml
M	.gitlab-ci/vagrant.yml
Falling back to patching base and 3-way merge...
Auto-merging .gitlab-ci/vagrant.yml
CONFLICT (content): Merge conflict in .gitlab-ci/vagrant.yml
Auto-merging .gitlab-ci/packet.yml
CONFLICT (content): Merge conflict in .gitlab-ci/packet.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 CI: remove centos7 and weave jobs from test pipeline
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-2.25

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-sigs/prow repository.

@tico88612
Copy link
Member

/cherry-pick release-2.25

@k8s-infra-cherrypick-robot

@tico88612: #11344 failed to apply on top of branch "release-2.25":

Applying: CI: remove centos7 and weave jobs from test pipeline
Using index info to reconstruct a base tree...
M	.gitlab-ci/packet.yml
M	.gitlab-ci/vagrant.yml
Falling back to patching base and 3-way merge...
Auto-merging .gitlab-ci/vagrant.yml
CONFLICT (content): Merge conflict in .gitlab-ci/vagrant.yml
Auto-merging .gitlab-ci/packet.yml
CONFLICT (content): Merge conflict in .gitlab-ci/packet.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 CI: remove centos7 and weave jobs from test pipeline
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-2.25

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-sigs/prow repository.

@tico88612
Copy link
Member

/cherry-pick release-2.25

@k8s-infra-cherrypick-robot

@tico88612: new pull request created: #11428

In response to this:

/cherry-pick release-2.25

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-sigs/prow repository.

@yankay yankay mentioned this pull request Aug 28, 2024
kpoxo6op pushed a commit to kpoxo6op/kubespray that referenced this pull request Dec 27, 2024
…#11344)

Centos7 reached EOL and the jobs are failing.
Weave network is an archived project
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. ci-extended Run additional tests 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. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants