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: e2e job for ceph-csi operator #4931

Open
wants to merge 1 commit into
base: ci/centos
Choose a base branch
from

Conversation

iPraveenParihar
Copy link
Contributor

Describe what this PR does

This commit adds new job mini-e2e-operator for running ceph-csi e2e tests deployed via ceph-csi-operator.

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next major release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

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!)

This commit adds new job mini-e2e-operator for running
ceph-csi e2e tests deployed via ceph-csi-operator.

Signed-off-by: Praveen M <[email protected]>
@mergify mergify bot added the component/testing Additional test cases or CI work label Oct 29, 2024
@iPraveenParihar iPraveenParihar self-assigned this Oct 29, 2024
ssh "./podman2minikube.sh quay.io/cephcsi/ceph-csi-operator:${operator_version}"

timeout(time: 30, unit: 'MINUTES') {
ssh 'cd /opt/build/go/src/github.com/ceph/ceph-csi && ./scripts/deploy-ceph-csi-operator.sh deploy'
Copy link
Member

Choose a reason for hiding this comment

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

do you have an other PR that contains this script?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I'll be raising the PR for the script.

@iPraveenParihar iPraveenParihar marked this pull request as ready for review November 7, 2024 06:31
@iPraveenParihar
Copy link
Contributor Author

iPraveenParihar commented Nov 7, 2024

@nixpanic, does the PR look good? Are there any other configuration required on Jenkins dashboard?

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.

2 participants