ArduPilot/ardupilot

Modify autotest to notify Discord when run is complete

Aperta

#14.438 aperta il 24 mag 2020

 (2 commenti) (0 reazioni) (0 assegnatari)C++ (15.603 fork)batch import
good first issue

Metriche repository

Star
 (9336 stelle)
Metriche merge PR
 (Merge medio 26g 16h) (166 PR mergiate in 30 g)

Descrizione

Feature request

We need to cut back on the number of tests we run on CI (so they finish faster, given we can't reasonably increase the resources allocated there). However, we still want more tests overall. The autotest results tend to get ignored a lot of the time.

A push notification to Discord (summarising improvements or regressions) may allow us to quickly notice and fix regressions that occur because we're not running all of the tests in the CI environment.

Describe alternatives you've considered Continue to run more and more tests in CI. We already take too long and randomly time out, which is no good. Run fewer tests, catch fewer regressions. Spend time optimising the time taken to run tests.

Platform [ X ] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [ ] Submarine

Guida contributor