mbox series

[0/4] arm64 CI stabilize

Message ID 20200424074356.193204-1-ruifeng.wang@arm.com (mailing list archive)
Headers
Series arm64 CI stabilize |

Message

Ruifeng Wang April 24, 2020, 7:43 a.m. UTC
  arm64 Travis CI uses container environment.
Because performance of the environment has fluctuation, false
positive failures and time outs happened from time to time.
This patch series relax test criteria to stablize test result.


Ruifeng Wang (4):
  test/cycles: restore original delay function
  test/cycles: increase threshold for containers on aarch64
  ci: expose test time out argument
  ci: increase time out multiplier for containers on aarch64

 .ci/linux-build.sh     |  3 ++-
 .travis.yml            |  4 ++--
 app/test/test_cycles.c | 15 ++++++++++++++-
 3 files changed, 18 insertions(+), 4 deletions(-)