]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: remove spurious argument to snap-schedule status command
authorMilind Changire <mchangir@redhat.com>
Wed, 4 May 2022 07:23:57 +0000 (12:53 +0530)
committerMilind Changire <mchangir@redhat.com>
Tue, 21 Feb 2023 02:05:22 +0000 (07:35 +0530)
commitd1841b56ffa7a0d66acc05eff4307bdcf0db3f83
treef39832dd650fdb7017f7e9cb86df4efb49fe9ab9
parent106652040678a0cbf952e97118d906ced74c1c3b
qa: remove spurious argument to snap-schedule status command

Removing the subvol support exposed a spurious argument to the status
command which was assgned to the 'subvol' parameter but was unused in
this command implementation.

The spurious argument is now removed.

Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit b814630794abccb31f05e1efcd3b9f3e35cd3bec)
qa/tasks/cephfs/test_snap_schedules.py