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

Integration test fails for the agent. #69

Open
dawookie opened this issue Sep 21, 2016 · 0 comments
Open

Integration test fails for the agent. #69

dawookie opened this issue Sep 21, 2016 · 0 comments

Comments

@dawookie
Copy link

Apparently there was a change in the fqdn_rand function around puppet 4.4 that changes the value returned by of fqdn_rand(30)

Failures:

  1. puppet::agent classes cron runmode Cron should have entry "3,33 * * * * /opt/puppetlabs/bin/puppet agent --onetime --no-daemonize"
    Failure/Error: it { should have_entry '3,33 * * * * /opt/puppetlabs/bin/puppet agent --onetime --no-daemonize' }
    expected Cron to have entry "3,33 * * * * /opt/puppetlabs/bin/puppet agent --onetime --no-daemonize"
 # ./spec/acceptance/agent_spec.rb:43:in `block (4 levels) in <top (required)>'
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

1 participant