Skip to content

Commit

Permalink
k6 perf test - revision fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tkonieczny committed Dec 3, 2024
1 parent 5f04226 commit 144e11e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions test/examples/k6-perf/k6-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test.js
container:
Expand Down Expand Up @@ -47,7 +47,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test-gcp.js
container:
Expand Down Expand Up @@ -90,7 +90,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test.js
steps:
Expand Down Expand Up @@ -135,7 +135,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test-gcp.js
steps:
Expand Down Expand Up @@ -180,7 +180,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test-gcp-discard-response-bodies.js
steps:
Expand Down Expand Up @@ -225,7 +225,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test.js
steps:
Expand Down Expand Up @@ -276,7 +276,7 @@ spec:
content:
git:
uri: https://github.com/kubeshop/testkube
main
revision: main
paths:
- test/k6/executor-tests/k6-perf-test-gcp.js
steps:
Expand Down

0 comments on commit 144e11e

Please sign in to comment.