-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing #509
base: master
Are you sure you want to change the base?
Conversation
!testme |
Do we really need the INFO? I see fail2ban need it, but INFO write a lot of things (more than WARN...) |
If you want we can an option on the config panel to select "WARN log without fail2ban" or "INFO without fail2ban" and it's up to the user to select which option he want. Or we can also create a dedicated file log for fail2ban with a really short log rotation, fail2ban probably don't need a long history and set WARN level for the main log file. |
!testme |
Problem
Solution
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)