]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: rewrite a bit of code xfstests_dev.py 33427/head
authorRishabh Dave <ridave@redhat.com>
Thu, 20 Feb 2020 14:43:06 +0000 (20:13 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 20 Feb 2020 14:43:06 +0000 (20:13 +0530)
commit0c1dd0a51d8cfbbe2c77b77797c88ba68dd34538
tree314451983b891b1b1d2fd33c769815191e3e0bf8
parent0f88a21267d1917dc8760b727da0e09f1cc0d21a
qa/cephfs: rewrite a bit of code xfstests_dev.py

The variable storing the major version number plays an important role
while updating deps, therefore use a better name that is more
descriptive and makes spotting thereby easier.

Also, add an explanation for why we we have list of deps for fedora and
remove a redundant line of code.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/xfstests_dev.py