Commit graph

169 commits

Author SHA1 Message Date
Sergio Durigan Junior 23ab40ab3f Fix write_sum_file/write_try_build_sum_file "confusion" when building the first commit of the builder/branch. 2017-10-02 09:17:35 -04:00
Sergio Durigan Junior 4580e75c97 Removing C builder for 7.12 branch 2017-09-16 14:41:20 -04:00
Sergio Durigan Junior ca44039a26 Changing Edjunio's email 2017-09-16 14:34:04 -04:00
Sergio Durigan Junior e4f9709745 Don't report XPASS too 2017-09-15 14:47:19 -04:00
Sergio Durigan Junior bd3eb30564 Don't report new XFAILs 2017-09-15 14:28:25 -04:00
Sergio Durigan Junior 03383da762 try_count is a string 2017-09-15 13:34:32 -04:00
Sergio Durigan Junior 51966d39ba Extending regression report.
We now report FAIL -> PASS and PASS -> FAIL, as well as new PASS and
new FAIL.
2017-09-14 16:35:23 -04:00
Sergio Durigan Junior 928db7f6c8 First attempt to uniquefy try build's root message 2017-09-12 16:23:39 -04:00
Sergio Durigan Junior a1b2dead62 Making netbsd not run testsuite 2017-09-05 13:58:20 -04:00
Sergio Durigan Junior a181bda384 Revert "Removing netbsd builders from other schedulers"
This reverts commit 11f0064c90.
2017-09-05 13:51:33 -04:00
Sergio Durigan Junior 57f0b934a8 Revert "Removing netbsd slave/builders"
This reverts commit c1acc90895.
2017-09-05 13:51:07 -04:00
Sergio Durigan Junior 2dc344d038 Revamping the try_count approach 2017-09-05 09:43:15 -04:00
Sergio Durigan Junior f6545f3e58 Using c.fetchone ()[0] 2017-09-04 17:59:44 -04:00
Sergio Durigan Junior 69e0591220 Fixing case when there are multiple tries to the same commit. 2017-09-04 14:53:08 -04:00
Sergio Durigan Junior 00f0744aeb Removing slaves koobs-freebsd{8,9} 2017-08-25 12:20:04 -04:00
Sergio Durigan Junior d2ddf21bf8 Forgot to disable the builders in the schedulers 2017-08-23 18:50:42 -04:00
Sergio Durigan Junior c05a76c2ad Disabling (temporarily?) wildebeest-debian-jessie-{x86_64,i686} and
their builders

I have to talk to Mark and see if he's still planning to maintain the
slaves.
2017-08-23 18:47:58 -04:00
Sergio Durigan Junior 11f0064c90 Removing netbsd builders from other schedulers 2017-02-13 17:30:45 -05:00
Sergio Durigan Junior c1acc90895 Removing netbsd slave/builders 2017-02-13 17:29:50 -05:00
Sergio Durigan Junior ae0b077585 Adding AArch32 builders (thanks to Yao) 2017-02-09 16:45:06 -05:00
Sergio Durigan Junior 00abd61748 Disabling e-mail notif on wildebeest-* slaves (for now) 2017-01-14 12:54:24 -05:00
Sergio Durigan Junior f4466cba55 Fixing bug when dealing with trysched and same commits 2016-12-19 22:55:17 -05:00
Sergio Durigan Junior 2535b8d167 Removing TRY tag for now 2016-11-28 16:43:48 -05:00
Sergio Durigan Junior d7ad85fdea Revert "Removing TRY tag for now"
This reverts commit c434bea9ac.
2016-11-28 16:42:56 -05:00
Sergio Durigan Junior c434bea9ac Removing TRY tag for now 2016-11-28 16:40:13 -05:00
Sergio Durigan Junior efcbf65c85 Updating rhel-7.1-s390x slave name 2016-11-17 12:47:21 -05:00
Sergio Durigan Junior f4e95fb4e6 Adding Ubuntu-AArch64-* builders to Try sched 2016-11-17 12:45:31 -05:00
Sergio Durigan Junior 29a4370ec2 Checking if from_path exists 2016-11-16 13:56:54 -05:00
Sergio Durigan Junior e2e59c78ab Adding xz suffix 2016-11-10 20:59:34 -05:00
Sergio Durigan Junior f0d6cb769a Fix sqlite 2016-11-10 19:56:29 -05:00
Sergio Durigan Junior 14d1488dab Fix 2016-11-10 14:50:49 -05:00
Sergio Durigan Junior d7e4296d8e Taking care of try builds when writing sum files 2016-11-10 14:35:52 -05:00
Sergio Durigan Junior f58f27fbef Thinko 2016-11-10 12:58:55 -05:00
Sergio Durigan Junior 78ac2523c8 New method for storing log files.
This is a new method developed to store the log files for builds.  It
doesn't use git anymore, but instead uses a set of sqlite databases +
scripts + xz in order to make the files smaller and more organized.
Also, it is now possible to safely remove old build logs.
2016-11-10 01:45:57 -05:00
Sergio Durigan Junior 3c736356e5 Initial attempt to change the way we store results
This was imported (with modifications) from the 0.9-prep branch.
2016-11-05 23:59:59 -04:00
Sergio Durigan Junior d7efeb9b57 Adding Debian-{x86_64,i686} builders to Racy scheduler 2016-10-17 14:14:36 -04:00
Sergio Durigan Junior e6e25bd578 Updating Debian buildslaves (wheezy -> jessie) 2016-10-17 10:22:18 -04:00
Sergio Durigan Junior a2d5ed13a8 Reducing PPC64BE/LE jobs from 8 to 2 2016-10-13 16:15:03 -04:00
Sergio Durigan Junior dceb3a9390 Fixing breakage lockfile error; removing Fedora-x86_64-c-build-m64 from AllBranch scheduler 2016-10-06 15:15:32 -04:00
Sergio Durigan Junior 30ed84c0d7 Adding more builders to the try scheduler 2016-09-20 16:01:22 -04:00
Sergio Durigan Junior 40fa073ed4 Removing cxx builder; making -c- builder interested in 7.12 branch only 2016-09-02 16:06:20 -04:00
Sergio Durigan Junior 3810312794 Including more x86_64 Fedora builders on Try scheduler 2016-08-25 16:46:23 -04:00
Sergio Durigan Junior d452880861 New buildslave aix-power7 and new builders for it 2016-08-09 19:24:43 -04:00
Sergio Durigan Junior fd26fd6bb7 New buildslave debian jessie s390x 2016-08-08 14:07:17 -04:00
Sergio Durigan Junior ab3cec1449 Typo 2016-07-29 11:56:07 -04:00
Sergio Durigan Junior 03d5216a0f Adding trybuild_gdb.sum file on repos 2016-07-29 11:34:20 -04:00
Sergio Durigan Junior cc63fe71e7 Use gdb.sum to calculate the regressions on try builds 2016-07-29 11:15:32 -04:00
Sergio Durigan Junior f3d40099ba Setting extraRecipients before sending the message 2016-07-24 00:31:02 -04:00
Sergio Durigan Junior 2e4d4d641e Implementing some missing things on try build 2016-07-23 00:04:34 -04:00
Sergio Durigan Junior c79cfa643c First attempt to implement Try schedulers 2016-07-22 18:57:34 -04:00