github.com/kubeshop/testkube@v1.17.23/contrib/executor/tracetest/pkg/testing/tracetest-provision.yaml (about)

     1  ---
     2  type: PollingProfile
     3  spec:
     4    name: Default
     5    strategy: periodic
     6    default: true
     7    periodic:
     8      retryDelay: 500ms
     9      timeout: 1m
    10  
    11  ---
    12  type: TestRunner
    13  spec:
    14    id: current
    15    name: default
    16    requiredGates:
    17      - test-specs
    18  
    19  ---
    20  type: DataStore
    21  spec:
    22    name: OpenTelemetry Collector pipeline
    23    type: otlp
    24    default: true