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: disable e2e tests by default in CI #3469

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

Madhu-1
Copy link
Collaborator

@Madhu-1 Madhu-1 commented Oct 25, 2022

Disable e2e tests by default in CI to save resources. cephcsi maintainers or contributors can add the ok-to-test label to trigger the e2e tests.

depends on #3468

Signed-off-by: Madhu Rajanna [email protected]

@Madhu-1 Madhu-1 requested review from nixpanic and a team October 25, 2022 11:34
@mergify mergify bot added the component/testing Additional test cases or CI work label Oct 25, 2022
@@ -2,6 +2,7 @@
- project:
name: upgrade-tests
k8s_version: '1.21'
only_run_on_request: true
Copy link
Member

Choose a reason for hiding this comment

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

indention causes issues, needs to be fixed

Disable e2e tests by default in CI to
save resources. cephcsi maintainers or
contributors can add the ok-to-test label
to trigger the e2e tests.

depends on ceph#3468

Signed-off-by: Madhu Rajanna <[email protected]>
@mergify mergify bot merged commit c1255f8 into ceph:ci/centos Oct 26, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants