Puppet: System Administration Automated

Support

Ticket #1234 (closed defect: worksforme)

Opened 6 months ago

Last modified 6 months ago

incorrect autotest info on wiki/WritingTests

Reported by: porridge Assigned to: community
Priority: normal Milestone:
Component: documentation Version:
Severity: normal Keywords: test autotest
Cc: Triage Stage: Unreviewed
Attached Patches: None Complexity: Unknown

Description

http://reductivelabs.com/trac/puppet/wiki/WritingTests contains:

you can get a configuration and instructions in the
ext/autotest directory in the Puppet git repository.

There is no ext/autotest directory.

There are some files in "autotest" (under top directory) but there are no instructions in there, that I can see.

Change History

05/20/08 17:10:45 changed by luke

  • status changed from new to closed.
  • resolution set to worksforme.

Which branch are you looking in? It's in 0.24.x:

http://github.com/lak/puppet/tree/0.24.x/ext/autotest

I think it's been a while since I merged that branch over to master.