red-hat-storage / cephci

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

[Test] Add SMB test to perform file permission #4041

Closed adityaramteke closed 2 months ago

adityaramteke commented 2 months ago

SMB test to perform the file permission operations:

  1. Mount CIFS on the client
  2. Add system users to the client
  3. Create files on CIFS mount
  4. Change permission and owner of files
  5. Try removing file from read only

Full logs: http://magna002.ceph.redhat.com/cephci-jenkins/aramteke/automation/cephci-run-AOYPYD/

openshift-ci[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: adityaramteke, MohitBis, vdas-redhat

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