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

Integrate Java Maven tests into cephCI #3675

Merged
merged 1 commit into from
May 17, 2024

Conversation

TejasC88
Copy link
Contributor

@TejasC88 TejasC88 commented May 8, 2024

Integrate Java Maven suite into cephCI

Pass log : http://magna002.ceph.redhat.com/ceph-qe-logs/tejas/cephci-run-NGU4NF/

@TejasC88 TejasC88 added the RGW Rados Gateway label May 8, 2024
@TejasC88 TejasC88 force-pushed the java_maven branch 9 times, most recently from 5c44df6 to 8c66f7e Compare May 9, 2024 09:33
@TejasC88 TejasC88 requested a review from a team May 9, 2024 10:03
execute_teardown(cluster)
if "maven" in config["suite"]:
exit_status = maven_setup(cluster, config, port)
elif "JavaS3" in config["suite"]:
Copy link
Contributor

Choose a reason for hiding this comment

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

@TejasC88 , can we use if statement here as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

secret = data["user1"]["secret_key"]

log.info("Executing Java Maven test suite")
# node.exec_command(cmd=f"cd ceph/qa/workunits/rgw/jcksum/")
Copy link
Contributor

Choose a reason for hiding this comment

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

remove line with comment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

config:
suite:
- maven
ssl: true
Copy link
Contributor

Choose a reason for hiding this comment

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

@TejasC88 , can you include this test in non-ssl suite as well for better coverage

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mkasturi18 added to the regression extended suite as well
pass log : magna002.ceph.redhat.com:/ceph/ceph-qe-logs/tejas/cephci-run-SUS31D

Copy link
Contributor

mergify bot commented May 12, 2024

"This pull request now has conflicts with the target branch. Could you please resolve conflicts and force push the corrected changes?"

Signed-off-by: Tejas Chandramouli <tchandra@redhat.com>
@openshift-ci openshift-ci bot added the lgtm Add this label when the PR is good to be merged label May 17, 2024
Copy link
Contributor

openshift-ci bot commented May 17, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: mkasturi18, TejasC88

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot merged commit 151a8f9 into red-hat-storage:master May 17, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Add this label when the PR is good to be merged RGW Rados Gateway
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants