Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
weight: 300
title: Common options
title: Configuring TestRun CRD
---

# Common options
# Configuring `TestRun` CRD

<!-- TODO: consider removing this page once full reference is generated -->
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->

The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. This guide covers some of the most common options.
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md) for a complete list of all available fields.

Let's look at some of the most common options in greater detail.

## Parallelism

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
weight: 300
title: Common options
title: Configuring TestRun CRD
---

# Common options
# Configuring `TestRun` CRD

<!-- TODO: consider removing this page once full reference is generated -->
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->

The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. This guide covers some of the most common options.
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md) for a complete list of all available fields.

Let's look at some of the most common options in greater detail.

## Parallelism

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
weight: 300
title: Common options
title: Configuring TestRun CRD
---

# Common options
# Configuring `TestRun` CRD

<!-- TODO: consider removing this page once full reference is generated -->
<!-- TODO: consider removing this page once machine-generated reference becomes part of the docs -->

The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. This guide covers some of the most common options.
The only options that are required as part of the `TestRun` CRD spec are `script` and `parallelism`. But there are many other options that can be set in `TestRun` CRD. Refer to the [crd-generated.md](https://github.com/grafana/k6-operator/blob/main/docs/crd-generated.md) for a complete list of all available fields.

Let's look at some of the most common options in greater detail.

## Parallelism

Expand Down