Skip to content
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

failing test in travis #75

Open
josephholsten opened this issue Oct 18, 2017 · 2 comments
Open

failing test in travis #75

josephholsten opened this issue Oct 18, 2017 · 2 comments

Comments

@josephholsten
Copy link

I'm investigating failing builds in travis, and noticed https://travis-ci.org/sous-chefs/nrpe/builds/262477223

Most tests are passing, but for UNIT_AND_LINT=1:

source install on ubuntu 16.04
  templates systemd unit file (FAILED - 1)
Failures:
  1) source install on ubuntu 16.04 templates systemd unit file
     Failure/Error: expect(chef_run).to render_file('/lib/systemd/system/nrpe.service').with_content('/usr/sbin/nrpe')
     
       expected Chef run to render "/lib/systemd/system/nrpe.service" matching:
     
       /usr/sbin/nrpe
     
       but got:



@josephholsten josephholsten changed the title failing tests in travis failing test in travis Oct 18, 2017
@tas50
Copy link
Contributor

tas50 commented Oct 19, 2017

We should probably switch this over to using the systemd_unit resource in 12.11+. It works a lot better than the current templating setup

@github-actions
Copy link

Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.

@github-actions github-actions bot added the Stale label Sep 30, 2020
@xorimabot xorimabot removed the Stale label Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants