# Copyright The OpenTelemetry Authors # SPDX-License-Identifier: Apache-2.0 type: Transaction spec: id: product-catalog-service-all name: 'Product Catalog Service' description: Run all Product Catalog Service tests enabled in sequence steps: - ./list.yaml - ./get.yaml - ./search.yaml