This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch tested in repository toolchain/jenkins-scripts.
from 5824a72 tcwg-benchmark.sh: Fix typo. adds 0dd7b87 Detect host name and pass it to tcwg-regression adds 2f1e34f tcwg-benchmark.sh: Allow empty value for sysroot adds b2cf594 tcwg-benchmark-results-compare: Update for removed --ratio parameter adds 6670c6b tcwg-upstream2gerrit.sh: Proof-of-concept script to test upst [...] adds d3817e7 jenkins-helper.sh: Improve clone_or_update_repo adds a41dbfd jenkins-helpers.sh: Add optional reference repo param to clon [...] adds 648a68e jenkins-helpers.sh: Fix "unbound variable $4" error adds 75ad793 tcwg-upstream2gerrit.sh: Use reference repo for git cloning adds 071ca05 tcwg-upstream2gerrit.sh: Do not try to git reset on patch_file. adds 3241fd8 tcwg-upstream2gerrit.sh: Call git am --abort if 'git am' failed adds 82f4e61 tcwg-upstream2gerrit.sh: Add 'filter' parameter. adds 0b46dee start-container-docker.sh: Improve handling of defaults adds 340fae3 jenkins-helpers.sh: New helper convert_args_to_variables adds d187953 docker-run.sh: New helper script to run script inside docker [...] adds 02ea09b convert_args_to_variables: Workaround bash array behavior. adds 57b7ae4 start-container-docker.sh: Fix starting containers on localhost. adds 3d40bc6 jenkins.sh: Add --send-results-to option.
No new revisions were added by this update.
Summary of changes: TestRelease.job | 3 +- docker-run.sh | 13 ++++ jenkins-helpers.sh | 90 ++++++++++++++++++++++- jenkins.sh | 3 +- start-container-docker.sh | 44 +++++++----- tcwg-benchmark-results-compare.sh | 3 +- tcwg-benchmark.sh | 3 + tcwg-upstream2gerrit.sh | 145 ++++++++++++++++++++++++++++++++++++++ 8 files changed, 280 insertions(+), 24 deletions(-) create mode 100755 docker-run.sh create mode 100755 tcwg-upstream2gerrit.sh