]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: add test for concurrent snap creates
authorMilind Changire <mchangir@redhat.com>
Wed, 24 Nov 2021 08:06:30 +0000 (13:36 +0530)
committerVenky Shankar <vshankar@redhat.com>
Fri, 15 Apr 2022 17:09:40 +0000 (22:39 +0530)
commit67f59af2b286dbef567616e1590c1be9bf9a9f1b
tree8155c884cd8d2c2ee53474b2eb12ff9faaaabb39
parente3bca0110eb0146c61cefe6e414eac0bf489ab27
qa: add test for concurrent snap creates

Test if the number of snaps on the file-system and the stats on created
snaps in the DB match.

NOTE:
Since it is difficult to get the snapshot created on the exact second,
the timestamp comparison has been limited up to the last 'minute' as the
comparison granularity.

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