Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/UFCG OneView CI"

(Created page with "{{subst:ThirdPartySystemInfoSubst}}")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ThirdPartySystemInfo|name=Name of 3rd party system
+
{{ThirdPartySystemInfo|name=UFCG OneView CI
|account=gerrit account
+
|account=ufcg-oneview-ci
|contact=contact info for people taking responsibility for this system
+
|contact=Rafael Xavier <marcusrafael@lsd.ufcg.edu.br>, Ricardo Araujo <ricardo@lsd.ufcg.edu.br>, IRC: xavierr, ricardoas
|intent=of this system, why do you have it
+
|intent= To continuously test power, management, deploy with iscsi_pxe_oneview driver and agent_pxe_oneview driver to all Ironic/drivers patches.
|structure=of this system, what tools are you using
+
|structure=Zuul, Jenkins, Nodepool, Gearman, DevStack, Tempest
|method=what you are actually doing
+
|method=At present, as part of the CI setup 3 jobs have been created as following:
|programs=touched by this system
+
 
|status=of this system, in production, testing, non-voting, voting, disabled}}
+
 
 +
'''check-dsvm-ironic-oneview-power-and-management'''
 +
 
 +
* An HP ProLiant BL460c Gen8 machine has been configured with KVM.
 +
** VM with Jenkins Master.
 +
** VM with Jenkins Slave to run power and management tests with fake_oneview driver.
 +
* Using Zuul to intercept Gerrit event stream.
 +
* Each test run uses a fresh devstack.
 +
 
 +
 
 +
'''dsvm-tempest-ironic-iscsi_pxe_oneview'''
 +
 
 +
* An HP ProLiant BL460c Gen8 machine has been configured with KVM.
 +
** VM with Jenkins Master.
 +
** VM with Jenkins Slave to run deploy tests with iscsi pxe oneview driver.
 +
* An HP ProLiant BL465c Gen8 machine to be the baremetal.
 +
* Using Zuul to intercept Gerrit event stream.
 +
* Each test run uses a fresh devstack.
 +
 
 +
 
 +
'''dsvm-tempest-ironic-agent_pxe_oneview'''
 +
 
 +
* An HP ProLiant BL460c Gen8 machine has been configured with KVM.
 +
** VM with Jenkins Master.
 +
** VM with Jenkins Slave to run deploy tests with agent pxe oneview driver.
 +
* An HP ProLiant BL465c Gen8 machine to be the baremetal.
 +
* Using Zuul to intercept Gerrit event stream.
 +
* Each test run uses a fresh devstack.
 +
 
 +
 
 +
|programs=Ironic/drivers
 +
|status=enabled, non-voting
 +
 
 +
To re-run the job on a patch, leave a comment with "oneview: recheck".
 +
}}

Latest revision as of 11:53, 26 April 2017

3rd party system: UFCG OneView CI
Gerrit Account: ufcg-oneview-ci
Contact Information: Rafael Xavier <marcusrafael@lsd.ufcg.edu.br>, Ricardo Araujo <ricardo@lsd.ufcg.edu.br>, IRC: xavierr, ricardoas
Intent: To continuously test power, management, deploy with iscsi_pxe_oneview driver and agent_pxe_oneview driver to all Ironic/drivers patches.
Structure: Zuul, Jenkins, Nodepool, Gearman, DevStack, Tempest
Method: At present, as part of the CI setup 3 jobs have been created as following:


check-dsvm-ironic-oneview-power-and-management

  • An HP ProLiant BL460c Gen8 machine has been configured with KVM.
    • VM with Jenkins Master.
    • VM with Jenkins Slave to run power and management tests with fake_oneview driver.
  • Using Zuul to intercept Gerrit event stream.
  • Each test run uses a fresh devstack.


dsvm-tempest-ironic-iscsi_pxe_oneview

  • An HP ProLiant BL460c Gen8 machine has been configured with KVM.
    • VM with Jenkins Master.
    • VM with Jenkins Slave to run deploy tests with iscsi pxe oneview driver.
  • An HP ProLiant BL465c Gen8 machine to be the baremetal.
  • Using Zuul to intercept Gerrit event stream.
  • Each test run uses a fresh devstack.


dsvm-tempest-ironic-agent_pxe_oneview

  • An HP ProLiant BL460c Gen8 machine has been configured with KVM.
    • VM with Jenkins Master.
    • VM with Jenkins Slave to run deploy tests with agent pxe oneview driver.
  • An HP ProLiant BL465c Gen8 machine to be the baremetal.
  • Using Zuul to intercept Gerrit event stream.
  • Each test run uses a fresh devstack.
OpenStack Programs: Ironic/drivers
Current Status: enabled, non-voting To re-run the job on a patch, leave a comment with "oneview: recheck".