Hello.
I've started to use beaker and was really surprised.
I have nodeset which contains 1 puppetmaster + puppetdb and 10 agents. I 
want to parallel run for tests like that

describe 'puppet run #1' do
    it 'should run without errors' do
        on agents, puppet("agent -t"), :acceptable_exit_codes => [0,1,2]
    end
end


Is there any option to do that? 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/99fbce1e-ac74-43b7-b494-1dd929711546%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to