]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs/test_cephfs_shell: Fixed pep8 formatting violations
authordparmar18 <dparmar@redhat.com>
Wed, 27 Apr 2022 08:31:37 +0000 (14:01 +0530)
committerdparmar18 <dparmar@redhat.com>
Mon, 9 May 2022 10:10:08 +0000 (15:40 +0530)
commitc02ab23ede0a510a316502813da41dd0120d51aa
tree0d676a76bebe9aac181f70cf83128fd91afd6a75
parent7abc382bfbe8af4715401f231ac2d54e21679643
qa/cephfs/test_cephfs_shell: Fixed pep8 formatting violations
NOTE: Although most of the issues are fixed but a few function
      and variable names are unchanged in order to prevent
      ambiguity and preserve their meaning.

      They are:
      - functions: setUp(), test_ls_H_prints_human_readable_file_size(),
      - variables: ls_H_output, ls_H_file_size

Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
qa/tasks/cephfs/test_cephfs_shell.py