Workaround for Arduino mDNS output noise using IPTABLES.
See https://forum.arduino.cc/index.php?topic=469428.0
See https://github.com/per1234/arduino-ci-script/issues/1
Arduino IDE adds a lot of noise caused by network traffic (mDNS?),
because it's listening for network-attached devices.
Firewall it in the TravisCI environment to cleanup logs.
Allow jobs with all warnings enabled to fail.
This enables the build to occur, and review of warnings,
without requiring these builds to be clean of warnings.
Also, only outputs the error logs (not full build logs)
for these build options. This is a critical step
towards getting to 100% warning-free builds, without
interrupting current processes.
|
||
|---|---|---|
| .. | ||
| adafruit-nrfutil | ||
| midi_tests | ||
| pynrfbintool | ||
| uf2conv | ||
| build_all.py | ||