TestRados expects rollback, not snap_rollback

Signed-off-by: Samuel Just <sam.just@inktank.com>
This commit is contained in:
Samuel Just 2013-01-23 19:41:43 -08:00
parent b7cb1b113f
commit 2f192eaff6
3 changed files with 3 additions and 3 deletions

View File

@ -9,4 +9,4 @@ tasks:
delete: 50
snap_create: 50
snap_remove: 50
snap_rollback: 50
rollback: 50

View File

@ -9,4 +9,4 @@ tasks:
delete: 50
snap_create: 50
snap_remove: 50
snap_rollback: 50
rollback: 50

View File

@ -9,4 +9,4 @@ tasks:
delete: 50
snap_create: 50
snap_remove: 50
snap_rollback: 50
rollback: 50