diff --git a/tests/qa_provider_oapi/data/product_type/TF-182_product_type_attributes_ok/step1.product_type_attributes_ok.ref b/tests/qa_provider_oapi/data/product_type/TF-182_product_type_attributes_ok/step1.product_type_attributes_ok.ref index 9f5010858..3cc974fda 100644 --- a/tests/qa_provider_oapi/data/product_type/TF-182_product_type_attributes_ok/step1.product_type_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/product_type/TF-182_product_type_attributes_ok/step1.product_type_attributes_ok.ref @@ -14,7 +14,7 @@ { "schema_version": 0, "attributes": { - "description": "Linux/UNIX", + "description": "Linux", "filter": "########", "id": "##id-0##", "product_type_id": "##id-0##", diff --git a/tests/qa_provider_oapi/data/product_types/TF-183_product_type_datasources_attributes_ok/step1.product_type_datasources_attributes_ok.ref b/tests/qa_provider_oapi/data/product_types/TF-183_product_type_datasources_attributes_ok/step1.product_type_datasources_attributes_ok.ref index d0d4505f6..0f7639842 100644 --- a/tests/qa_provider_oapi/data/product_types/TF-183_product_type_datasources_attributes_ok/step1.product_type_datasources_attributes_ok.ref +++ b/tests/qa_provider_oapi/data/product_types/TF-183_product_type_datasources_attributes_ok/step1.product_type_datasources_attributes_ok.ref @@ -18,7 +18,7 @@ "id": "##id-0##", "product_types": [ { - "description": "Linux/UNIX", + "description": "Linux", "product_type_id": "##id-1##", "vendor": "" }, diff --git a/tests/qa_provider_oapi/tests_to_fix.json b/tests/qa_provider_oapi/tests_to_fix.json index 658c441ff..cfa76f6aa 100644 --- a/tests/qa_provider_oapi/tests_to_fix.json +++ b/tests/qa_provider_oapi/tests_to_fix.json @@ -7,5 +7,7 @@ "test_snapshot_export_tasks_TF-195_snapshot_export_tasks_datasource_attributes_ok", "test_load_balancer_attributes_TF-86_update_load_balancer_listener_ssl_certificate_ok", "test_product_types_TF-184_product_type_datasources_all_ok", + "waiting for io1 to fix volume test tf-154", + "test_volume_TF-154_volume_resource_attributes_ok2", "test_image_TF-67_image_resource_attributes_ok" ]