]> git.apps.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)
committerPrashant D <pdhange@redhat.com>
Sun, 20 Jan 2019 23:55:51 +0000 (18:55 -0500)
commite73681453116ac9e6517b9f7785eca2217040d03
tree4b7845cbb4b1b42e4b36def7c4a14fe914b55d12
parent8bf83a9c9962ae2babce2598f3d192290ff4c682
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>
(cherry picked from commit 909d0f1333a730c648c08cda047bb5f356a61986)
qa/tasks/cephfs/test_damage.py