c79cfa643c
First attempt to implement Try schedulers
2016-07-22 18:57:34 -04:00
Sergio Durigan Junior
c7bef0e0e0
Creating racy_daily Nightly scheduler and putting the Fedora* builders on it
2016-06-14 14:30:28 -04:00
Sergio Durigan Junior
085e1e0ac9
Fix typo
2016-06-14 14:22:14 -04:00
Sergio Durigan Junior
213a9fef68
Adding AArch64 buildslave and builders (thanks to Yao Qi)
2016-06-14 14:19:01 -04:00
3065733941
Disabling (temporarily?) email notifications for RHEL-7.1-s390x and AIX
2016-06-10 14:31:02 -04:00
199f4ab3e4
Fixing report of XFAIL tests by email
2016-06-02 19:12:47 -04:00
864ec709ef
Sending an e-mail with all racy tests, not only the unique ones
2016-05-22 19:50:17 -04:00
Sergio Durigan Junior
76d95369b4
Fixing thinko on sum matcher
2016-05-19 14:09:52 -04:00
Sergio Durigan Junior
c7c30eaf56
Reducing number of threads used by PPC* machines
2016-05-18 16:04:38 -04:00
6a76af10b0
Taking care of special marker on XFAIL files
2016-05-17 18:48:08 -04:00
103d1ee11e
Adding the builder to the scheduler
2016-04-13 10:30:34 -04:00
a9fa5a1cc8
Adding Fedora-x86_64-c-build-m64
2016-04-13 10:28:49 -04:00
c4bba449d3
Removing Debian-{i686,x86_64} builders from racy scheduler (mjw's request)
2016-03-21 18:37:37 -04:00
f561d36e23
More fixes to racy detection
2016-03-21 18:35:47 -04:00
30a2648b24
Minor nit on message
2016-03-20 18:58:49 -04:00
589f717229
Fixing racy mail message
2016-03-20 15:42:56 -04:00
c70ee83436
Fixing racy sumfile read
2016-03-20 15:38:28 -04:00
a2bd0f0a9f
Improving racy analyzer
2016-03-20 14:21:10 -04:00
6a671d9b07
Removing Debian-{i686,x86_64}-native-gdbserver (at mjw's request)
2016-03-20 14:04:02 -04:00
75c85fbf6c
Adjusting args to isMailNeeded
2016-03-16 12:24:34 -04:00
535ddd5f45
Testing nightly build
2016-03-15 22:07:24 -04:00
6c86aad971
Implementing racy testcase detection
...
Several modifications were necessary. Mainly, the Nightly scheduler has
been added. I've also created a new class in order to help detect and
notify about the racy testcases found.
2016-03-15 18:04:36 -04:00
52e6cb7df1
Revert "Updating the import for results from buildbot"
...
This reverts commit c2d22ba6ab
.
2016-03-01 01:34:09 -05:00
c2d22ba6ab
Updating the import for results from buildbot
2016-03-01 01:31:20 -05:00
Sergio Durigan Junior
feebfc0a23
Changing admin email for FreeBSD buildslaves
2016-01-22 15:32:53 -05:00
d49ece815b
Re-adding FreeBSD builders, with e-mail notification disabled
2016-01-20 13:48:50 -05:00
87af29fa81
Add NetBSD buildslave and builder; comment out unnecessary extra_conf_flags on BSD
2016-01-04 14:54:36 -05:00
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
abd3efbb14
Removing initial_delay from Debian wheezy buildslave
2015-09-23 17:35:45 -04:00
70fd020983
Disabling MIPS builder -- too many failures
2015-08-24 14:21:21 -04:00
4aa51fdfc4
Fixing builder name in scheduler (from last commit)
2015-08-16 01:58:29 -04:00
7724bfc85f
Adding RHEL-7.1 s390x buildslave and builder (thanks to David Edelsohn)
2015-08-16 01:56:22 -04:00
ca05efdbc7
Using OrderedDict instead of regular dictionaries because the order of the test results matters
2015-08-06 21:58:30 -04:00
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
f10d5d0e54
Implement initial_delay
2015-07-30 17:31:09 -04:00
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
36c02e149c
Not force-ckeckout on some situations
2015-07-17 12:45:33 -04:00
3e6b71e771
Forcing git checkout on branches
2015-07-14 20:26:39 -04:00
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
78e7fca05f
Adding debian-s390x buildslave (thanks to David Edelsohn)
2015-06-25 12:14:03 -04:00
a52f11c8e2
Updating AIX buildslave admin's address
2015-06-22 22:09:33 -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
738cfe6a89
Missing comma
2015-06-17 01:00:56 -04:00
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
fefd0e469c
Switching to new PPC64LE buildslave
2015-06-11 12:10:09 -04:00
9c7630560c
Adding ppc64le new machine (by IBM); removing fedora-21-ppc64be-1 buildslave (decomissioned)
2015-06-10 15:50:57 -04:00
Sergio Durigan Junior
5c57fcedf7
Removing fedora-21-ppc64be-1 and fedora-21-ppc64be-2; adding new slave fedora-ppc64be-1
2015-06-03 16:38:27 -04:00
Sergio Durigan Junior
1240294630
Putting the new builder on the scheduler
2015-05-15 14:35:32 -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
0685c06b6f
Adding s390x buildslave and 1 builder for it (thanks mjw)
2015-03-04 22:52:19 -05:00
Sergio Durigan Junior
b425a1e0f6
Removing Debian-{i686,x86_64}-cc-with-index builders, due to load
2015-02-19 12:51:02 -05:00
d94e94ad8d
Lowering the number of jobs on wildebeest-debian-wheezy-x86_64 from 4 to 2
2015-02-11 12:31:19 -05:00
55f8189ffc
Typo
2015-02-08 17:15:55 -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
e64e6fffd6
Adding descrition to copygdbsum
2015-02-04 22:17:28 -05:00
653d3761c1
Returning SUCCESS
2015-02-04 20:40:20 -05:00
a68352a2e9
Using true instead of /bin/true
2015-02-04 20:37:24 -05:00
0cbf7ca807
Argh, stupid mistake
2015-02-04 20:34:45 -05:00
7595196cc7
Implementing diff against previous gdb.sum, instead of using a baseline
2015-02-04 20:32:58 -05:00
87d9edeea7
Adding Fedora 21 PPC64BE buildslave; updating Fedora 20 -> 21 existing PPC64BE buildslave
2015-02-04 17:18:47 -05:00
875f9a2b8f
Adding ppc64le (thanks to Edjunior)
2015-02-04 16:13:31 -05:00
51a0e01c34
Removing FreeBSD, part 2
2015-01-31 08:27:03 -05:00
9b9c7f598d
Disabling FreeBSD builds
2015-01-31 08:24:13 -05:00
e88136a9c5
Adding Debian-i686 buildslave and builders
2015-01-27 11:56:59 -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
23f1f9c7e9
s/ppc64le/ppc64be... My fault
2015-01-23 17:01:40 -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
0ca2c45fa0
Disabling temporarily the FreeBSD builders
2015-01-23 00:50:55 -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
af0b98750c
Adding FreeBSD slaves and builders
2015-01-22 18:00:25 -05:00
Sergio Durigan Junior
f6e65b8dca
Adding PPC64LE buildslave
2015-01-21 17:31:20 -05:00
90555f880d
Reverting XFAIL-re-compatible
2015-01-19 20:26:05 -05:00
a8ab56138b
Fixing xfails_re
2015-01-19 19:49:20 -05:00
3454afb790
Making xfail be RE-compatible
2015-01-19 18:43:59 -05:00
4407b459bb
Typo
2015-01-17 14:38:09 -05:00
d003356c2b
Disabling 32-bit compile/test for Debian
2015-01-17 14:37:03 -05:00
3865c9bee3
Typo
2015-01-17 12:35:39 -05:00
c7038df67f
Comma
2015-01-17 12:34:17 -05:00
3558c65834
Adding Debian buildslave (by mjw)
2015-01-17 12:29:42 -05:00
ca5926ced8
Improving way of viewing testsuite results
2015-01-14 22:56:49 -05:00
75254f510c
Removing erroneous path from git-add
2015-01-14 13:30:28 -05:00
211a43e1c5
Reimporting git (mistake)
2015-01-14 11:37:40 -05:00
4cad8f6517
Back to every-builder-is-a-single-repo in the results dir
2015-01-14 01:53:19 -05:00
a4a8ad0c5c
Removing treeStableTimer from scheduler
2015-01-12 19:07:22 -05:00
8984dafd3e
Improving logic for committing diffs
2015-01-11 21:09:34 -05:00
3833a81c0c
Initializing the repo if needed
2015-01-11 20:21: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
165357d83a
Fixing stupid mistake
2014-12-23 20:48:03 -05:00
6cbe15bbbe
Implementing a new way to store test results
2014-12-23 20:22:22 -05:00
409f91e6ac
Making first commit if repo did not exist, try 2
2014-12-23 14:14:26 -05:00
51b1d30f9f
Making first commit if repo did not exist
2014-12-23 13:36:44 -05:00
d3e85f9afd
Only create commit and tag if tag does not exist
2014-12-23 02:36:01 -05:00
9635be1ae7
Using is_dirty to know when to commit things
2014-12-23 02:16:43 -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