Issue #17000 has been updated by Josh Cooper. Status changed from Accepted to Merged - Pending Release Target version set to 3.0.1 Affected Puppet version set to 3.0.1-rc1 Keywords set to kick
Modified test to use `--no-client`. Merged in <https://github.com/puppetlabs/puppet/commit/4732217d0968994eab41079ba28d04a4d5bb5f2a, merged up to master, and verified it's no longer failing on centos55: <https://jenkins.puppetlabs.com/view/Puppet%20FOSS/view/Master/job/Puppet%20Acceptance%20(master)/platform=centos55,slave-tb=slave-tb.puppetlabs.lan/556/> ---------------------------------------- Bug #17000: Puppet acceptance suite will get caught in a loop if agent fails to terminate for kick test https://projects.puppetlabs.com/issues/17000#change-73945 Author: Branan Purvine-Riley Status: Merged - Pending Release Priority: Normal Assignee: Josh Cooper Category: testing Target version: 3.0.1 Affected Puppet version: 3.0.1-rc1 Keywords: kick Branch: This test is in file `ticket_15717_puppet_kick.rb` * kick the agent from the master centos-55-64-1 $ env RUBYLIB="/opt/puppet-git-repos/hiera/lib:/opt/puppet-git-repos/hiera-puppet/lib::$RUBYLIB" PATH="/usr/bin:/opt/puppet-git-repos/hiera/bin:$PATH" puppet kick --host centos-55-386-1.puppetlabs.lan -- Warning: Puppet kick is deprecated. See http://links.puppetlabs.com/puppet-kick-deprecation Warning: Failed to load ruby LDAP library. LDAP functionality will not be available Triggering centos-55-386-1.puppetlabs.lan Getting status status is running Host centos-55-386-1.puppetlabs.lan is already running centos-55-386-1.puppetlabs.lan finished with exit code 3 Failed: centos-55-386-1.puppetlabs.lan Exited: 3 * Agent centos-55-386-1 is already running, retrying kick -- 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.
