Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

Commit a1ec67b

Browse files
committed
Updated scenario to point to kubernetes
1 parent e04cf90 commit a1ec67b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/http/taurus.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1515
execution:
1616
- concurrency: 10
17-
ramp-up: 5m
18-
hold-for: 25m
19-
scenario: aws-website-test
17+
ramp-up: 1m
18+
hold-for: 5m
19+
scenario: awsdingler-k8s
2020

2121
scenarios:
2222
aws-website-test:
2323
requests:
24-
- https://aws.amazon.com
24+
- https://api.awsdingler.com/v1/k8s/hello

0 commit comments

Comments
 (0)