Commit graph

233 commits

Author SHA1 Message Date
Sergio Durigan Junior 52e6cb7df1 Revert "Updating the import for results from buildbot"
This reverts commit c2d22ba6ab.
2016-03-01 01:34:09 -05:00
Sergio Durigan Junior c2d22ba6ab Updating the import for results from buildbot 2016-03-01 01:31:20 -05:00
Sergio Durigan Junior 5a3b589d62 Trying to fix encoding problems with SendRootMessage 2016-03-01 01:23:10 -05:00
Sergio Durigan Junior 92706058e8 Updating e-mail address (avoid SPF failures) 2016-02-24 12:24:03 -05:00
Sergio Durigan Junior 0ea3a9059b Decode text to ascii when sending root msg 2016-02-10 16:33:54 -05:00
Sergio Durigan Junior 4476e92a97 Removing .lock extension from build breakage files 2016-02-09 12:32:49 -05:00
Sergio Durigan Junior feebfc0a23 Changing admin email for FreeBSD buildslaves 2016-01-22 15:32:53 -05:00
Sergio Durigan Junior d49ece815b Re-adding FreeBSD builders, with e-mail notification disabled 2016-01-20 13:48:50 -05:00
Sergio Durigan Junior dcc69dfe36 Removing comment 2016-01-05 15:41:25 -05:00
Sergio Durigan Junior 9929312091 Fix typo on MailNotifier 2016-01-05 15:26:43 -05:00
Sergio Durigan Junior 6725385ecb Fixing builder tags, take 2 2016-01-05 14:22:49 -05:00
Sergio Durigan Junior 2446739b5e Fixing builder tags assignment 2016-01-05 13:53:57 -05:00
Sergio Durigan Junior 87af29fa81 Add NetBSD buildslave and builder; comment out unnecessary extra_conf_flags on BSD 2016-01-04 14:54:36 -05:00
Sergio Durigan Junior b93041d7e2 Implement tags support on builders
This will be necessary because we may want to filter which builders
generate an e-mail.
2016-01-04 14:53:20 -05:00
Sergio Durigan Junior abd3efbb14 Removing initial_delay from Debian wheezy buildslave 2015-09-23 17:35:45 -04:00
Sergio Durigan Junior 70fd020983 Disabling MIPS builder -- too many failures 2015-08-24 14:21:21 -04:00
Sergio Durigan Junior 4aa51fdfc4 Fixing builder name in scheduler (from last commit) 2015-08-16 01:58:29 -04:00
Sergio Durigan Junior 7724bfc85f Adding RHEL-7.1 s390x buildslave and builder (thanks to David Edelsohn) 2015-08-16 01:56:22 -04:00
Sergio Durigan Junior 80ccf8296b Checking for 'No space left on device' errors 2015-08-10 16:08:55 -04:00
Sergio Durigan Junior ec5fa8a5c3 Adding subject in the report e-mail; adding missing \n in the root message 2015-08-07 12:39:24 -04:00
Sergio Durigan Junior ca05efdbc7 Using OrderedDict instead of regular dictionaries because the order of the test results matters 2015-08-06 21:58:30 -04:00
Sergio Durigan Junior 265c3f4c09 Adding /usr/local/bin as part of the PATH for Fedora x86_64 buildslaves. This is needed because we are using a new version of dejagnu there, directly from git HEAD. 2015-08-05 13:08:06 -04:00
Sergio Durigan Junior fc2e3388f1 Include last 100 lines in the build breakage log 2015-07-31 14:16:46 -04:00
Sergio Durigan Junior f10d5d0e54 Implement initial_delay 2015-07-30 17:31:09 -04:00
Sergio Durigan Junior f09af5c266 Fine-grained force_switch to branch. We cannot force every time because of previous_gdb.sum 2015-07-25 18:42:30 -04:00
Sergio Durigan Junior 36c02e149c Not force-ckeckout on some situations 2015-07-17 12:45:33 -04:00
Sergio Durigan Junior 3e6b71e771 Forcing git checkout on branches 2015-07-14 20:26:39 -04:00
Sergio Durigan Junior 2c21375951 Adding MIPS buildslave (thanks Brendan Kirby) 2015-07-13 22:21:36 -04:00
Sergio Durigan Junior 7c21258626 Adding more x86-64 buildslaves! Yay! 2015-07-09 18:06:46 -04:00
Sergio Durigan Junior efaea71cdc Fixing In-Reply-To 2015-07-07 01:38:09 -04:00
Sergio Durigan Junior 349cb119a2 Updating Message-Id for root email 2015-06-29 16:15:08 -04:00
Sergio Durigan Junior 1ca559db69 Typo 2015-06-26 15:48:20 -04:00
Sergio Durigan Junior 8a4e0c66dc Comments and cleanup 2015-06-26 15:47:31 -04:00
Sergio Durigan Junior 78e7fca05f Adding debian-s390x buildslave (thanks to David Edelsohn) 2015-06-25 12:14:03 -04:00
Sergio Durigan Junior 5a43f85011 enable-targets=all should be disabled for AIX, not BSD 2015-06-22 23:19:52 -04:00
Sergio Durigan Junior e0c1f42841 Making --enable-targets=all parameterized 2015-06-22 22:25:21 -04:00
Sergio Durigan Junior a52f11c8e2 Updating AIX buildslave admin's address 2015-06-22 22:09:33 -04:00
Sergio Durigan Junior 4940b6e455 Changing order of inheritance 2015-06-22 18:19:55 -04:00
Sergio Durigan Junior 0a6af6d1fa Typo on AIX builder 2015-06-22 18:09:32 -04:00
Sergio Durigan Junior 0e4fde9c5c Fix AIX builder name 2015-06-22 15:43:47 -04:00
Sergio Durigan Junior 2cba4dc28f AIX buildslave admin adjustment; s/Power/POWER/ 2015-06-22 15:43:06 -04:00
Sergio Durigan Junior 90e2388b1f Fix AIX buildslave name 2015-06-22 15:31:15 -04:00
Sergio Durigan Junior ad1a384479 Adding AIX buildslave and builder; adjusting JSON file and reader 2015-06-22 15:29:22 -04:00
Sergio Durigan Junior 4c11d1f368 Converting to str 2015-06-17 01:01:52 -04:00
Sergio Durigan Junior 738cfe6a89 Missing comma 2015-06-17 01:00:56 -04:00
Sergio Durigan Junior 480fb0ab6a Implement notification on buildslave disconnection
Add e-mail address (admin) to each buildslave, and implement
notification when a buildslave is disconnected.  Also, remove old
fedora-21-ppc64le-1 buildslave.
2015-06-17 00:58:53 -04:00
Sergio Durigan Junior cc102f34d6 Improving name of breakage lockfile; adding missing newline in breakage report 2015-06-15 15:50:27 -04:00
Sergio Durigan Junior fefd0e469c Switching to new PPC64LE buildslave 2015-06-11 12:10:09 -04:00
Sergio Durigan Junior b27882c65c Fine-controlling when to report build breakages 2015-06-10 21:09:36 -04:00
Sergio Durigan Junior 9c7630560c Adding ppc64le new machine (by IBM); removing fedora-21-ppc64be-1 buildslave (decomissioned) 2015-06-10 15:50:57 -04:00