]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: fix loop variable reference
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 8 Jan 2019 23:51:53 +0000 (15:51 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 9 Jan 2019 15:05:00 +0000 (07:05 -0800)
commit909d0f1333a730c648c08cda047bb5f356a61986
tree24f937ba89cbc1307d515ce8630dd891466a96b0
parentd0af9eaa7367a2c5a3b64e5a211fd9eb270505eb
qa: fix loop variable reference

Otherwise the Mutation for Truncate is done on obj_id of the last iteration of the previous loop.

Fixes: http://tracker.ceph.com/issues/37836
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_damage.py