summaryrefslogtreecommitdiff
path: root/test/tracetesting/product-catalog/all.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/tracetesting/product-catalog/all.yaml')
-rw-r--r--test/tracetesting/product-catalog/all.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/test/tracetesting/product-catalog/all.yaml b/test/tracetesting/product-catalog/all.yaml
new file mode 100644
index 0000000..21f7a12
--- /dev/null
+++ b/test/tracetesting/product-catalog/all.yaml
@@ -0,0 +1,12 @@
+# Copyright The OpenTelemetry Authors
+# SPDX-License-Identifier: Apache-2.0
+
+type: TestSuite
+spec:
+ id: product-catalog-all
+ name: 'Product Catalog'
+ description: Run all Product Catalog tests enabled in sequence
+ steps:
+ - ./list.yaml
+ - ./get.yaml
+ - ./search.yaml