commit | 18661d8faec4482fed75aec31808ad5e9398b93a | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Tue Apr 27 20:00:58 2021 +0530 |
committer | ManojKiran Eda <manojkiran.eda@gmail.com> | Tue Apr 27 15:42:47 2021 +0000 |
tree | 607948b3bdb157f8a46f5ccd69325d2031e343b4 | |
parent | 95095f17d02f8c6d3622f5573b32fed3f4f68f61 [diff] |
Increase timeout for tests while running under valgrind - The tests seems to take longer time while running under valgrind. - Added '-t' argument for the meson tests which increases the time out value by a mentioned multiplier value for each test while running under valgrind. - Set the multiplier value to 10, so that we can wait for 300 seconds before we timeout for tests that runs under valgrind. Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I29f3e40da388b732b37bdeb03155111de35bbce3
Build script for CI jobs in Jenkins.