Minor fixes in skip lists
- fix for missed space between key and value in one of
pairs in contrail skip list, causing 'ScannerError' when
starting verification
- addition of Cinder test_unmanage_manage_snapshot test to
ceph skip list as support of this feature added to Cinder
rdb driver only in Rocky release
- updated 2 network tests (test_update_router_set_gateway for
IPv4 and IPv6) in contrail skip list as they were moved from
regular set of network tests to admin set of network tests
since Tempest 16.0.0
Change-Id: I6be0e87ab3bcb30f0a047cd311cac58bd8b0a2cb
diff --git a/tempest/skip-list-ceph.yaml b/tempest/skip-list-ceph.yaml
index f6fcb8a..ee97f5f 100644
--- a/tempest/skip-list-ceph.yaml
+++ b/tempest/skip-list-ceph.yaml
@@ -49,3 +49,4 @@
tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds[id-54e2a2fe-42dc-491b-8270-8e4217dd4cdc]: not compatible with ceph
tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object[id-87b6dfa1-abe9-404d-8bf0-6c3751e6aa77]: not compatible with ceph
tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container[id-a151e158-dcbf-4a1f-a1e7-46cd65895a6f]: not compatible with ceph
+tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest.test_unmanage_manage_snapshot[id-0132f42d-0147-4b45-8501-cc504bbf7810]: not compatible with ceph