Issue #6528 has been updated by Nigel Kersten.

Daniel Pittman wrote:
> Doesn't seem to have audit reports included; we probably need (the capacity) 
> to include those.

Those are the inspect reports aren't they? Or did that get added after?
----------------------------------------
Feature #6528: Test data:  robust, real-looking, repeatable
https://projects.puppetlabs.com/issues/6528

Author: Randall Hansen
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 
Keywords: 
Branch: 
Affected URL: 
Affected Dashboard version: 


We need to be able to test Dashboard with test data that we control.  We cannot 
use customer data for this due to the potential of a leak.  Our community needs 
to be able to see and work with this data as well.

We need a script which generates a configurable number of reports that can be 
imported into Dashboard with `rake reports:import`.  These reports should:

* look like real data (e.g., all nodes and resources can't be called "test")
* exercise all user-facing features of Dashboard (e.g., we need nodes and 
resources in all possible states)
* be repeatable (e.g., tested)
* date-sensitive (i.e., since we make decisions in Dashboard based on the last 
date a node reported, hard-coded dates will not work).

We have a very good start at this, but it's not yet complete.  At minimum (and 
I'm not convinced this list is complete) we need to be able to generate:

* nodes
  * compliant/successful
  * failed
  * unresponsive
  * pending
* resources
  * successful
  * pending
  * failed
* events for these resources
* inspect reports


-- 
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