Jump to: navigation, search

Difference between revisions of "ThirdPartySystems/Quobyte CI"

(All CIs are up and stable now)
(New bug hit by nova,cinder and brick cis)
Line 9: Line 9:
 
<br>
 
<br>
 
Bugs/changes affecting the Cinder CI results:
 
Bugs/changes affecting the Cinder CI results:
 +
* Currently affected by a possible novaclient bug [https://bugs.launchpad.net/cinder/+bug/1569220 (#1569220)]
 
* 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 15: Line 16:
 
<br>
 
<br>
 
Bugs/changes affecting the OS-Brick CI results:
 
Bugs/changes affecting the OS-Brick CI results:
 +
* Currently affected by a possible novaclient bug [https://bugs.launchpad.net/cinder/+bug/1569220 (#1569220)]
 
* OS-Brick CI is is reporting
 
* OS-Brick CI is is reporting
 
<br>
 
<br>
 
Bugs/changes affecting the Nova CI results:
 
Bugs/changes affecting the Nova CI results:
 +
* Currently affected by a possible novaclient bug [https://bugs.launchpad.net/cinder/+bug/1569220 (#1569220)]
 
* Nova CI is reporting
 
* Nova CI is reporting
 
}}
 
}}

Revision as of 12:43, 12 April 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:

  • Currently affected by a possible novaclient bug (#1569220)
  • 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:

  • Currently affected by a possible novaclient bug (#1569220)
  • OS-Brick CI is is reporting


Bugs/changes affecting the Nova CI results:

  • Currently affected by a possible novaclient bug (#1569220)
  • 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.