red-hat-storage / cephci

CEPH-CI is a framework for testing Red Hat Ceph Storage product builds
MIT License
23 stars 64 forks source link

[Test] Validate RESTful operations on OSD endpoint #4045

Closed sayaleeraut closed 1 week ago

sayaleeraut commented 2 weeks ago

Description

Please include Automation development guidelines. Source of Test case - New Feature/Regression Test/Close loop of customer BZs

click to expand checklist - [ ] Create a test case in Polarion reviewed and approved. - [ ] Create a design/automation approach doc. Optional for tests with similar tests already automated. - [ ] Review the automation design - [ ] Implement the test script and perform test runs - [ ] Submit PR for code review and approve - [ ] Update Polarion Test with Automation script details and update automation fields - [ ] If automation is part of Close loop, update BZ flag qe-test_coverage “+” and link Polarion test
vamahaja commented 1 week ago

Kindly share tesrun logs

sayaleeraut commented 1 week ago

Kindly share tesrun logs

Yes,

ceph-mgr RESTful module GET me   Use the GET method view osd information                        0:00:01.637215                   Pass                             
ceph-mgr RESTful module GET me   Use the GET method to view information about a osd id          0:00:01.725342                   Pass                             
ceph-mgr RESTful module GET me   Use the GET method to view implemented commands for the OSD    0:00:01.763652                   Pass                             
ceph-mgr RESTful module PATCH    Use the PATCH method to modify the config of OSD id            0:00:01.546300                   Pass                             
ceph-mgr RESTful module POST m   Use the POST method to run implemented command for the OSD i   0:00:01.645701                   Pass

Link - https://ocs3xstage-jenkins-csb-rhgsocs3x.apps.ocp-c1.prod.psi.redhat.com/view/Executor/job/qe-squid-test-executor-openstack/23/console

Note: Will raise a separate PR for failures observed with /pool tests

openshift-ci[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sayaleeraut, vamahaja

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/red-hat-storage/cephci/blob/master/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment