Graylog2 / graylog-ansible-role

Ansible role which installs and configures Graylog
Apache License 2.0
212 stars 127 forks source link

Add more tests to smoke test. #157

Closed malcyon closed 3 years ago

malcyon commented 3 years ago

Uses PyTest Fixture to ensure Chromedriver only gets launched once for each test.

Adds test case to create GELF UDP input and validate that it works.