diff --git a/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml b/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml index 16034ecd53..0f61a02989 100644 --- a/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml +++ b/testing/synthetic-monitoring/otel-demo/01-see-ads.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-see-adds diff --git a/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml b/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml index 62111c80bc..62abcfcc8c 100644 --- a/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml +++ b/testing/synthetic-monitoring/otel-demo/02-get-product-recommendation.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-get-recommendation diff --git a/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml b/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml index 58af9ec0a1..6c7a7c2686 100644 --- a/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml +++ b/testing/synthetic-monitoring/otel-demo/03-browse-product.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-browse-product diff --git a/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml b/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml index f5cb36fc95..e484cc71f0 100644 --- a/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml +++ b/testing/synthetic-monitoring/otel-demo/04-add-product-to-cart.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-add-product diff --git a/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml b/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml index 7568f31865..714fc70ef8 100644 --- a/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml +++ b/testing/synthetic-monitoring/otel-demo/05-view-cart.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-view-cart diff --git a/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml b/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml index 174fdacbee..f927e4c221 100644 --- a/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml +++ b/testing/synthetic-monitoring/otel-demo/06-checking-out-cart.yaml @@ -1,3 +1,5 @@ +# test suite based on https://github.com/open-telemetry/opentelemetry-demo/tree/main/test/tracetesting/frontend-service + type: Test spec: id: frontend-checkout-shopping-cart