Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/Quobyte CI"

(updated current issue status on cinder related CIs.)
(Updated on snapshot issue)
Line 9: Line 9:
 
<br>
 
<br>
 
Bugs/changes affecting the Cinder CI results:
 
Bugs/changes affecting the Cinder CI results:
* Currently affected by a bug related to online snapshots, details are hidden by [https://bugs.launchpad.net/nova/+bug/1168011 #1168011].
+
* Currently affected by a bug related to online snapshot test test_snapshot_create_with_volume_in_use, details at [https://bugs.launchpad.net/nova/+bug/1598833 #1598833]
 +
** Error reason is partially hidden in Nova logs by [https://bugs.launchpad.net/nova/+bug/1168011 #1168011].
 
* Currently affected by a permission issue introduced by [https://github.com/openstack/nova/commit/ea3904b168e4360b6c68464dbcd0585987b27e91 Change-Id: Ia84579b84105e8ad6146591188a96e847e762c77] monitored in [https://bugs.launchpad.net/nova/+bug/1597644 bug #1597644]
 
* Currently affected by a permission issue introduced by [https://github.com/openstack/nova/commit/ea3904b168e4360b6c68464dbcd0585987b27e91 Change-Id: Ia84579b84105e8ad6146591188a96e847e762c77] monitored in [https://bugs.launchpad.net/nova/+bug/1597644 bug #1597644]
 
* 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.

Revision as of 12:58, 4 July 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 (stable), Manila project (stable), and Nova project (stable)


Bugs/changes affecting the Cinder CI results:


Bugs/changes affecting the OS-Brick CI results:

  • Currently affected by the same bugs as the Cinder CI (see above).
  • OS-Brick CI is is reporting


Bugs/changes affecting the Nova CI results:

  • Currently affected by the same bugs as the Cinder CI (see above).
  • Nova CI is reporting


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.


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.