]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Improve continuous tests runner
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 17 Oct 2014 13:44:11 +0000 (15:44 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 17 Oct 2014 13:44:18 +0000 (15:44 +0200)
- Do not run ifup scripts. They restart openssh server and if this
  happens too often, systemd marks it as failed.
- Output newly added out_of_range statistics
- Use bc to compare floating point "$avg" - otherwise, there is a
  warning. Also use herestring syntax (<<<) available in bash and zsh.


No differences found