Branch: refs/heads/master
Home: https://github.com/jenkinsci/logstash-plugin
Commit: 859fad51141cc1aacad31127444e1b24f0203fd5
https://github.com/jenkinsci/logstash-plugin/commit/859fad51141cc1aacad31127444e1b24f0203fd5
Author: Felix Langelier <[email protected]>
Date: 2017-08-03 (Thu, 03 Aug 2017)
Changed paths:
M .travis.yml
M README.md
M pom.xml
M src/main/java/jenkins/plugins/logstash/LogstashInstallation.java
M src/main/java/jenkins/plugins/logstash/persistence/LogstashIndexerDao.java
M src/main/java/jenkins/plugins/logstash/persistence/SyslogDao.java
M
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/global.jelly
A
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-syslogFormat.html
A
src/main/resources/jenkins/plugins/logstash/LogstashInstallation/help-syslogProtocol.html
M src/test/java/jenkins/plugins/logstash/persistence/SyslogDaoTest.java
A src/test/java/jenkins/plugins/logstash/persistence/SyslogDaoTestIT.java
A src/test/resources/logs/syslog-test.log.sample
A src/test/resources/logstash/pipeline/syslog.yml
Log Message:
-----------
Syslog persistence integration test with docker and travis. (#27)
* adding logstash integration test for syslog persistence
* Adding logs generated by logstash to .gitignore
* Adding advanced settings to manage the syslogFormat
* Moving integration tests to the maven failsafe plugin
* Updating the protocol list in the readme, and rollback the .gitignore config
* Fix travis permissions denied when cleaning up the logstash log file.
* Adding help for the syslogFormat and syslogProtocol dropdown fields
* Adding awaitility for the SyslogDao integration test and changing the skipITs
property name to enable the surefire maven plugin with the test goal
* Fixing docker permission issue caused by travis 2017q3 update
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.