Commit graph

193 commits

Author SHA1 Message Date
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 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 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 78e7fca05f Adding debian-s390x buildslave (thanks to David Edelsohn) 2015-06-25 12:14:03 -04:00
Sergio Durigan Junior 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
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 fefd0e469c Switching to new PPC64LE buildslave 2015-06-11 12:10:09 -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
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
Sergio Durigan Junior 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
Sergio Durigan Junior d94e94ad8d Lowering the number of jobs on wildebeest-debian-wheezy-x86_64 from 4 to 2 2015-02-11 12:31:19 -05:00
Sergio Durigan Junior 55f8189ffc Typo 2015-02-08 17:15:55 -05:00
Sergio Durigan Junior eea5b06bff Implementing warning to tell people that the rebuild may not be related to the last 2015-02-08 16:04:04 -05:00
Sergio Durigan Junior e64e6fffd6 Adding descrition to copygdbsum 2015-02-04 22:17:28 -05:00
Sergio Durigan Junior 653d3761c1 Returning SUCCESS 2015-02-04 20:40:20 -05:00
Sergio Durigan Junior a68352a2e9 Using true instead of /bin/true 2015-02-04 20:37:24 -05:00
Sergio Durigan Junior 0cbf7ca807 Argh, stupid mistake 2015-02-04 20:34:45 -05:00
Sergio Durigan Junior 7595196cc7 Implementing diff against previous gdb.sum, instead of using a baseline 2015-02-04 20:32:58 -05:00
Sergio Durigan Junior 87d9edeea7 Adding Fedora 21 PPC64BE buildslave; updating Fedora 20 -> 21 existing PPC64BE buildslave 2015-02-04 17:18:47 -05:00
Sergio Durigan Junior 875f9a2b8f Adding ppc64le (thanks to Edjunior) 2015-02-04 16:13:31 -05:00
Sergio Durigan Junior 51a0e01c34 Removing FreeBSD, part 2 2015-01-31 08:27:03 -05:00
Sergio Durigan Junior 9b9c7f598d Disabling FreeBSD builds 2015-01-31 08:24:13 -05:00
Sergio Durigan Junior e88136a9c5 Adding Debian-i686 buildslave and builders 2015-01-27 11:56:59 -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 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
Sergio Durigan Junior 0ca2c45fa0 Disabling temporarily the FreeBSD builders 2015-01-23 00:50:55 -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 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
Sergio Durigan Junior 90555f880d Reverting XFAIL-re-compatible 2015-01-19 20:26:05 -05:00
Sergio Durigan Junior a8ab56138b Fixing xfails_re 2015-01-19 19:49:20 -05:00
Sergio Durigan Junior 3454afb790 Making xfail be RE-compatible 2015-01-19 18:43:59 -05:00
Sergio Durigan Junior 4407b459bb Typo 2015-01-17 14:38:09 -05:00
Sergio Durigan Junior d003356c2b Disabling 32-bit compile/test for Debian 2015-01-17 14:37:03 -05:00
Sergio Durigan Junior 3865c9bee3 Typo 2015-01-17 12:35:39 -05:00
Sergio Durigan Junior c7038df67f Comma 2015-01-17 12:34:17 -05:00
Sergio Durigan Junior 3558c65834 Adding Debian buildslave (by mjw) 2015-01-17 12:29:42 -05:00
Sergio Durigan Junior ca5926ced8 Improving way of viewing testsuite results 2015-01-14 22:56:49 -05:00
Sergio Durigan Junior 75254f510c Removing erroneous path from git-add 2015-01-14 13:30:28 -05:00
Sergio Durigan Junior 211a43e1c5 Reimporting git (mistake) 2015-01-14 11:37:40 -05:00
Sergio Durigan Junior 4cad8f6517 Back to every-builder-is-a-single-repo in the results dir 2015-01-14 01:53:19 -05:00
Sergio Durigan Junior a4a8ad0c5c Removing treeStableTimer from scheduler 2015-01-12 19:07:22 -05:00
Sergio Durigan Junior 8984dafd3e Improving logic for committing diffs 2015-01-11 21:09:34 -05:00
Sergio Durigan Junior 3833a81c0c Initializing the repo if needed 2015-01-11 20:21: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 165357d83a Fixing stupid mistake 2014-12-23 20:48:03 -05:00
Sergio Durigan Junior 6cbe15bbbe Implementing a new way to store test results 2014-12-23 20:22:22 -05:00
Sergio Durigan Junior 409f91e6ac Making first commit if repo did not exist, try 2 2014-12-23 14:14:26 -05:00
Sergio Durigan Junior 51b1d30f9f Making first commit if repo did not exist 2014-12-23 13:36:44 -05:00
Sergio Durigan Junior d3e85f9afd Only create commit and tag if tag does not exist 2014-12-23 02:36:01 -05:00
Sergio Durigan Junior 9635be1ae7 Using is_dirty to know when to commit things 2014-12-23 02:16:43 -05:00
Sergio Durigan Junior 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
Sergio Durigan Junior 9631182c22 Passing arguments in the right order for compute_regressions 2014-12-21 22:56:46 -05:00
Sergio Durigan Junior 57326f7ef2 Migrating the xfail file to each builder 2014-12-20 20:47:56 -05:00
Sergio Durigan Junior 023a791787 Fixing the comparison of testcases by istry 2014-12-20 20:37:10 -05:00
Sergio Durigan Junior 1dc62ca8ce Deleting gdbbuilder.py 2014-12-20 14:07:42 -05:00
Sergio Durigan Junior 1159ea34bf Implementing random wait before git-fetching things 2014-12-19 18:04:46 -05:00
Sergio Durigan Junior 6260e0ddda Do not set properties on Builder 2014-12-16 01:15:36 -05:00
Sergio Durigan Junior 9dd2efa567 Setting isTryBuilder to no where necessary, try 3 2014-12-16 01:14:14 -05:00
Sergio Durigan Junior 444949e3eb Setting isTryBuilder to no where necessary, try 2 2014-12-15 23:54:04 -05:00
Sergio Durigan Junior 3060b28a96 Setting isTryBuilder to no where necessary 2014-12-15 23:36:14 -05:00
Sergio Durigan Junior 355cbdd863 Enabling parallel testing on native-gdbserver/-m64 2014-12-15 21:40:11 -05:00
Sergio Durigan Junior 73550f34b7 Fix for cc-with-index path 2014-12-15 21:27:30 -05:00
Sergio Durigan Junior 17dc6d5f6e Using retryfetch on git 2014-12-14 19:19:50 -05:00
Sergio Durigan Junior 15490251d1 Improving gdbbuilder 2014-12-14 18:35:38 -05:00
Sergio Durigan Junior 07ab18a6c1 Fixing config.json, removing wrong builder names 2014-12-14 17:11:29 -05:00
Sergio Durigan Junior 58642ebb3e Fixing errors on gdbbuilder.py 2014-12-14 17:06:44 -05:00
Sergio Durigan Junior 67fa276c27 Fixing architecture_triplet, part 2: making a list 2014-12-13 04:00:39 -05:00
Sergio Durigan Junior b2d73ebe58 Fixing architecture_triplet 2014-12-13 03:58:58 -05:00
Sergio Durigan Junior ff2c10d2be New file config.json, with some example configurations 2014-12-13 03:42:13 -05:00
Sergio Durigan Junior 610283d761 New version of gdbbuilder.py, with lots of new features 2014-12-13 03:39:48 -05:00
Tom Tromey 342fc84a46 initial import of the code 2013-08-01 11:40:38 -06:00