-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add stress test script #8816
Add stress test script #8816
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tstromberg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe add a make target for it
Travis tests have failedHey @tstromberg, 1st Buildmake test
TravisBuddy Request Identifier: cf93fe70-cd28-11ea-a3f9-a5c55cea7642 |
Travis tests have failedHey @tstromberg, 1st Buildmake test
TravisBuddy Request Identifier: 46147340-cd29-11ea-a3f9-a5c55cea7642 |
Travis tests have failedHey @tstromberg, 1st Buildmake test
TravisBuddy Request Identifier: 445c2d30-cd2f-11ea-a3f9-a5c55cea7642 |
Travis tests have failedHey @tstromberg, 1st Buildmake test
2nd Buildmake test
TravisBuddy Request Identifier: c311cf30-cd30-11ea-a3f9-a5c55cea7642 |
test/stress/stress.sh
Outdated
@@ -0,0 +1,77 @@ | |||
#!/bin/sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably wanna add the boiler plate to this !
Travis tests have failedHey @tstromberg, 1st Buildmake test
2nd Buildmake test
TravisBuddy Request Identifier: 0b57b2c0-cd61-11ea-98fb-f5dcae6af814 |
Travis tests have failedHey @tstromberg, 1st Buildmake test
TravisBuddy Request Identifier: 5d0c6d10-cd73-11ea-98fb-f5dcae6af814 |
Travis tests have failedHey @tstromberg, 1st Buildmake test
TravisBuddy Request Identifier: 54622230-cdba-11ea-98fb-f5dcae6af814 |
Usage:
./test/stress/stress.sh "--driver=docker --base-image gcr.io/k8s-minikube/kic:ubuntu-upgrade"