Issue #6604 has been updated by Dominic Maraglia. Status changed from Accepted to Closed
Tests added to selenium system ---------------------------------------- Feature #6604: Acceptance test for Puppet Dashboard inventory search https://projects.puppetlabs.com/issues/6604 Author: Daniel Pittman Status: Closed Priority: Normal Assignee: Dominic Maraglia Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: 1.0.5 We need to be able to validate the ability of Dashboard to perform an inventory search on the puppet master. Specifically, we need to: 1. Edit auth.conf on the master to permit Dashboard to search the inventory 2. Run puppet agent several times to get a set of facts into the inventory * this should probably set some known, assured facts, rather than rely on organic facter features 3. Perform appropriate dashboard searching using the "API" to validate the search results. * no matching targets * some matching targets * all maching targets Returned data is in JSON format, and should be validated that way, although YAML would be a nice bonus. -- 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.
