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 stress test to weekly build #43

Open
Shpinkso opened this issue Mar 10, 2017 · 2 comments
Open

Add stress test to weekly build #43

Shpinkso opened this issue Mar 10, 2017 · 2 comments

Comments

@Shpinkso
Copy link

Shpinkso commented Mar 10, 2017

Acceptance

  • Runs on weekly builds only (not CI)
  • Runs the following for 12 hours
    stress --cpu 20 --io 20 --vm 4 --vm-bytes 16M & iperf3 -c <test-server-ip> -b0 -t0 -i 10 &
  • Flags a failure if the board crashes /coredumps/becomes unresponsive
@Ham22
Copy link
Member

Ham22 commented Mar 10, 2017

I'd be tempted to set this up as a separate soak test system that just runs permanently? Weekly builds could just bump the SW being tested but would be nice to have a continuous stream of dumps/debug being reported.

@Shpinkso
Copy link
Author

we can set that up fairly easily once we have this working - but don't want the physical setup to be a blocker for the first test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants