Skip to content
eye

GitHub Action

Tracetest Github Action

v1.0.0 Latest version

Tracetest Github Action

eye

Tracetest Github Action

GitHub Action for starting Tracetest CLI and Agent to run trace-based tests

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Tracetest Github Action

uses: kubeshop/tracetest-github-action@v1.0.0

Learn more about this action in kubeshop/tracetest-github-action

Choose a version

kubeshop/tracetest-github-action

GitHub Action for running Tracetest Agent and/or Tracetest CLI to run trace-based tests against Tracetest.

Placing use: kubeshop/tracetest-github-action@v1 into a GitHub Action workflow gives you a simple way to run Tracetest CLI and/or Tracetest Agent by installing and configuring the tools.

You then proceed to run Tracetest trace-based tests.

You can run this action in four different ways, as seen on examples folder: