Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/UFCG OneView CI"

Line 2: Line 2:
 
|account=ufcg-oneview-ci
 
|account=ufcg-oneview-ci
 
|contact=Thiago Paiva <thiagop@lsd.ufcg.edu.br>, <ufcg-oneview-ci@lsd.ufcg.edu.br>, IRC: thiagop
 
|contact=Thiago Paiva <thiagop@lsd.ufcg.edu.br>, <ufcg-oneview-ci@lsd.ufcg.edu.br>, IRC: thiagop
|intent= To continuously test all Ironic patches that modify OneView driver
+
|intent= To continuously test power, management, deploy with iscsi_pxe_oneview driver and agent_pxe_oneview driver to all Ironic/drivers patches.
 
|structure=Jenkins, Gerrit-Trigger, DevStack, Tempest
 
|structure=Jenkins, Gerrit-Trigger, DevStack, Tempest
|method=Using Jenkins to receive triggers from Gerrit and using Jenkins to test the Ironic master branch from time to time
+
|method=At present, as part of the CI setup only 2 jobs (out of 3 planned) has been created as following:
|programs=Ironic
+
 
|status=in production, testing}}
+
'''oneview-driver-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 Gerrit-Trigger to intercept Gerrit event stream.
 +
* Each test run uses a fresh devstack.
 +
 
 +
'''iscsi_pxe_oneview-driver-deploy'''
 +
 
 +
* 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 Gerrit-Trigger to intercept Gerrit event stream.
 +
* Each test run uses a fresh devstack.
 +
 
 +
'''agent_pxe_oneview-driver-deploy'''
 +
 
 +
* 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 Gerrit-Trigger to intercept Gerrit event stream.
 +
* Each test run uses a fresh devstack.
 +
 
 +
Currently this job creation is in progress due image problems.
 +
|programs=Ironic/drivers
 +
|status=enabled, non-voting, trigger with check experimental}}

Revision as of 14:10, 16 December 2015

3rd party system: UFCG OneView CI
Gerrit Account: ufcg-oneview-ci
Contact Information: Thiago Paiva <thiagop@lsd.ufcg.edu.br>, <ufcg-oneview-ci@lsd.ufcg.edu.br>, IRC: thiagop
Intent: To continuously test power, management, deploy with iscsi_pxe_oneview driver and agent_pxe_oneview driver to all Ironic/drivers patches.
Structure: Jenkins, Gerrit-Trigger, DevStack, Tempest
Method: At present, as part of the CI setup only 2 jobs (out of 3 planned) has been created as following:

oneview-driver-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 Gerrit-Trigger to intercept Gerrit event stream.
  • Each test run uses a fresh devstack.

iscsi_pxe_oneview-driver-deploy

  • 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 Gerrit-Trigger to intercept Gerrit event stream.
  • Each test run uses a fresh devstack.

agent_pxe_oneview-driver-deploy

  • 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 Gerrit-Trigger to intercept Gerrit event stream.
  • Each test run uses a fresh devstack.
Currently this job creation is in progress due image problems.
OpenStack Programs: Ironic/drivers
Current Status: enabled, non-voting, trigger with check experimental