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 e834c68b ci-autotest.sh, tcwg_chromium-build.sh: Reworked on CI autotesting adds f4e76aa6 tcwg_bmk-build.sh: upgrade fujitsu projects adds a2171c83 round-robin-bisect.sh: use extra-build-parameter to pass xxx_ [...] adds 426124cb tcwg_chromium-config.sh: group dependency definitions adds 2fdec029 tcwg_chromium-build.sh: Add fast_demo mode adds eff050a7 tcwg_chromium-config.sh: deps sha1s for fast demo mode adds 7c42653a tcwg_chromium-build.sh: Accept rr[xxx_rev] option adds 3dff2ce3 tcwg_chromium-build.sh: rework on ci-autotest adds ad1cb786 round-robin-bisect.sh: Fix corner case adds ee496920 tcwg_gnu-build.sh: Workaround GCC behavior in native builds adds af511ed9 round-robin.sh (build_abe): Remove fake makeinfo wrapper in m [...] adds bba16eb3 icommits-stats.py: Helper script to gather some statistics adds 65d07a7d cimonitor-configs/LNT-ARM.yaml: Add LNT dashboard for Arm adds 67f82088 round-robin-notify.sh: include the config.sh in notify adds ec4f1759 round-robin-bisect.sh: source chromium config file adds 3086ca48 cimonitor-configs/LNT-ARM.yaml: Fix typo
No new revisions were added by this update.
Summary of changes: cimonitor-configs/CI-TCWG-ARM.yaml | 2 +- cimonitor-configs/CI-TCWG.yaml | 1 + cimonitor-configs/LNT-ARM.yaml | 26 +++++++++++++ icommits-stats.py | 68 ++++++++++++++++++++++++++++++++ jenkins-helpers.sh | 26 +------------ round-robin-bisect.sh | 12 +++++- round-robin-notify.sh | 5 +++ round-robin.sh | 4 ++ tcwg_bmk-build.sh | 2 +- tcwg_chromium-build.sh | 80 ++++++++++++++++++++++---------------- tcwg_chromium-config.sh | 54 +++++++++++++++++++++++++ tcwg_gnu-build.sh | 3 +- update_components_revs.sh | 20 ++++------ 13 files changed, 230 insertions(+), 73 deletions(-) create mode 100644 cimonitor-configs/LNT-ARM.yaml create mode 100755 icommits-stats.py create mode 100644 tcwg_chromium-config.sh