X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lava%2Fbaremetal-tests%2Ffailing-open-efault.yml;h=844df7817726ad47f63fba84c8ba098e12fa397d;hb=d12e4d9dd6358fec507bdb34a52e8f1b7484d3cf;hp=ece0c8ffe9db4caf4d30bbb2e6f4225025fe6fca;hpb=dc9700c9fd71bff7ccb0e034f01f397e78d7ab39;p=lttng-ci.git diff --git a/lava/baremetal-tests/failing-open-efault.yml b/lava/baremetal-tests/failing-open-efault.yml index ece0c8f..844df78 100644 --- a/lava/baremetal-tests/failing-open-efault.yml +++ b/lava/baremetal-tests/failing-open-efault.yml @@ -6,6 +6,9 @@ params: JENKINS_JOBNAME: "default jobname" install: + deps: + - python3-pandas + - python3-numpy git-repos: - url: https://github.com/frdeso/syscall-bench-it.git destination: benchmarks @@ -28,6 +31,8 @@ run: - cd - - cd ci - python3 ./scripts/lttng-baremetal-tests/parse-results.py ../benchmarks/results.csv + - mv ./processed_results.csv ../processed_results_open_efault.csv - cd - - tar czf coredump.tar.gz coredump - lava-test-case-attach run-benchmarks coredump.tar.gz + - lava-test-case-attach run-benchmarks "./processed_results_open_efault.csv"