Skip to content

Test everything at once #2

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

Open
TechnologyClassroom opened this issue Oct 12, 2020 · 2 comments
Open

Test everything at once #2

TechnologyClassroom opened this issue Oct 12, 2020 · 2 comments

Comments

@TechnologyClassroom
Copy link
Owner

Add an optional command line argument to test everything at once.

@Crusherbolt
Copy link

@TechnologyClassroom I would like to work on it.

@TechnologyClassroom
Copy link
Owner Author

@Crusherbolt Welcome! The three scripts (hwtest.sh, hwtestlanproprietary.sh, and hwtestproprietary.sh) are not meant to be all run at once. Only one should be run at a time depending on your user-case. I recognize this could all be done with one script with different switches.

  • hwtest.sh is a variation of hwtestproprietary.sh with all nonfree software removed. I still use this software and this is the version that I use these days.
  • hwtestproprietary.sh is a variation of hwtest.sh with some additional nonfree software that can interact with some hardware that requires vendor tools.
  • hwtestlanproprietary.sh is a variation of hwtestproprietary.sh with external download locations replaced with local network locations. This speeds things up at scale and reduces load on external resources.

What I meant by this feature request is that all of the tests internal to the script would be optionally run all at once. This would include the CPU and RAM stress tests at least.

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

No branches or pull requests

2 participants