From d8450bb66038308bd36dff96cfc19b060153188a Mon Sep 17 00:00:00 2001 From: Riley Karson Date: Thu, 10 Oct 2024 10:24:11 -0700 Subject: [PATCH 1/2] Update Dataset.yaml --- mmv1/products/healthcare/Dataset.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mmv1/products/healthcare/Dataset.yaml b/mmv1/products/healthcare/Dataset.yaml index cfbe4d8e37a0..3d7c22af4358 100644 --- a/mmv1/products/healthcare/Dataset.yaml +++ b/mmv1/products/healthcare/Dataset.yaml @@ -46,6 +46,7 @@ examples: time_zone: 'America/New_York' - name: 'healthcare_dataset_cmek' primary_resource_id: 'default' + skip_test: true vars: dataset_name: 'example-dataset' location: 'us-central1' From 21b5d16b0e969eb38b7c0e2b56fc6561c34dd567 Mon Sep 17 00:00:00 2001 From: Riley Karson Date: Thu, 10 Oct 2024 10:31:19 -0700 Subject: [PATCH 2/2] Update Dataset.yaml --- mmv1/products/healthcare/Dataset.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmv1/products/healthcare/Dataset.yaml b/mmv1/products/healthcare/Dataset.yaml index 3d7c22af4358..d8313d98ba65 100644 --- a/mmv1/products/healthcare/Dataset.yaml +++ b/mmv1/products/healthcare/Dataset.yaml @@ -46,7 +46,7 @@ examples: time_zone: 'America/New_York' - name: 'healthcare_dataset_cmek' primary_resource_id: 'default' - skip_test: true + exclude_test: true vars: dataset_name: 'example-dataset' location: 'us-central1'