diff options
Diffstat (limited to 'test/tracetesting/shipping/all.yaml')
| -rw-r--r-- | test/tracetesting/shipping/all.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/test/tracetesting/shipping/all.yaml b/test/tracetesting/shipping/all.yaml new file mode 100644 index 0000000..b41610d --- /dev/null +++ b/test/tracetesting/shipping/all.yaml @@ -0,0 +1,12 @@ +# Copyright The OpenTelemetry Authors +# SPDX-License-Identifier: Apache-2.0 + +type: TestSuite +spec: + id: shipping-all + name: 'Shipping Service' + description: Run all Shipping Service tests enabled in sequence + steps: + - ./quote.yaml + - ./empty-quote.yaml + - ./order.yaml |
