Question about JANE_LOG_PATTERN
by Imre Jonk
Hi,
If I understand correctly, the JANE tool which we use for GitLab CI
testing relies partly on Git log patterns to decide which roles it
should test. A new commit that contains the role name in square
brackets would trigger a JANE test on gitlab.com.
However, the JANE_LOG_PATTERN variables in .gitlab-ci.yml are currently
in the form '\[debops.rolename\]', while our Git log messages contain
'[rolename]' instead. I guess that means that JANE only triggers on
JANE_DIFF_PATTERN, which contains a filesystem path to the role and its
documentation.
Should we update the JANE_LOG_PATTERN variables in .gitlab-ci.yml to
reflect our new Git log style?
Cheers,
Imre
4 years, 4 months
DNS & DHCP
by hvjunk
Evening,
Some notes/requests:
- Consider including Kea (also from ISC) for DHCP
- Knot/NSD as authoritative Domain Name Servers. BIND has it issues or sometimes too big, when you need something less complex than BIND ;)
4 years, 4 months