aboutsummaryrefslogtreecommitdiff
path: root/tcwg-abe-test-gerrit.yaml
AgeCommit message (Collapse)Author
2015-12-05Fix trap for schroot cleanupCharles Baylis
The comment above each trap line reads: # Sometimes /dev/pts can't get unmounted on the first try. # Workaround by retrying. However, there is a bug which prevents that retry from being performed. This patch ensures that the retry is not dependent on the exit status of the sleep command. Change-Id: I726265f69d626510f8aa2b1cd951af9140c344a2
2015-10-08tcwg-abe-test-gerrit: run jenkins.sh in a schroot.Christophe Lyon
So that we validate ABE in the same environment as we use in the buildfarm job. In particular, this avoids using the buggy system's qemu which causes builds to time out. Change-Id: Ide5fa5f607fc2f9ad6235b052e1a423aa8c1d32a
2015-10-07Add a retry to all tcwg jobs for bug #1801Yvan Roux
tcwg-*.yaml: retry_count: 3 Change-Id: Ib52f0694767741e0a6c23fd2605b12c0db06990a
2015-09-23tcwg-abe-test-gerrit: Dummy change to try to fix display name.Christophe Lyon
...by forcing an update. Change-Id: I69fa1a6b03b90dc6750a419e5373eb1a6a4635f3
2015-09-14Revert "tcwg-abe-test*: Don't fail on [broken] testsuite"Christophe Lyon
This reverts commit f5db3ced65a003fb31d0909f7f7e9484d1e118ac. We do want the testsuite to pass, so stop ignoring its results. Change-Id: I1db3a806c3cd3835dd4a403c3d1e3ed9c607d068
2015-08-27tcwg: 'user' param has been deprecated, use the 'users' param instead.Fathi Boudra
Change-Id: I4c19a052878f1493f1389309efb5becd8f6ae08a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-08-25tcwg-abe-test-gerritChristophe Lyon
tcwg-abe-test tcwg-buildfarm-christophe tcwg-buildfarm-master-cambridge-01 tcwg-buildfarm-master-cambridge-02 tcwg-buildfarm-master-cambridge-03 tcwg-buildfarm-master-cambridge-04 tcwg-buildfarm-master-cambridge-05 tcwg-buildfarm-master-cambridge-06 tcwg-buildfarm-master-cambridge tcwg-buildfarm-master-hetzner-02 tcwg-buildfarm-master-hetzner-04 tcwg-buildfarm-master-hetzner-06 tcwg-buildfarm-master-hetzner-07 tcwg-buildfarm-master-hetzner-08 tcwg-buildfarm-master-hetzner-09 tcwg-buildfarm-master-hetzner tcwg-buildfarm-master tcwg-make-release: Remove matrix-tie-parent tags, rely on node setting. For tcwg-buildfarm-master-cambridge*, fix node to be tcwg-x86_64-cam. Change-Id: I82c725f27a48dafe98eb899b800bfdcfa8c1ea9c
2015-08-21tcwg-abe-test-gerrit tcwg-abe-test tcwg-backport-gerrit tcwg-backport-masterChristophe Lyon
tcwg-buildfarm-christophe tcwg-buildfarm-master-cambridge-01 tcwg-buildfarm-master-cambridge-02 tcwg-buildfarm-master-cambridge-03 tcwg-buildfarm-master-cambridge-04 tcwg-buildfarm-master-cambridge-05 tcwg-buildfarm-master-cambridge-06 tcwg-buildfarm-master-cambridge tcwg-buildfarm-master-hetzner-02 tcwg-buildfarm-master-hetzner-04 tcwg-buildfarm-master-hetzner-06 tcwg-buildfarm-master-hetzner-07 tcwg-buildfarm-master-hetzner-08 tcwg-buildfarm-master-hetzner-09 tcwg-buildfarm-master-hetzner tcwg-buildfarm-master tcwg-cleanup-tcwg-test-schroots tcwg-make-release: Use new label name: tcwg-x86_64 -> tcwg-x86_64-ex40. Change-Id: Ib4b044a3d67809b0fc257975fa029678724affd1
2015-08-18tcwg-abe-test-gerrit: Switch to git-us.linaro.org as an attempt to fix Bug ↵Christophe Lyon
#1749. Change-Id: I6bb44b3a0dd3ed5906c3613162e444cffd12fc84
2015-08-05tcwg-*: Use any machine from tcwg-x86_64 label for administrative jobsMaxim Kuvyrkov
Change-Id: I80f36414dbad2f025f78eba225e4b9d66a67b60d Signed-off-by: Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2015-06-18tcwg-abe-test*: Don't fail on [broken] testsuiteMaxim Kuvyrkov
Change-Id: Ic57793b61462ebb23274d40890906024e37dcf01 Signed-off-by: Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2015-06-02tcwg-abe-test*,tcwg-buildfarm-test-builder*: Cleanup jobs and their namesMaxim Kuvyrkov
For historical reasons tcwg-abe-test job was picked as name for gerrit-triggered job, while tcwg-abe-test-manual as name for web-ui-triggered job. Similarly for tcwg-buildfarm-test-builder[-manual] jobs. This is confusing in the whole scheme of job names, so we are cleaning this up. The cleanup involves removing and re-creating jobs in jenkins. Furthermore, gerrit trigger for tcwg-buildfarm-test-builder proved to be useless, so we are removing that job. Change-Id: Ic4ddb6d185375fa234641ee964a5f7e35d7d88a8 Signed-off-by: Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>