Jump to: navigation, search

Difference between revisions of "Template:ThirdPartySystemInfo"

Line 20: Line 20:
 
|account=gerrit Account|contact=Contact information
 
|account=gerrit Account|contact=Contact information
 
|intent=Description of intent
 
|intent=Description of intent
|structure=Jenkins with gerrit plugin
+
|structure=List the tooling you are using
 +
|focus=What is the point of the test?
 +
|method=What are you actually doing?
 
|programs=OpenStack Programs you target
 
|programs=OpenStack Programs you target
 
|status=testing,non-voting}}
 
|status=testing,non-voting}}
Line 33: Line 35:
 
  | intent=to ensure our driver is functional
 
  | intent=to ensure our driver is functional
 
  | structure=jenkins with the gerrit plugin
 
  | structure=jenkins with the gerrit plugin
 +
|focus=testing my proprietary switch
 +
|method=running tempest tests on a unique vm for every test run
 
  | programs=nova, neutron
 
  | programs=nova, neutron
 
  | status=testing, non-voting
 
  | status=testing, non-voting
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 15:49, 28 May 2014



Usage

  • Code:
{{ThirdPartySystemInfo|name=Name of 3rd Party System
|account=gerrit Account|contact=Contact information
|intent=Description of intent
|structure=List the tooling you are using
|focus=What is the point of the test?
|method=What are you actually doing?
|programs=OpenStack Programs you target
|status=testing,non-voting}}
  • Description: Use this template to create a table with all information about 3rd party systems

3rd party system: Name of 3rd Party System
Gerrit Account: gerrit Account
Contact Information: info@3rdparty.org
Intent: to ensure our driver is functional
Structure: jenkins with the gerrit plugin
Method: running tempest tests on a unique vm for every test run
OpenStack Programs: nova, neutron
Current Status: testing, non-voting