<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">Yea, manage snapshot tests should be skipped on ceph backend.</div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">I disabled those tests for *-ceph-* jobs and glance-store will be unblocked after that merged.</div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">-  <a href="https://review.openstack.org/#/c/421073/">https://review.openstack.org/#/c/421073/</a></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">There is discussion going on whether to enable the manage snapshot false by default on devstack side and improve </div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">tempest tests also but that might take time.</div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">But for ceph jobs it will be disabled in that patch and should not block gate etc.</div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)">Also if any CI failing due to that they can quickly disable that flag and skip the tests which not meant to be run on their CI.</div><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19)"><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div class="gmail_default" style="font-family:monospace,monospace;color:rgb(39,78,19);display:inline">​-gmann</div></div></div>
<br><div class="gmail_quote">On Tue, Jan 17, 2017 at 11:18 AM, Brian Rosmaita <span dir="ltr"><<a href="mailto:rosmaita.fossdev@gmail.com" target="_blank">rosmaita.fossdev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I need some help troubleshooting a glance_store gate failure that I<br>
think is due to a recent change in a tempest test and a configuration<br>
problem (or it could be something else entirely).  I'd appreciate some<br>
help solving this as it appears to be blocking all merges into<br>
glance_store, which, as a non-client library, is supposed to be frozen<br>
later this week.<br>
<br>
Here's an example of the failure in a global requirements update patch:<br>
<a href="https://review.openstack.org/#/c/420832/" rel="noreferrer" target="_blank">https://review.openstack.org/#<wbr>/c/420832/</a><br>
(I should mention that the failure is occurring in a volume test in<br>
tempest.api.volume.admin.v2.<wbr>test_snapshot_manage.<wbr>SnapshotManageAdminV2Test,<br>
not a glance_store test.)<br>
<br>
The test is being run by this gate:<br>
gate-tempest-dsvm-full-ceph-<wbr>plugin-src-glance_store-<wbr>ubuntu-xenial<br>
<br>
The test that's failing, test_unmanage_manage_snapshot was recently<br>
modified by Change-Id: I77be1cf85a946bf72e852f6378f0d<wbr>7b43af8023a<br>
To be more precise, the test itself wasn't changed, rather the criterion<br>
for skipping the test was changed (from a skipIf based on whether the<br>
backend was ceph, to a skipUnless based on a boolean config option).<br>
<br>
>From the comment in the old code on that patch, it seems like the test<br>
config value should be False when ceph is the backend (and that's its<br>
default).  But in the config dump of the failing test run,<br>
<a href="http://logs.openstack.org/32/420832/1/check/gate-tempest-dsvm-full-ceph-plugin-src-glance_store-ubuntu-xenial/dab27eb/logs/tempest_conf.txt.gz" rel="noreferrer" target="_blank">http://logs.openstack.org/32/<wbr>420832/1/check/gate-tempest-<wbr>dsvm-full-ceph-plugin-src-<wbr>glance_store-ubuntu-xenial/<wbr>dab27eb/logs/tempest_conf.txt.<wbr>gz</a><br>
you can see that manage_snapshot is True.<br>
<br>
That's why I think the problem is being caused by a flipped test config<br>
value, but I'm not sure where the configuration for this particular gate<br>
lives so I don't know what repo to propose a patch to.<br>
<br>
Thanks in advance for any help,<br>
brian<br>
<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</blockquote></div><br></div></div>