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

e2e: adjust e2e test to run on kubernetes 1.25 (backport #3362) #3474

Merged
merged 4 commits into from
Oct 28, 2022

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 27, 2022

This is an automatic backport of pull request #3362 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

@mergify mergify bot added the component/testing Additional test cases or CI work label Oct 27, 2022
@Madhu-1 Madhu-1 added the ok-to-test Label to trigger E2E tests label Oct 27, 2022
@Madhu-1 Madhu-1 requested review from a team October 27, 2022 06:40
@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 27, 2022

#3475 required to start E2E tests by githhub action on relase-3.7 branch

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 27, 2022

/test all

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 27, 2022

/test all

meant to comment on different PR :(

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 27, 2022

@Mergifyio rebase

@Madhu-1 Madhu-1 removed the ok-to-test Label to trigger E2E tests label Oct 27, 2022
@mergify
Copy link
Contributor Author

mergify bot commented Oct 27, 2022

rebase

✅ Branch has been successfully rebased

@Madhu-1 Madhu-1 force-pushed the mergify/bp/release-v3.7/pr-3362 branch from 6fb94a3 to 3a37514 Compare October 27, 2022 08:16
@Madhu-1 Madhu-1 added the ok-to-test Label to trigger E2E tests label Oct 27, 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 27, 2022

Tests passed here #3362 but failing for same backport PR 🗡️

@nixpanic
Copy link
Member

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

@nixpanic
Copy link
Member

Tests passed here #3362 but failing for same backport PR dagger

Could it be that we are missing a backport of #1996 ?

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 28, 2022

Tests passed here #3362 but failing for same backport PR dagger

Could it be that we are missing a backport of #1996 ?

Yes, you are correct, Niels, backporting it to 3.7 branch

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 28, 2022

@Mergifyio rebase

remove the podsecurity feature-gate
from minikube.sh, because of it
kubernetes 1.25.0 deployment is failing

fixes: #3358

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 0e294d6)
setting privileged as pod security enforcement level
to run test on kubernetes 1.25

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 607c654)
fix panic during error handling

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 09df2c6)
Rook v1.10.4 supports deployment
of Rook on Kubernetes 1.25 or else
Rook deployment will fail.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 5aaa9bf)
@mergify
Copy link
Contributor Author

mergify bot commented Oct 28, 2022

rebase

✅ Branch has been successfully rebased

@Madhu-1 Madhu-1 force-pushed the mergify/bp/release-v3.7/pr-3362 branch from 3a37514 to 1868a8d Compare October 28, 2022 10:54
@Madhu-1 Madhu-1 added ok-to-test Label to trigger E2E tests and removed ok-to-test Label to trigger E2E tests labels 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

X Exiting due to GUEST_PROVISION: Failed to start host: creating host: create: creating: setting up container node: creating volume for minikube container: sudo -n podman volume create minikube --label name.minikube.sigs.k8s.io=minikube --label created_by.minikube.sigs.k8s.io=true: exit status 125
stdout
stderr:
Error: volume with name minikube already exists: volume already exists

@Madhu-1
Copy link
Collaborator

Madhu-1 commented Oct 28, 2022

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

@Madhu-1 Madhu-1 added the ci/retry/e2e Label to retry e2e retesting on approved PR's label Oct 28, 2022
@mergify mergify bot merged commit 8da56d7 into release-v3.7 Oct 28, 2022
@mergify mergify bot deleted the mergify/bp/release-v3.7/pr-3362 branch October 28, 2022 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/retry/e2e Label to retry e2e retesting on approved PR's component/testing Additional test cases or CI work ok-to-test Label to trigger E2E tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants