Commit Graph

3 Commits

Author SHA1 Message Date
Neels Hofmeyr b05d16fe8e compare_results.py: use ansi colors
Change-Id: I2cfabc1364c53e6ee18b9471dcd7c681407d0473
2020-05-19 19:25:35 +00:00
Neels Hofmeyr 6a99bf175c compare-results.py: use python3, python is no longer available in our build images
Change-Id: I268980c8a2b0a4e826c0c488ce6315462c01cabb
2020-05-19 19:25:35 +00:00
Neels Hofmeyr b26196be09 re-implement compare-results.sh as compare-results.py
The compare-results.sh is annoyingly slow. Since our ttcn3 tests containers
support Python 2, re-implement in Python for much quicker evaluation.

Change-Id: I0747c9d66ffc7e4121497a2416fca78d7b56c8e6
2019-11-23 07:59:07 +00:00