Comment 27 for bug 1753209

Revision history for this message
chandan kumar (chkumar246) wrote :

Based on master skip list update: https://tree.taiga.io/project/tripleo-ci-board/task/1088?kanban-status=1447275
Below is the tests are passing:
 "tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON": [
        "tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use",
        "tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete",
        "tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online"
    ],

Currently there 5 tests runned under this group, we are moving rest of 2 tests under skip list.
* tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size
* tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot
*