Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/Quobyte CI"

(Updated bug info for Cinder and Nova CIs)
(Cinder and Nova CIs are back, general status update.)
Line 6: Line 6:
 
|method= sos-ci monitors Gerrit event stream and triggers test builds, ansible based installation in DevStack instances, running volume related tempest tests vs. Cinder, OS-Brick, and Nova changes. Similar installation testing manila changes with their respective tempest tests on a quobyte backend based setup.
 
|method= sos-ci monitors Gerrit event stream and triggers test builds, ansible based installation in DevStack instances, running volume related tempest tests vs. Cinder, OS-Brick, and Nova changes. Similar installation testing manila changes with their respective tempest tests on a quobyte backend based setup.
 
|programs=Cinder, OS-Brick, Manila, and Nova
 
|programs=Cinder, OS-Brick, Manila, and Nova
|status=Reporting in Cinder project (with errors), OS-Brick project (down), Manila project (stable), and Nova project (with errors)
+
|status=Reporting in Cinder project (stable), OS-Brick project (down due to migration), Manila project (stable), and Nova project (stable)
 
<br>
 
<br>
 
Bugs/changes affecting the Cinder CI results:
 
Bugs/changes affecting the Cinder CI results:
* After a brief working time Cinder CI is currently throwing false negatives due to [https://bugs.launchpad.net/python-novaclient/+bug/1522402 a nova client issue] . (2016-02-01)
 
 
* 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)
 
* 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.
Line 17: 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 service migration. Cinder CI migration is complete, OS-Brick CI will follow up shortly (2016-01-29)
+
* OS-Brick CI is currently down due to service migration which will be completed in the next weeks (2016-02-04)
 
<br>
 
<br>
 
Bugs/changes affecting the Nova CI results:
 
Bugs/changes affecting the Nova CI results:
* Nova CI is currently throwing false negatives due to [https://bugs.launchpad.net/python-novaclient/+bug/1522402 a nova client issue] . (2016-02-01)
+
* Nova CI is reporting
 
}}
 
}}
  

Revision as of 07:52, 4 February 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 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, OS-Brick, and Nova changes. Similar installation testing manila changes with their respective tempest tests on a quobyte backend based setup.
OpenStack Programs: Cinder, OS-Brick, Manila, and Nova
Current Status: Reporting in Cinder project (stable), OS-Brick project (down due to migration), Manila project (stable), and Nova 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 which will be completed in the next weeks (2016-02-04)


Bugs/changes affecting the Nova CI results:

  • Nova CI is reporting


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.