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: update mergify rules for e2e tests #2705

Merged
merged 3 commits into from
Dec 10, 2021
Merged

Conversation

Madhu-1
Copy link
Collaborator

@Madhu-1 Madhu-1 commented Dec 10, 2021

This PR does below changes in mergify rules

  • Remove release-v3.3 rules
    as we are no longer supporting the release 3.3.x removing the mergify rules for the same.
  • Add mergify condition for kubernetes 1.23
    as we are running tests on kubernetes 1.23 by default, adding mergify condition to check test passed on kubernetes 1.23 also.
  • Remove kubernetes 1.20 from mergify condition
    as we added kubernetes 1.23 for mergify, removing the older version i.e 1.20 as we will run tests only on the latest 3 kubernetes releases.

updates #2698

depends-on #2704

Signed-off-by: Madhu Rajanna madhupr007@gmail.com

as we are no longer supporting
the release 3.3.x removing the
mergify rules for the same.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
as we are running tests on kubernetes 1.23 by
default, adding mergify condition to check test
passed on kubernetes 1.23 also.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
as we added kubernetes 1.23 for mergify, removing
older version i.e 1.20 as we will run tests
only on latest 3 kubernetes releases.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
@Madhu-1 Madhu-1 requested review from a team December 10, 2021 05:43
@mergify mergify bot added component/testing Additional test cases or CI work ci/skip/e2e skip running e2e CI jobs Repo activity Process/activites on ceph-csi repo labels Dec 10, 2021
Copy link
Contributor

@Yuggupta27 Yuggupta27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@nixpanic nixpanic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This require manual merging. Please wait for #2702 and possibly other PRs that are close to having CI job passed and getting merged automatically.

Madhu-1 added a commit to Madhu-1/ceph-csi that referenced this pull request Dec 10, 2021
removing kubernetes test run with 1.20
as with  ceph#2705 we dont need 1.20 CI
results to merge a PR and we have kube 1.23
latest release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
@Madhu-1
Copy link
Collaborator Author

Madhu-1 commented Dec 10, 2021

Merging this one as I don't see any approved PR's in the merge queue.

@Madhu-1 Madhu-1 merged commit 99b814f into ceph:devel Dec 10, 2021
mergify bot pushed a commit that referenced this pull request Dec 13, 2021
removing kubernetes test run with 1.20
as with  #2705 we dont need 1.20 CI
results to merge a PR and we have kube 1.23
latest release.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
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 component/testing Additional test cases or CI work Repo activity Process/activites on ceph-csi repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants