Skip to content

Add cloud section in TestRun CRD#755

Open
yorugac wants to merge 2 commits intomainfrom
feat/cloud-section-in-testrun
Open

Add cloud section in TestRun CRD#755
yorugac wants to merge 2 commits intomainfrom
feat/cloud-section-in-testrun

Conversation

@yorugac
Copy link
Copy Markdown
Collaborator

@yorugac yorugac commented Mar 31, 2026

Fixes: #668

The expected behavior:

  • --out cloud alone: works (runs as k6 run --out cloud) and logs deprecation warning
  • cloud.stream alone: works (runs as k6 cloud run --local-execution)
  • Both together: validation error suggesting to use only cloud.stream

The below was pulled out into a separate PR.
Additionally

  • Adding -race to make test
  • Adding some unit tests on related code parts

@yorugac yorugac force-pushed the feat/cloud-section-in-testrun branch 3 times, most recently from 5fc3915 to 7e42271 Compare April 6, 2026 19:39
@yorugac yorugac force-pushed the feat/cloud-section-in-testrun branch from 7e42271 to bfaf993 Compare April 8, 2026 18:51
@yorugac yorugac force-pushed the feat/cloud-section-in-testrun branch from bfaf993 to 19ef3ef Compare April 8, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a cloud section to TestRun CRD

1 participant