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

Run simple autotests for each vehicle in CI #9592

Closed
patrickelectric opened this issue Oct 19, 2018 · 3 comments
Closed

Run simple autotests for each vehicle in CI #9592

patrickelectric opened this issue Oct 19, 2018 · 3 comments

Comments

@patrickelectric
Copy link
Member

I think that it's possible to run small and fast autotests for each vehicle, this would help to identify if a PR breaks a vehicle functionality.
We should aim to use travis or another third party CI system just to test it (like appveyor).
Right now the full autotest setup takes 2h-ish to finish everything for all vehicles, that idea is to run just simple tests that can check the most basic functionalities of each vehicle.

@peterbarker
Copy link
Contributor

peterbarker commented Oct 20, 2018 via email

@peterbarker
Copy link
Contributor

... we have named tests now

@jaxxzer
Copy link
Member

jaxxzer commented Feb 5, 2019

I think this can be closed? did we want to run more tests than this?
https://github.com/ArduPilot/ardupilot/blob/master/Tools/scripts/build_ci.sh#L69

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