Jump to: navigation, search

ThirdPartySystems/HGST Solutions CI

3rd party system: HGST Solutions CI
Gerrit Account: hgst-solutions-ci
Contact Information: Earle F. Philhower, III <earle.philhower.iii@hgst.com>
Intent: CI system running HGST Flash Software Suite to verify OpenStack Cinder and OS-Brick.
Structure: OpenStack Kilo 1-node box under Ubuntu 15.04, 32 cores, 32GB DRAM, 550GB FlashMAX II SSD for Nova instances. Only one concurrent test supported at a time, with Tempest concurrency of 3.
Method: Standard os-ext-testing setup courtesy of rasselin. VMs start up, create a loopback SSD inside them, the HGST driver software is installed, devstack-gate run using TEMPEST_DRIVER=hgst, regex="volume" and appropriate options.
OpenStack Programs: Cinder (Nova and OS-Brick required for some testing, of course)
Current Status: 7/15: Back and running after some os-brick hackery in the build script and VM system reconstruction. Running reviews presently. Expect another bump onve os-brick 0.3.0 released later this week. 7/13: Recent changes to Nova/devstack requirements.txt are causing builds to fail because they require the head of os-brick while PIP is pulling 0.2.0. Working on a hackish solution until 0.2.1 tag (L1) is committed to os-brick and all requirements updated.