aboutsummaryrefslogtreecommitdiff
path: root/tcwg-upstream-monitoring.yaml
AgeCommit message (Collapse)Author
2017-12-05tcwg-upstream-monitoring: Stop building on tk1.Christophe Lyon
tk1 boards are too slow (bootstrap+check takes about 10h), for the time being we are going to test aarch32 on apm. Change-Id: I185adaa88780a2b1d74ce29d59a9a40ce359dd22
2017-12-05tcwg-upstream-monitoring: Remove all-master configuration.Christophe Lyon
For the time being, we want to focus on GCC changes only, so keep only gcc-master configuration. Change-Id: I7a55113b9ff31ea6664f77d39f096761e6a18266
2017-06-06tcwg-*: Send mails to tcwg-validation@linaro.org.Christophe Lyon
Applies to: tcwg-abe-extended tcwg-make-and-test-release tcwg-make-release tcwg-test-release-matrix tcwg-test-release tcwg-trigger-gcc-linaro-5 tcwg-trigger-gcc-linaro-6 tcwg-trigger-gcc-linaro-7 tcwg-upstream-monitoring Change-Id: I99d28c413036e26f39bd645b8e2c7c016991b92d
2017-05-04tcwg-*: Switch all matrix and multijob jobs to tcwg-coordinatorMaxim Kuvyrkov
This change makes all TCWG matrix and multijob "coordination" jobs to run on tcwg-coordinator label. The "coordination" jobs do not consume significant resources and just wait for other jobs to finish. In case of matrix jobs these are "flyweight" jobs, and all TCWG multijobs behave similarly. Another benefit from this change is that git checkouts for "coordination" jobs will no longer be mixed with workspaces of matrix sub-builds of the same jobs, if sub-builds happen to start on the same node as coordination job. This has been auto-generated with the following script $ cat > tcwg-coordinator.sh <<EOF for f in tcwg-*.yaml; do type=$(grep "project-type" $f | sed -e "s/.*: //") case $f in tcwg-bkk16-buildfarm-benchmark.yaml) continue ;; esac case $type in freestyle) continue ;; matrix|multijob) sed -e "s/ node:.*/ node: tcwg-coordinator/" -i $f ;; *) echo "ERROR: Wrong job type: $type"; exit 1 ;; esac done EOF Change-Id: I216abbf903537da2c2bfd3f6d5a1fbf6b8fe4877
2017-05-02tcwg-upstream-monitoring: Run on tcwg-builders.Yvan Roux
Change-Id: Ic7e0815fa703c52637a7b9e2fb9115ddb8926a17
2017-04-27tcwg-upstream-monitoring: Enable ARMv7 validation on tk1.Yvan Roux
Change-Id: Iea54517559c5f7f12085f45582edfc07d938f3e6
2017-04-19tcwg-upstream-monitoring: Disable tk1 builds.Yvan Roux
Change-Id: Ic7f052e9dcb704dc6d4ccca6eb3b2a1a1a4ea1da
2017-04-19tcwg-buildfarm: Rework to use dynamic slave and target axes.Maxim Kuvyrkov
Change-Id: Ib5571449544f8c451a780a7947cca5781273d590
2017-04-11tcwg-buildfarm: Add displaytag parameter.Christophe Lyon
The goal is to make it easier to understand what a buildfarm run is related to in the Jenkins dashboard. tcwg-backport-multijob, tcwg-backport, tcwg-bkk16-trigger-extended, tcwg-buildfarm-cmp, tcwg-buildfarm-startcontainer, tcwg-regression-detection, tcwg-trigger-gcc-linaro-5, tcwg-trigger-gcc-linaro-6, tcwg-trigger-gcc-trunk-ubsan, tcwg-upstream-monitoring: Set the new parameter. Change-Id: Ib123aeca2365606df113a0756a3304be19a39e68
2017-04-10tcwg-upstream-monitoring: Test if static matrix better works.Yvan Roux
Change-Id: Ife88b2bca6121367fa565a837a9df2333b04885d
2017-04-05tcwg-upstream-monitoring: Fix parameter name.Yvan Roux
Change-Id: I67a0855b5895f7d7dbb20ab5b96019358010ab20
2017-04-04tcwg-upstream-monitoring: Testing block-thresholds.Yvan Roux
Change-Id: Ib502fd4abf3989be25e5ce8df06ed2318e02df14
2017-04-02tcwg-upstream-monitoring: Don't stop build if triggered job failed.Yvan Roux
Change-Id: I0807e5936d271e833ecf09feed266a0cf833e93d
2017-04-02tcwg-upstream-monitoring: Try to make matrix restictions effective.Yvan Roux
Change-Id: I8c31637c08c470d360a1e4224972037d64e3a45e
2017-04-01tcwg-upstream-monitoring: Disable ARMv7 monitoring.Yvan Roux
Change-Id: I6d56f0f76aa6efd0da1a8ac535e3f45e2f3c40ee
2017-03-31tcwg-upstream-monitoring: Fix logs directory.Yvan Roux
Change-Id: Id063a19245afbf46f9550435b77a8a55a2e63e45
2017-03-31tcwg-upstream-monitoring: Use abe master branch.Yvan Roux
Change-Id: I49ae1f5cc95e439fbf46ec693fa0a873f638e04a
2017-03-31tcwg-upstream-monitoring: Fix copy/paste typo.Yvan Roux
Change-Id: I3025ee3c32edccb2438924d2ecfbf4d500ff6cbc
2017-03-31tcwg-upstream-monitoring: Fix matrix restriction string.Yvan Roux
Change-Id: Ie8e1a199aad2fc44980d279b48cb0eef37666a7d
2017-03-31tcwg-upstream-monitoring: Large refactoring.Yvan Roux
* Switch to a dynamic axis matrix. * Monitor GCC master branch with latest components release tags. * Add ARMv7 native testing. * Avoid wasting executor slots with direct triggers. Change-Id: I8d84cd4c363767bbf0efbac51e074a4455ee11e9
2017-03-27tcwg-upstream-monitoring: Disable GDB testing.Yvan Roux
Results are unstable, disabling until they can be handled properly. Change-Id: I3bf03e6f394a407829f88da56e7d0638fc6b851d
2017-03-27tcwg-upstream-monitoring: Remove useless branch name.Yvan Roux
Change-Id: Ib878d73bc18a0d9e3fb552071bb80cb51446e96c
2017-03-25tcwg-upstream-monitoring: Disable gcc-5 monitoring.Yvan Roux
Change-Id: If3c1d1dc159221db0da1763b146c1337818d08c2
2017-03-23tcwg-upstream-monitoring: Fix typos and copy/paste issues.Yvan Roux
Change-Id: I1c1c4e2b027fe8d97675c484b4b7dc33ba34e419
2017-03-22tcwg-upstream-monitoring: New job.Yvan Roux
Change-Id: I9fa97c40b5bcc6240ee452ffedf24f8107d36ab7