Commit Graph

11 Commits (f9053f5df4f2a0be475d5b76c84d371f0b26b7b0)

Author SHA1 Message Date
rbiasini f9053f5df4
more Python 3 fixes, attempting to fix jenkins wifi regresison test (#295)
* more Python 3 fixes, attempting to fix jenkins wifi regresison test. Not successful, but closer.
2019-10-10 12:34:52 -07:00
Riccardo 9403dbebe9 Need to fix wifi test before re-enabling. 2019-10-08 20:03:18 -07:00
Testing closet 70d4fd7f64 cleanup docker container on failure 2019-07-10 10:19:44 -07:00
Adeeb Shihadeh 79e9735ae1 rename 5_wifi_udp.py 2019-07-03 20:02:53 -07:00
quillford 3c3ff0c03b
Update Jenkinsfile (#239) 2019-07-03 19:47:41 -07:00
Adeeb Shihadeh 004e543cc2 Jenkins: run EON test first 2019-07-03 11:09:49 -07:00
Willem Melching 4396fb9e8e
Update jenkinsfile (#193)
* updat jenkinsfile

* skip wifi flash tests

* flah esp

* Revert "skip wifi flash tests"

This reverts commit 530ccb780dbec18d4f87b2ecc773ab4c79b3f689.

* dont build release ESP code
2019-05-21 09:09:30 -07:00
Nigel Armstrong 252dec22e1 Change docker tags in jenkins to use git commit instead of build_id
Build_id can repeat and cause problems
2019-05-10 15:47:04 -07:00
Nigel Armstrong 11c4cdcc44 Cleanup leftover jenkins command 2019-04-10 21:10:15 -07:00
Nigel Armstrong 22572d949b Fix Jenkins build dockerfiles with same name 2019-04-10 20:59:48 -07:00
Nigel Armstrong 1d2f8f0abf
Jenkins (#179)
* Improve panda automated testing

 * begin testing both white and grey panda
 * Improve wifi reliability

* First commit for docker

* Fix usb devices not showing up on reconnect

* Add tests for two pandas, latency and throughput

* Add Jenkinsfile

* Allow flashing release on wifi

* Fix Jenkins stuck in DFU mode and docker container running

* Add pandaextra from xx to docker

* Need more time for ST to restart, sometimes

* Add xml output to tests

* Try making wifi more reliable

* Fix infinite loop in ping

* Check connected after flash

* Cleanup two panda tests

* Try fixing failing test with check after udp

* Try to fix with sleep

* Temporarily run just 5 and 6

* Cleanup

* Desperate times call for desperate measurse

* BUGFIX: power saving when rx only

* Fix failing when white panda is first after udp

* Test both Dev and EON build

* Jenkins test results for both builds

* Better test case naming
2019-04-09 14:09:18 -07:00