Skip to content
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 script file chaos experiment such as delay and exit fault #59

Closed
xcaspar opened this issue May 4, 2019 · 0 comments
Closed

Add script file chaos experiment such as delay and exit fault #59

xcaspar opened this issue May 4, 2019 · 0 comments
Labels
chaosblade-exec-os type/bug Something isn't working
Milestone

Comments

@xcaspar
Copy link
Member

xcaspar commented May 4, 2019

Issue Description

Type: feature request

Describe what you expected to happen

Execute the following commands to inject a delay or an error code into a function in a specified script:
blade c script delay --time 3000 --file /home/admin/appctl.sh --function-name offline
blade c script exit --file /home/admin/appctl.sh --function-name offline --exit-code 2

@xcaspar xcaspar added this to the 0.0.3 milestone May 4, 2019
@xcaspar xcaspar closed this as completed May 4, 2019
@xcaspar xcaspar added type/bug Something isn't working chaosblade-exec-os labels Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaosblade-exec-os type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant