b27882c65c
Fine-controlling when to report build breakages
2015-06-10 21:09:36 -04:00
84d22d434d
Send message to author if commit broke GDB
2015-06-07 16:14:17 -04:00
4ad9c7023e
Only post logs about compilation failure when they are from a reasonable size
2015-05-16 01:40:34 -04:00
Sergio Durigan Junior
bc81518c8b
Implementing run_testsuite option; adding new builder to test --enable-build-with-cxx
...
This commit implements the run_testsuite option, which can be used to
determine whether the builder should run the testsuite or not.
It also adds a new builder to test the --enable-build-with-cxx. This
builder makes use of the new run_testsuite flag, because it doesn't
need to run the testsuite.
2015-05-15 14:31:30 -04:00
Sergio Durigan Junior
c434c0699d
Updating repository from gitorious to libreplanetbr
2015-04-01 15:51:02 -04:00
Sergio Durigan Junior
d4561ae709
Ignoring the binutils/ dir too (thanks palves)
2015-03-10 14:53:09 -04:00
a93cd2772f
Filtering out commits that only change gdb/doc, or that only change ChangeLog files
2015-03-07 20:11:32 -05:00
Sergio Durigan Junior
7e375599d8
Reverting decision from last commit. the email author is not the commit's author
2015-02-20 18:59:26 -05:00
Sergio Durigan Junior
6f1b79d087
Improving email notification. Now the root email's title looks like the one sent to gdb-cvs, and the author of the email is the commit's author
2015-02-20 18:53:40 -05:00
cf73409fa2
Formatting
2015-02-09 01:42:09 -05:00
53a7f66803
Typo
2015-02-09 00:24:53 -05:00
9f1b98bbd4
Not including patch anymore...
2015-02-08 17:42:34 -05:00
9c20adfd7c
Adding patch
2015-02-08 17:30:07 -05:00
eea5b06bff
Implementing warning to tell people that the rebuild may not be related to the last
2015-02-08 16:04:04 -05:00
1e3c3def7c
Fixing mistakes from last attempt. Things should be OK now.
2015-02-08 03:49:33 -05:00
42027ddf8d
First attempt to implement sending root e-mail
2015-02-08 02:38:44 -05:00
3528c2d2db
s/xml.../ignore
2015-02-06 16:21:24 -05:00
3058e84a99
s/encode/decode
2015-02-06 15:26:30 -05:00
7a2be4c9d7
Using encode when getting compilation logs
2015-02-06 15:13:43 -05:00
3dc6b22315
Fixing build breakage
2015-02-06 13:37:26 -05:00
d8f6a87dc7
Improving email report
2015-02-04 23:29:25 -05:00
bf89955efc
Fix
2015-02-04 23:22:16 -05:00
659e170888
Improving reporting of timeout git
2015-02-04 23:21:32 -05:00
7595196cc7
Implementing diff against previous gdb.sum, instead of using a baseline
2015-02-04 20:32:58 -05:00
85ed927a4d
Improving last fix
2015-02-04 18:59:11 -05:00
1b7b60b9c2
Fixing last commit
2015-02-04 18:52:06 -05:00
b381a3fae0
Adding __init__ method to all builder configurations
2015-02-04 18:48:03 -05:00
df92324234
Removing sim/ from the list of dirs to ignore
2015-02-04 04:53:46 -05:00
c7a8113732
Changing the logic for filtering commits
2015-02-04 04:52:16 -05:00
bbee800c8d
Enabling test_parallel again
2015-02-04 04:14:32 -05:00
8df4c9d129
Implementing fileIsImportant feature, which allows us to filter changes
2015-02-03 19:33:38 -05:00
20a80e67f7
Cleaning up some things in the master.cfg
2015-01-31 08:22:20 -05:00
28ad33aaae
Setting mergeRequests, which will trigger one build per change, part 2...
2015-01-31 03:00:54 -05:00
016f2efb5e
Ops, treeStableTimer to scheduler
2015-01-30 19:52:35 -05:00
1b40b5b861
Setting treeStableTimer to None, which will hopefully trigger one build per change
2015-01-30 19:50:52 -05:00
e88136a9c5
Adding Debian-i686 buildslave and builders
2015-01-27 11:56:59 -05:00
2d4016a156
Using canStartBuild to limit the number of builds on builders
2015-01-26 23:06:50 -05:00
9aec5417f4
Using gitorious instead of sourceware
2015-01-26 14:07:27 -05:00
62bc15aa03
Including branch name in email log
2015-01-23 22:03:05 -05:00
2d73e65bd4
Adjust printing of xfail file in email
2015-01-23 20:38:28 -05:00
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
12e4354412
Adding --disable-werror on BSD builds.... Sigh
2015-01-22 23:41:16 -05:00
5b36080933
Adding CFLAGS=-I/usr/local/include, hopefully temporarily, because of libintl issue
2015-01-22 22:55:05 -05:00
fe79e798b1
Adding special classes for FreeBSD builds, because they need to use
...
gmake instead of make
2015-01-22 19:58:07 -05:00
597359e9bb
Adding 'progress' flag to git
2015-01-22 19:27:48 -05:00
b8a20c9ade
Removing 's' suffix from sleep(1)
2015-01-22 19:11:53 -05:00
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
6798bd048d
Fixing step.getResults return
2015-01-21 00:02:02 -05:00
77dafd9738
Improving email message; adding make TAGS step
2015-01-20 17:06:22 -05:00
a0c0e24079
Using original GDB buildbot config
2015-01-18 13:16:22 -05:00
7f7cbd7cc3
Importing the necessary function to retrieve the builder commit id
2015-01-15 02:10:02 -05:00
1519a40808
Improving fetching of commit ID
2015-01-15 01:43:34 -05:00
ca5926ced8
Improving way of viewing testsuite results
2015-01-14 22:56:49 -05:00
6a6b832166
Fixing URL in the e-mail
2015-01-14 22:35:00 -05:00
9a9dcad8d6
Improving email notification
2015-01-14 19:45:36 -05:00
a4baf8491e
Using html.WebStatus directly
2015-01-14 17:36:57 -05:00
ffb6a70bce
Sending results to gdb-testers
2015-01-14 16:56:12 -05:00
fdc550402a
Updating mail settings
2015-01-13 19:38:44 -05:00
c8b86153f7
Using relative path for the master git repo
2015-01-13 19:08:31 -05:00
8e914fcc77
Typo, stupid
2015-01-11 21:41:38 -05:00
99f5d785c6
Missing close-paren
2015-01-11 18:27:05 -05:00
4e0c9e93de
Activating git-db again; a few adjustments needed in the code because of that
2015-01-11 18:25:48 -05:00
0a1a2f9618
Improving report of changes in the email
2015-01-09 18:58:38 -05:00
91743dcfc9
Treating make check retcode==2 as success (argh)
2015-01-09 18:44:54 -05:00
43faf6b691
Typo for TestGDB
2014-12-26 16:54:02 -05:00
76a5963ae5
Fixing arguments to html.WebStatus.__init__
2014-12-26 16:52:24 -05:00
ab920c86bf
Making TestGDB be ShellCommand, instead of Compile
2014-12-26 16:50:31 -05:00
5dc18ae4ba
Initializing webstatus class
2014-12-26 16:36:15 -05:00
56bdb82ed1
Removing raw string parameter from email message
2014-12-26 16:13:25 -05:00
88182289f5
Adding raw string parameter
2014-12-26 15:58:07 -05:00
9fbeba1783
Expanding decodeRC for tests
2014-12-26 13:12:20 -05:00
3e26ced260
Removing extraneous slash from URL; trying to ignore rc == 1 when 'make check'
2014-12-26 13:08:24 -05:00
dedf0d3762
Making testsuite runs NOT parallel by default
2014-12-25 18:22:05 -05:00
d1d94514e6
Improving e-mail message; adding X-* header
2014-12-25 13:48:23 -05:00
bba18fb712
Improving email message when testing failed (probably because of timeout)
2014-12-23 23:50:41 -05:00
27125d82ae
Hack to treat files as text/plain
2014-12-23 23:01:04 -05:00
1ba38b09a8
Removing Jan's email; improving the way we identify each commit's author
2014-12-23 22:14:54 -05:00
6cbe15bbbe
Implementing a new way to store test results
2014-12-23 20:22:22 -05:00
633aad43c6
Improving email message; little formatting issues
2014-12-23 20:02:31 -05:00
0174f62cba
Adding description to the RemoveDirectory step
2014-12-23 14:22:25 -05:00
e350a348bc
Including xfail in the email
2014-12-23 01:54:48 -05:00
f340d4c6f3
Fixing arg to FileUpload
2014-12-22 22:34:05 -05:00
efacff7073
Missing close-paren
2014-12-22 22:32:30 -05:00
bf97593525
Lots of fixes on gdbgitdb and other places
2014-12-22 22:29:12 -05:00
Sergio Durigan Junior
555c6db4b0
New gdbgitdb.py file; improve result email; improve the way we save logs and sums
2014-12-22 17:51:13 -05:00
7e5c68d7ce
text must be string, not list
2014-12-22 00:29:57 -05:00
e8684f84e1
Properly fetching log content
2014-12-22 00:06:44 -05:00
254aa307f9
Setting the messageFormatter to the proper function
2014-12-21 23:31:56 -05:00
dea6ebf05f
First attempt of a mail notifier
2014-12-21 19:38:24 -05:00
d1e7a9d94e
Moving TODO from gdbbuilder.py to master.cfg
2014-12-20 14:07:23 -05:00
Sergio Durigan Junior
f57605c7a9
Revert "Fixing path of config.json and passwords.json"
...
This reverts commit 75b2676597
.
2014-12-19 20:41:29 -05:00
Sergio Durigan Junior
75b2676597
Fixing path of config.json and passwords.json
2014-12-19 20:39:26 -05:00
Sergio Durigan Junior
9d40e455f3
Moving everything from lib/gdbbuilder.py into master.cfg; adding lots of comments.
2014-12-19 19:07:14 -05:00
018013191a
Cleaning and fixing master.cfg
2014-12-14 17:09:22 -05:00