Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/Quobyte CI"

m
(Update on CI migration statuses)
Line 7: Line 7:
 
|programs=Cinder, OS-Brick, Manila, (Nova to be added)
 
|programs=Cinder, OS-Brick, Manila, (Nova to be added)
 
|status=Reporting in Cinder project (down), OS-Brick project (down) and Manila project (stable)
 
|status=Reporting in Cinder project (down), OS-Brick project (down) and Manila project (stable)
<br>
 
'''2016-01-26 - Cinder and OS-Brick CIs are currently migrating to new and more capable hardware. A new Nova CI will be added to this setup in the process. Later on migration of the Manila CI will follow up.'''
 
* '''Update 2015-01-28: basic system setup has been completed. Configuring CI job details and testing now.'''
 
<br>
 
 
<br>
 
<br>
 
Bugs/changes affecting the Cinder CI results:
 
Bugs/changes affecting the Cinder CI results:
* Cinder CI is currently down due to server installation update that caused a range of dependency issues (2016-01-21)
+
* Cinder CI is back online after migration. Some initial logs where published with a wrong IP address. Please contact us if you require access to one of those initial logs (2016-01-29)
 
* CI explicitely skips encrypted volume test as proposed on [http://lists.openstack.org/pipermail/openstack-dev/2015-July/069099.html the mailing list], affects 1 test.
 
* CI explicitely skips encrypted volume test as proposed on [http://lists.openstack.org/pipermail/openstack-dev/2015-July/069099.html the mailing list], affects 1 test.
 
<br>
 
<br>
Line 20: Line 16:
 
<br>
 
<br>
 
Bugs/changes affecting the OS-Brick CI results:
 
Bugs/changes affecting the OS-Brick CI results:
* OS-Brick CI is currently down due to server installation update that caused a range of dependency issues (2016-01-21)
+
* OS-Brick CI is currently down due to service migration. Cinder CI migration is complete, OS-Brick CI will follow up shortly (2016-01-29)
  
 
}}
 
}}

Revision as of 11:53, 29 January 2016

3rd party system: Quobyte CI
Gerrit Account: quobyteci
Contact Information: silvan@quobyte.com (kaisers@IRC), robert@quobyte.com (mrlarkin@IRC), felix@quobyte.com, bjoern@quobyte.com,
Intent: Test Cinder, OS-Brick, Manila (and later Nova) changes against Quobyte drivers
Structure: ansible installed sos-ci setup with some modifications
Method: sos-ci monitors Gerrit event stream and triggers test builds, ansible based installation in DevStack instances, running volume related tempest tests vs. cinder and os-brick. Similar installation testing manila changes with their respective tempest tests on a quobyte backend based setup.
OpenStack Programs: Cinder, OS-Brick, Manila, (Nova to be added)
Current Status: Reporting in Cinder project (down), OS-Brick project (down) and Manila project (stable)


Bugs/changes affecting the Cinder CI results:

  • Cinder CI is back online after migration. Some initial logs where published with a wrong IP address. Please contact us if you require access to one of those initial logs (2016-01-29)
  • CI explicitely skips encrypted volume test as proposed on the mailing list, affects 1 test.


Bugs/changes affecting the Manila CI results:

  • CI skips several groups of non-implemented Manila feature test groups (snapshots, etc.) based on the Manila tempest tests config parameters


Bugs/changes affecting the OS-Brick CI results:

  • OS-Brick CI is currently down due to service migration. Cinder CI migration is complete, OS-Brick CI will follow up shortly (2016-01-29)


Rechecking Quobyte CI Systems

All CI systems run by Quobyte support rechecking by adding the comment 'run <ci-instance-name>' to the patch set in question. For example:

run cinder-quobyteci-dsvm-volume

This command works even if there's no previous report from the given CI instance for the given patch set.