Jump to: navigation, search

Difference between revisions of "Template:ThirdPartySystemInfo"

(Usage)
Line 22: Line 22:
 
|method=What are you actually doing?
 
|method=What are you actually doing?
 
|programs=OpenStack Programs you target
 
|programs=OpenStack Programs you target
|status=testing,non-voting}}
+
|status=testing,non-voting
 +
|recheck-trigger=Comment to trigger recheck of your CI}}
 
</nowiki></pre>
 
</nowiki></pre>
 
* '''Description:'''  Use this template to create a table with all information about 3rd party systems
 
* '''Description:'''  Use this template to create a table with all information about 3rd party systems

Revision as of 17:23, 25 November 2015



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
|method=What are you actually doing?
|programs=OpenStack Programs you target
|status=testing,non-voting
|recheck-trigger=Comment to trigger recheck of your CI}}
  • 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