Commit graph

69 commits

Author SHA1 Message Date
Sergio Durigan Junior 016f2efb5e Ops, treeStableTimer to scheduler 2015-01-30 19:52:35 -05:00
Sergio Durigan Junior 1b40b5b861 Setting treeStableTimer to None, which will hopefully trigger one build per change 2015-01-30 19:50:52 -05:00
Sergio Durigan Junior e88136a9c5 Adding Debian-i686 buildslave and builders 2015-01-27 11:56:59 -05:00
Sergio Durigan Junior 2d4016a156 Using canStartBuild to limit the number of builds on builders 2015-01-26 23:06:50 -05:00
Sergio Durigan Junior 9aec5417f4 Using gitorious instead of sourceware 2015-01-26 14:07:27 -05:00
Sergio Durigan Junior 62bc15aa03 Including branch name in email log 2015-01-23 22:03:05 -05:00
Sergio Durigan Junior 2d73e65bd4 Adjust printing of xfail file in email 2015-01-23 20:38:28 -05:00
Sergio Durigan Junior 8fc0e84d2f Adjust get_builder_commit_id 2015-01-23 20:36:09 -05:00
Sergio Durigan Junior a2079f0b3b Implement multi-branch testing 2015-01-23 18:56:28 -05:00
Sergio Durigan Junior 8cedac1a37 Including extra newlines 2015-01-23 14:41:21 -05:00
Sergio Durigan Junior 2fc71f839d Including full build URL in the email 2015-01-23 14:34:06 -05:00
Sergio Durigan Junior 97dc582e04 Removing gdbserver tests from BSD; creating common config class for BSD 2015-01-23 14:28:08 -05:00
Sergio Durigan Junior 12e4354412 Adding --disable-werror on BSD builds.... Sigh 2015-01-22 23:41:16 -05:00
Sergio Durigan Junior 5b36080933 Adding CFLAGS=-I/usr/local/include, hopefully temporarily, because of libintl issue 2015-01-22 22:55:05 -05:00
Sergio Durigan Junior fe79e798b1 Adding special classes for FreeBSD builds, because they need to use
gmake instead of make
2015-01-22 19:58:07 -05:00
Sergio Durigan Junior 597359e9bb Adding 'progress' flag to git 2015-01-22 19:27:48 -05:00
Sergio Durigan Junior b8a20c9ade Removing 's' suffix from sleep(1) 2015-01-22 19:11:53 -05:00
Sergio Durigan Junior f1fe7ea50a Temporarily disable make TAGS 2015-01-22 17:33:21 -05:00
Sergio Durigan Junior 7f253a1d9b Using urllib.quote on the email message 2015-01-21 12:59:55 -05:00
Sergio Durigan Junior e0cd1af1b3 Instead of printing the whole log for make TAGS, print the URL for the log 2015-01-21 12:28:29 -05:00
Sergio Durigan Junior 6798bd048d Fixing step.getResults return 2015-01-21 00:02:02 -05:00
Sergio Durigan Junior 77dafd9738 Improving email message; adding make TAGS step 2015-01-20 17:06:22 -05:00
Sergio Durigan Junior a0c0e24079 Using original GDB buildbot config 2015-01-18 13:16:22 -05:00
Sergio Durigan Junior 7f7cbd7cc3 Importing the necessary function to retrieve the builder commit id 2015-01-15 02:10:02 -05:00
Sergio Durigan Junior 1519a40808 Improving fetching of commit ID 2015-01-15 01:43:34 -05:00
Sergio Durigan Junior ca5926ced8 Improving way of viewing testsuite results 2015-01-14 22:56:49 -05:00
Sergio Durigan Junior 6a6b832166 Fixing URL in the e-mail 2015-01-14 22:35:00 -05:00
Sergio Durigan Junior 9a9dcad8d6 Improving email notification 2015-01-14 19:45:36 -05:00
Sergio Durigan Junior a4baf8491e Using html.WebStatus directly 2015-01-14 17:36:57 -05:00
Sergio Durigan Junior ffb6a70bce Sending results to gdb-testers 2015-01-14 16:56:12 -05:00
Sergio Durigan Junior fdc550402a Updating mail settings 2015-01-13 19:38:44 -05:00
Sergio Durigan Junior c8b86153f7 Using relative path for the master git repo 2015-01-13 19:08:31 -05:00
Sergio Durigan Junior 8e914fcc77 Typo, stupid 2015-01-11 21:41:38 -05:00
Sergio Durigan Junior 99f5d785c6 Missing close-paren 2015-01-11 18:27:05 -05:00
Sergio Durigan Junior 4e0c9e93de Activating git-db again; a few adjustments needed in the code because of that 2015-01-11 18:25:48 -05:00
Sergio Durigan Junior 0a1a2f9618 Improving report of changes in the email 2015-01-09 18:58:38 -05:00
Sergio Durigan Junior 91743dcfc9 Treating make check retcode==2 as success (argh) 2015-01-09 18:44:54 -05:00
Sergio Durigan Junior 43faf6b691 Typo for TestGDB 2014-12-26 16:54:02 -05:00
Sergio Durigan Junior 76a5963ae5 Fixing arguments to html.WebStatus.__init__ 2014-12-26 16:52:24 -05:00
Sergio Durigan Junior ab920c86bf Making TestGDB be ShellCommand, instead of Compile 2014-12-26 16:50:31 -05:00
Sergio Durigan Junior 5dc18ae4ba Initializing webstatus class 2014-12-26 16:36:15 -05:00
Sergio Durigan Junior 56bdb82ed1 Removing raw string parameter from email message 2014-12-26 16:13:25 -05:00
Sergio Durigan Junior 88182289f5 Adding raw string parameter 2014-12-26 15:58:07 -05:00
Sergio Durigan Junior 9fbeba1783 Expanding decodeRC for tests 2014-12-26 13:12:20 -05:00
Sergio Durigan Junior 3e26ced260 Removing extraneous slash from URL; trying to ignore rc == 1 when 'make check' 2014-12-26 13:08:24 -05:00
Sergio Durigan Junior dedf0d3762 Making testsuite runs NOT parallel by default 2014-12-25 18:22:05 -05:00
Sergio Durigan Junior d1d94514e6 Improving e-mail message; adding X-* header 2014-12-25 13:48:23 -05:00
Sergio Durigan Junior bba18fb712 Improving email message when testing failed (probably because of timeout) 2014-12-23 23:50:41 -05:00
Sergio Durigan Junior 27125d82ae Hack to treat files as text/plain 2014-12-23 23:01:04 -05:00
Sergio Durigan Junior 1ba38b09a8 Removing Jan's email; improving the way we identify each commit's author 2014-12-23 22:14:54 -05:00