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

Commit 16454f8

Browse files
committed
Reverted changes
1 parent a1ec67b commit 16454f8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/http/taurus.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1414
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1515
execution:
16-
- concurrency: 10
17-
ramp-up: 1m
18-
hold-for: 5m
19-
scenario: awsdingler-k8s
16+
- concurrency: 10
17+
ramp-up: 5m
18+
hold-for: 25m
19+
scenario: aws-website-test
2020

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

0 commit comments

Comments
 (0)