Jump to: navigation, search

Difference between revisions of "Ironic/Drivers/iLODrivers/third-party-ci"

Line 5: Line 5:
 
=== Jobs ===
 
=== Jobs ===
  
At present, as part of the CI setup only 1 job (out of 2 planned) has been created as following:
+
At present, as part of the CI setup 3 job has been created as following:
  
 
===== '''gate-tempest-ironic-ilo-driver-iscsi_ilo''' =====
 
===== '''gate-tempest-ironic-ilo-driver-iscsi_ilo''' =====
Line 20: Line 20:
  
 
* '''test_baremetal_server_ops''' is the tempest scenario test which gets run as part of this and it tests the basic provisioning on the bare metal system so configured.
 
* '''test_baremetal_server_ops''' is the tempest scenario test which gets run as part of this and it tests the basic provisioning on the bare metal system so configured.
 +
 +
 +
===== '''gate-tempest-ironic-ilo-driver-pxe_ilo''' =====
 +
 +
* In order to set up the third party CI, services like nova (by default), neutron, swift, ironic and tempest have been enabled.
 +
* An '''HPE DL180 Gen9'' machine has been configured to act as the bare metal system.
 +
* The configuration of different role playing parameters for this job is:
 +
 +
  driver: '''pxe_ilo'''
 +
  boot mode: '''uefi'''
 +
  boot option: '''netboot'''
 +
  '''partition image'''
 +
  secure boot: '''no'''
  
  
 
===== '''gate-tempest-ironic-ilo-driver-agent_ilo''' =====
 
===== '''gate-tempest-ironic-ilo-driver-agent_ilo''' =====
  
Currently this job creation is in progress and this will be fired on an HPE Proliant Gen9 machine.
+
* In order to set up the third party CI, services like nova (by default), neutron, swift, ironic and tempest have been enabled.
 +
* An '''HPE DL180 Gen9'' machine has been configured to act as the bare metal system.
 +
* The configuration of different role playing parameters for this job is:
 +
 
 +
  driver: '''agent_ilo'''
 +
  boot mode: '''uefi'''
 +
  boot option: '''netboot'''
 +
  '''partition image'''
 +
  secure boot: '''no'''

Revision as of 07:50, 30 November 2016

Overview

This article describes the CI test environment and setup details for HPE Proliant iLO drivers.

Jobs

At present, as part of the CI setup 3 job has been created as following:

gate-tempest-ironic-ilo-driver-iscsi_ilo
  • In order to set up the third party CI, services like nova (by default), neutron, swift, ironic and tempest have been enabled.
  • An HPE DL320e Gen8 machine has been configured to act as the bare metal system.
  • The configuration of different role playing parameters for this job is:
 driver: iscsi_ilo
 boot mode: bios
 boot option: netboot
 partition image
 secure boot: no
  • test_baremetal_server_ops is the tempest scenario test which gets run as part of this and it tests the basic provisioning on the bare metal system so configured.


gate-tempest-ironic-ilo-driver-pxe_ilo
  • In order to set up the third party CI, services like nova (by default), neutron, swift, ironic and tempest have been enabled.
  • An 'HPE DL180 Gen9 machine has been configured to act as the bare metal system.
  • The configuration of different role playing parameters for this job is:
 driver: pxe_ilo
 boot mode: uefi
 boot option: netboot
 partition image
 secure boot: no


gate-tempest-ironic-ilo-driver-agent_ilo
  • In order to set up the third party CI, services like nova (by default), neutron, swift, ironic and tempest have been enabled.
  • An 'HPE DL180 Gen9 machine has been configured to act as the bare metal system.
  • The configuration of different role playing parameters for this job is:
 driver: agent_ilo
 boot mode: uefi
 boot option: netboot
 partition image
 secure boot: no