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: provide k8s-e2e-external-storage jobs for different k8s versions #2037

Merged
merged 1 commit into from
May 3, 2021

Conversation

nixpanic
Copy link
Member

The Kubernetes e2e external storage tests from v1.21 do not work yet
with Ceph-CSI. In order to address the issues, the job is now provided
and can be run with:

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

The job for v1.20 is enabled by default, and identified by the
ci/centos/k8s-e2e-external-storage/1.20 context in PRs.

Updates: #2017


Show available bot commands

These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:

  • /retest ci/centos/<job-name>: retest the <job-name> after unrelated
    failure (please report the failure too!)
  • /retest all: run this in case the CentOS CI failed to start/report any test
    progress or results

@nixpanic nixpanic added dependency/k8s depends on Kubernetes features component/testing Additional test cases or CI work labels Apr 29, 2021
@nixpanic nixpanic force-pushed the ci/k8s/external-storage/versions branch from 8a7a410 to 7cc3e5f Compare April 29, 2021 07:50
@nixpanic nixpanic requested a review from Madhu-1 May 3, 2021 07:19
@Madhu-1 Madhu-1 added the ready-to-merge This PR is ready to be merged and it doesn't need second review (backports only) label May 3, 2021
The Kubernetes e2e external storage tests from v1.21 do not work yet
with Ceph-CSI. In order to address the issues, the job is now provided
and can be run with:

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

The job for v1.20 is enabled by default, and identified by the
ci/centos/k8s-e2e-external-storage/1.20 context in PRs.

Updates: ceph#2017
Signed-off-by: Niels de Vos <[email protected]>
@nixpanic nixpanic force-pushed the ci/k8s/external-storage/versions branch from 7cc3e5f to d6d10f6 Compare May 3, 2021 07:25
@Madhu-1
Copy link
Collaborator

Madhu-1 commented May 3, 2021

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented May 3, 2021

Command refresh: success

Pull request refreshed

@mergify mergify bot merged commit 2fb24c3 into ceph:ci/centos May 3, 2021
@mergify
Copy link
Contributor

mergify bot commented May 3, 2021

This pull request has been merged with the
unsupported configuration option bot_account.

This option is ignored since May 1st, 2021, and will be removed
on June 1st, 2021.

This option can be replaced by update_bot_account, merge_bot_account or both
depending on your use-case (https://docs.mergify.io/actions/merge/).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/testing Additional test cases or CI work dependency/k8s depends on Kubernetes features ready-to-merge This PR is ready to be merged and it doesn't need second review (backports only)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants