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: use kubernetes 1.25 For E2E (backport #3473) #3480

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 28, 2022

This is an automatic backport of pull request #3473 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

As we need to test with last 3 Kubernetes
releases removing Kubernetes 1.22
as we have 1.23, 1.24 and 1.25

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 4039bf5)
As we have successful runs with kubernetes
1.25 Marking is as default for CI jobs and
required for merging PR.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit f19805a)
@nixpanic
Copy link
Member

is this really needed? are workflows/actions and the Mergify configuration not taken from the devel branch?

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 28, 2022

is this really needed? are workflows/actions and the Mergify configuration not taken from the devel branch?

mergify will be from the devel branch, but from my testing, GitHub action will run from a specific branch, not from the devel branch. let's keep it open, if its not required close it or merge it.

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 28, 2022

PR is already merged in devel branch, lets use this PR for testing 🗡️

@Madhu-1 Madhu-1 added the ok-to-test Label to trigger E2E tests label Oct 28, 2022
@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.22

@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.23

@github-actions
Copy link

/test ci/centos/k8s-e2e-external-storage/1.24

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.22

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.23

@github-actions
Copy link

/test ci/centos/mini-e2e-helm/k8s-1.24

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.22

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.23

@github-actions
Copy link

/test ci/centos/mini-e2e/k8s-1.24

@github-actions
Copy link

/test ci/centos/upgrade-tests-cephfs

@github-actions
Copy link

/test ci/centos/upgrade-tests-rbd

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 28, 2022

Look at the test result https://github.com/ceph/ceph-csi/actions/runs/3346491014/jobs/5543364554, it's not considering GitHub action from the devel branch (No 1.25 tests were started)

@Madhu-1 Madhu-1 added ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures labels Oct 28, 2022
@Madhu-1 Madhu-1 requested a review from nixpanic October 28, 2022 15:15
@nixpanic
Copy link
Member

/test ci/centos/mini-e2e-helm/k8s-1.25

@nixpanic
Copy link
Member

/test ci/centos/mini-e2e/k8s-1.25

@nixpanic
Copy link
Member

/test ci/centos/k8s-e2e-external-storage/1.25

@mergify mergify bot merged commit 1f1a212 into release-v3.7 Oct 28, 2022
@mergify mergify bot deleted the mergify/bp/release-v3.7/pr-3473 branch October 28, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/skip/e2e skip running e2e CI jobs ci/skip/multi-arch-build skip building on multiple architectures ok-to-test Label to trigger E2E tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants