commit | 12cd9a4777f74d880f63089c5d0b09bf7e498a29 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Nov 13 13:45:57 2020 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Nov 16 16:27:46 2020 +0000 |
tree | b72a079f04e37f784373ef15a4d9b14ce2bce5d6 | |
parent | c688c3205e89899dc81110665643bc02b39aa3dd [diff] |
run-robot: do not exit script on error This script is running the robot test framework. Errors are expected from the ROBOT_TEST_CMD at times when it finds regressions. Need to ensure the script keeps running after that so it copies the needed log files out of the docker container to the persistent directory. Tested: Verified that when robot tests fail we now get the test results and FFDC in the jenkins job running it Change-Id: Ieb87aba59402734837efb597aafd6dee434ce370 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Build script for CI jobs in Jenkins.