Skip to content

Add a basic assertion that the runit service templates should render

Richard Clamp requested to merge rc-check-runit-templates-render into master

What does this MR do?

Extend the runit_service shared example to assert that the service templates render. In this common group we don't care about what they render to, just that the template is present and the rendering process was successful.

Checklist

See Definition of done.

  • Change added to CHANGELOG.md. Not applicable for Documentation changes and minor changes.
  • Documentation created/updated
  • Tests added
  • Integration tests added to GitLab QA, if applicable
  • MR targeting master branch
  • MR has a green pipeline on GitLab.com

Reviewer Checklist

In addition to above, reviewer must:

  • Pipeline is green on dev.gitlab.org if the change is not touching documentation or internal cookbooks

References

Hit a case that this would have caught in hand-testing an earlier iteration of !2205 (merged)

Edited by GitLab Release Tools Bot

Merge request reports