On 03/25/2015 11:44 AM, Jordan Pittier wrote: > Hey, > > From > http://packages.cloudfounders.com/ci_logs/47/85847/47/check/openvstorage-cinder-functionality/b073fb9/console.html > : > "Running ` python setup.py testr --testr-args='--subunit --concurrency 1 > test_openvstorage'`" > > ====== > Totals > ====== > Ran: 10 tests in 2.0000 sec. > - Passed: 10 > - Skipped: 0 > - Expected Fail: 0 > - Unexpected Success: 0 > - Failed: 0 > Sum of execute time for each test: 0.4477 sec. > > > So his CI did run :) > > Jordan Part of the process of running a CI is to be able to answer questions about your own system.
As a operator of a system maintaining a driver, Eduard, the solution for fixing your driver is to offer a patch to fix it. Thanks, Anita. > > > On Wed, Mar 25, 2015 at 4:31 PM, Asselin, Ramy <[email protected]> wrote: > >> Hi Eduard, >> >> >> >> Your third party ci reported success on that patch. The tempest volume >> tests include attached & detaches. Seems your CI is not running them? >> >> >> http://packages.cloudfounders.com/ci_logs/47/85847/47/check/openvstorage-cinder-functionality/b073fb9/console.html >> >> >> >> *CloudFounders OpenvStorage CI check* >> >> *Mar 10, 2015 9:14 AM* >> >> openvstorage-cinder-functionality >> <http://packages.cloudfounders.com/ci_logs/47/85847/47/check/openvstorage-cinder-functionality/b073fb9> >> >> SUCCESS in 37m 16s >> >> >> >> Ramy >> >> >> >> *From:* Eduard Matei [mailto:[email protected]] >> *Sent:* Wednesday, March 25, 2015 8:05 AM >> *To:* OpenStack Development Mailing List (not for usage questions) >> *Subject:* [openstack-dev] [cinder]Driver broken >> >> >> >> Hi, >> >> >> >> Just reported an issue: https://bugs.launchpad.net/cinder/+bug/1436367 >> >> Seems to be related to https://review.openstack.org/#/c/85847/ which >> introduced another parameter to be passed to the driver, but our driver >> didn't get updated so detach_volume fails for us. >> >> >> >> How can we get this fixed asap? >> >> >> >> Thanks, >> >> Eduard >> >> >> >> __________________________________________________________________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: [email protected]?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: [email protected]?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
