Skip to content

Commit

Permalink
Update integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-toa committed Oct 17, 2023
1 parent bf7e4bd commit 1e98f54
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"schema_version": 0,
"attributes": {
"description": "Linux/UNIX",
"description": "Linux",
"filter": "########",
"id": "##id-0##",
"product_type_id": "##id-0##",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"id": "##id-0##",
"product_types": [
{
"description": "Linux/UNIX",
"description": "Linux",
"product_type_id": "##id-1##",
"vendor": ""
},
Expand Down
2 changes: 2 additions & 0 deletions tests/qa_provider_oapi/tests_to_fix.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]

0 comments on commit 1e98f54

Please sign in to comment.