Builder osrf-master-debian-6.00-x86_64 Build #85
Results:
Build successful
SourceStamp:
Project | OpenSRF |
Repository | git://git.evergreen-ils.org/OpenSRF.git |
Branch | master |
Revision | 1423787b6076daeb18176e907b1ed307255ffbcb |
Got Revision | 1423787b6076daeb18176e907b1ed307255ffbcb |
Changes | 2 changes |
BuildSlave:
opensrf-slaveReason:
scheduler
Steps and Logfiles:
-
git update ( 0 secs )
-
Bootstrap via autogen './autogen.sh' skipped ( 0 secs )
- - no logs -
-
Bootstrap via autoreconf 'autoreconf -i' ( 6 secs )
-
configure configure ( 11 secs )
-
compile compile ( 0 secs )
-
test test 138 tests 138 passed ( 4 secs )
-
trial 14 tests passed ( 0 secs )
-
pylint pylint convention=254 error=28 fatal=7 refactor=279 warning=87 failed ( 4 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
buildername | osrf-master-debian-6.00-x86_64 | Builder |
buildnumber | 85 | Build |
codebase | Build | |
got_revision | 1423787b6076daeb18176e907b1ed307255ffbcb | Git |
project | OpenSRF | Build |
pylint-convention | 254 | Unknown |
pylint-error | 28 | Unknown |
pylint-fatal | 7 | Unknown |
pylint-info | 0 | Unknown |
pylint-refactor | 279 | Unknown |
pylint-total | 655 | Unknown |
pylint-warning | 87 | Unknown |
repository | git://git.evergreen-ils.org/OpenSRF.git | Build |
revision | 1423787b6076daeb18176e907b1ed307255ffbcb | Build |
scheduler | osrf-master-full | Scheduler |
slavename | opensrf-slave | BuildSlave |
warnings-count | 0 | WarningCountingShellCommand |
workdir | /home/openslave/opensrf-slave/osrf-master-debian-6_00-x86_64 | slave |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Bill Ericksonberickxx@gmail.com
Timing:
Start | Mon Nov 5 11:24:20 2018 |
End | Mon Nov 5 11:24:49 2018 |
Elapsed | 28 secs |
All Changes:
:
Change #5843
Category None Changed by Bill Erickson <berickxx @gmail.com>Changed at Mon 05 Nov 2018 11:14:30 Repository git://git.evergreen-ils.org/OpenSRF.git Project OpenSRF Branch master Revision 3db305ba4329b4c93d16b03800755d5807de4de0 Comments
LP#1711145 NGINX sample config security improvements * Adds security recommendations from https://mozilla.github.io/server-side-tls/ssl-config-generator/ * Enables http2 * Apply a 5-minute proxy read timeout to avoid too-short timeouts on long API calls. * Adds a (commented) section on sending nginx logs to syslog Includes INSTALL notes on generating the dhparam file. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- README
- examples/nginx/osrf-ws-http-proxy
Change #5844
Category None Changed by Bill Erickson <berickxx @gmail.com>Changed at Mon 05 Nov 2018 11:14:30 Repository git://git.evergreen-ils.org/OpenSRF.git Project OpenSRF Branch master Revision 1423787b6076daeb18176e907b1ed307255ffbcb Comments
LP#1711145 NGINX sample websocketd configs Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- examples/nginx/osrf-ws-http-proxy