openmainframeproject / ade

ADE detects anomalous time slices and messages in Linux logs (either RFC3164 or RFC5424 format) using statistical learning.
https://www.openmainframeproject.org/projects/anomaly-detection-engine-for-linux-logs-ade
GNU General Public License v3.0
51 stars 34 forks source link

TestLinuxSyslogYearSetter fixed tests #60

Closed davidohana closed 7 years ago

davidohana commented 7 years ago

using NY TZ instead of default TZ when getting current system time in tests, otherwise tests may fail when running on different TZ

caffreyj commented 7 years ago

Dave - let me know if you want to sign a CLA with the Linux Foundation or if you want me to integrate the fix under my id

davidohana commented 7 years ago

James, finally got my CLA. Please approve merge request.

caffreyj commented 7 years ago

Merged into develop, ready for testing, and if it passes to be merged into master