Issue #9123 has been updated by Dan Bode.

Status changed from Unreviewed to Duplicate

dup of #9147
----------------------------------------
Bug #9123: dashboard tests cannot use puppet agent
https://projects.puppetlabs.com/issues/9123

Author: Dan Bode
Status: Duplicate
Priority: Normal
Assignee: 
Category: 
Target version: 
Patch: None
Keywords: 
Branch: 


The tests were using the puppet agent command.

This introduced race conditions with the agent already running as a service 
which has lead to intermittent test failures.

The fix is to be sure to stop and start the service before running puppet agent.

I had considered using service pe-puppet restart, but we actually need to block 
until the call has finished (and ensure that the connection is successful)


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to