Sergio Durigan Junior
2535b8d167
Removing TRY tag for now
2016-11-28 16:43:48 -05:00
Sergio Durigan Junior
d7ad85fdea
Revert "Removing TRY tag for now"
...
This reverts commit c434bea9ac
.
2016-11-28 16:42:56 -05:00
Sergio Durigan Junior
c434bea9ac
Removing TRY tag for now
2016-11-28 16:40:13 -05:00
Sergio Durigan Junior
efcbf65c85
Updating rhel-7.1-s390x slave name
2016-11-17 12:47:21 -05:00
Sergio Durigan Junior
f4e95fb4e6
Adding Ubuntu-AArch64-* builders to Try sched
2016-11-17 12:45:31 -05:00
29a4370ec2
Checking if from_path exists
2016-11-16 13:56:54 -05:00
e2e59c78ab
Adding xz suffix
2016-11-10 20:59:34 -05:00
f0d6cb769a
Fix sqlite
2016-11-10 19:56:29 -05:00
14d1488dab
Fix
2016-11-10 14:50:49 -05:00
d7e4296d8e
Taking care of try builds when writing sum files
2016-11-10 14:35:52 -05:00
f58f27fbef
Thinko
2016-11-10 12:58:55 -05:00
78ac2523c8
New method for storing log files.
...
This is a new method developed to store the log files for builds. It
doesn't use git anymore, but instead uses a set of sqlite databases +
scripts + xz in order to make the files smaller and more organized.
Also, it is now possible to safely remove old build logs.
2016-11-10 01:45:57 -05:00
3c736356e5
Initial attempt to change the way we store results
...
This was imported (with modifications) from the 0.9-prep branch.
2016-11-05 23:59:59 -04:00
d7efeb9b57
Adding Debian-{x86_64,i686} builders to Racy scheduler
2016-10-17 14:14:36 -04:00
Sergio Durigan Junior
e6e25bd578
Updating Debian buildslaves (wheezy -> jessie)
2016-10-17 10:22:18 -04:00
Sergio Durigan Junior
a2d5ed13a8
Reducing PPC64BE/LE jobs from 8 to 2
2016-10-13 16:15:03 -04:00
Sergio Durigan Junior
dceb3a9390
Fixing breakage lockfile error; removing Fedora-x86_64-c-build-m64 from AllBranch scheduler
2016-10-06 15:15:32 -04:00
Sergio Durigan Junior
30ed84c0d7
Adding more builders to the try scheduler
2016-09-20 16:01:22 -04:00
40fa073ed4
Removing cxx builder; making -c- builder interested in 7.12 branch only
2016-09-02 16:06:20 -04:00
Sergio Durigan Junior
3810312794
Including more x86_64 Fedora builders on Try scheduler
2016-08-25 16:46:23 -04:00
d452880861
New buildslave aix-power7 and new builders for it
2016-08-09 19:24:43 -04:00
fd26fd6bb7
New buildslave debian jessie s390x
2016-08-08 14:07:17 -04:00
ab3cec1449
Typo
2016-07-29 11:56:07 -04:00
03d5216a0f
Adding trybuild_gdb.sum file on repos
2016-07-29 11:34:20 -04:00
cc63fe71e7
Use gdb.sum to calculate the regressions on try builds
2016-07-29 11:15:32 -04:00
f3d40099ba
Setting extraRecipients before sending the message
2016-07-24 00:31:02 -04:00
2e4d4d641e
Implementing some missing things on try build
2016-07-23 00:04:34 -04:00
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