opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef namespaces https://review.opendev.org/c/openstack/glance/+/798700 | 06:08 |
---|---|---|
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef objects https://review.opendev.org/c/openstack/glance/+/802054 | 06:08 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef resource-types https://review.opendev.org/c/openstack/glance/+/799671 | 06:08 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef properties https://review.opendev.org/c/openstack/glance/+/802055 | 06:08 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef tags https://review.opendev.org/c/openstack/glance/+/802056 | 06:08 |
opendevreview | Abhishek Kekane proposed openstack/glance-tempest-plugin master: Add protection testing for metadef namespaces https://review.opendev.org/c/openstack/glance-tempest-plugin/+/800902 | 07:44 |
*** whoami-rajat is now known as Guest5879 | 08:10 | |
*** whoami-rajat__ is now known as whoami-rajat | 08:10 | |
*** akekane_ is now known as abhishekk | 09:02 | |
opendevreview | Mridula Joshi proposed openstack/glance master: Add doc support for delete-from-store API https://review.opendev.org/c/openstack/glance/+/806180 | 09:22 |
opendevreview | Mridula Joshi proposed openstack/glance master: Add doc support for delete-from-store API https://review.opendev.org/c/openstack/glance/+/806180 | 09:35 |
*** bhagyashris_ is now known as bhagyashris | 10:07 | |
abhishekk | dansmith, any chance of you working on uwsgi + prefetcher support or we should postpone it to next cycle as well ? | 13:50 |
dansmith | oh gosh , I need to do that | 13:51 |
abhishekk | considering I still need to put efforts in metadef secure-rbac | 13:51 |
abhishekk | no, not really, I think we can postpone it to next cycle | 13:51 |
dansmith | hmm, okay | 13:54 |
*** whoami-rajat__ is now known as whoami-rajat | 14:15 | |
dansmith | abhishekk: on this, community is tested but I don't actually see a case that explicitly covers public: https://review.opendev.org/c/openstack/glance/+/800221/2/glance/tests/unit/v2/test_images_resource.py | 14:25 |
dansmith | since we're changing that and expecting public to still work, we probably want a similar test, no? or did you find somewhere else that it's covered? | 14:26 |
dansmith | I can imagine it's technically covered elsewhere by accident, but it's hard to tell | 14:26 |
abhishekk | let me look | 14:26 |
abhishekk | I also thought it has a test with public, let me reverify | 14:28 |
dansmith | there's a "shared" above it, but I'm not seeing public, if it's there | 14:29 |
abhishekk | let me check | 14:30 |
abhishekk | its not there | 14:33 |
dansmith | abhishekk: ack, want me to add real quick? | 14:43 |
dansmith | or, mind if I do it I should say? just to make sure we're good | 14:43 |
dansmith | else a typo in "public" could break it silently | 14:43 |
abhishekk | if you can then its cool | 14:43 |
dansmith | ack | 14:43 |
opendevreview | Dan Smith proposed openstack/glance master: 'community' images need to be treated as public https://review.opendev.org/c/openstack/glance/+/800221 | 14:47 |
dansmith | actually, I think that set_acls mock can be stricter too, lemme try | 14:49 |
dansmith | ugh, maybe not based on where it's mocked, nevermind | 14:50 |
abhishekk | ack | 15:35 |
* abhishekk dinner break | 15:35 | |
abhishekk | heavy traffic in gate | 16:09 |
opendevreview | Abhishek Kekane proposed openstack/glance master: DNM: Run glance ceph jobs with 'pacific' version https://review.opendev.org/c/openstack/glance/+/806774 | 16:19 |
opendevreview | Lance Bragstad proposed openstack/glance master: Remove duplicate namespace utilities in functional tests https://review.opendev.org/c/openstack/glance/+/806775 | 16:22 |
opendevreview | Abhishek Kekane proposed openstack/glance master: DNM: Run glance ceph jobs with 'pacific' version https://review.opendev.org/c/openstack/glance/+/806774 | 16:27 |
opendevreview | Lance Bragstad proposed openstack/glance master: Remove duplicate namespace utilities in functional tests https://review.opendev.org/c/openstack/glance/+/806775 | 16:54 |
opendevreview | Lance Bragstad proposed openstack/glance master: Move global constants to test module setUp https://review.opendev.org/c/openstack/glance/+/806779 | 16:54 |
dansmith | abhishekk: yes and nova has more failing tests it seems to me, although they're not ones that other people run, thankfully | 17:21 |
dansmith | but they may be causing more nova gate resets than normal, which does affect time to completion for others | 17:21 |
abhishekk | ack | 17:21 |
abhishekk | dansmith, DNM: Run glance ceph jobs with 'pacific' version https://review.opendev.org/c/openstack/glance/+/806774 | 17:41 |
dansmith | idk the answer to that, if that's what you're asking | 17:43 |
dansmith | gmann maybe? maybe logstash will tell you who is running that job directly, but others might inherit from it I guess | 17:44 |
abhishekk | right | 17:45 |
gmann | dansmith: not sure it will tell until you filter with project | 17:46 |
gmann | if same job running in different gate | 17:46 |
dansmith | gmann: how do we normally make those sorts of changes? a bunch of DNM patches against everyone? | 17:47 |
gmann | dansmith: yeah, that is how I test for ditro version update in devstack base job | 17:47 |
dansmith | :/ | 17:47 |
abhishekk | also will this patch install ceph pacific ? | 17:47 |
abhishekk | If so then we can override this for glance | 17:48 |
dansmith | looks like it, but it's possible the plugin needs to do something different for the pacific release and doesn't I guess | 17:49 |
abhishekk | hmm, lets see | 17:50 |
abhishekk | I think the current devstack ceph plugin configures pacific and it is working in local environment for me | 17:50 |
abhishekk | but the job will make sure about cross project operations | 17:51 |
opendevreview | Abhishek Kekane proposed openstack/glance master: DNM: Run glance ceph jobs with 'pacific' version https://review.opendev.org/c/openstack/glance/+/806774 | 18:42 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef namespaces https://review.opendev.org/c/openstack/glance/+/798700 | 19:38 |
opendevreview | Lance Bragstad proposed openstack/glance master: Remove duplicate _url() methods from functional test classes https://review.opendev.org/c/openstack/glance/+/806797 | 19:51 |
abhishekk | So glance-nova-ceph-multistore and glance-ceph-thin-provisioning jobs are working fine with 'pacific' version of ceph | 19:58 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef namespaces https://review.opendev.org/c/openstack/glance/+/798700 | 20:04 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef objects https://review.opendev.org/c/openstack/glance/+/802054 | 20:04 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef resource-types https://review.opendev.org/c/openstack/glance/+/799671 | 20:04 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef properties https://review.opendev.org/c/openstack/glance/+/802055 | 20:04 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef tags https://review.opendev.org/c/openstack/glance/+/802056 | 20:04 |
opendevreview | Lance Bragstad proposed openstack/glance master: Remove duplicate _header() implementations in metadef tests https://review.opendev.org/c/openstack/glance/+/806801 | 20:07 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef namespaces https://review.opendev.org/c/openstack/glance/+/798700 | 20:20 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef objects https://review.opendev.org/c/openstack/glance/+/802054 | 20:20 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef resource-types https://review.opendev.org/c/openstack/glance/+/799671 | 20:20 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef properties https://review.opendev.org/c/openstack/glance/+/802055 | 20:20 |
opendevreview | Pranali Deore proposed openstack/glance master: Implement project personas for metadef tags https://review.opendev.org/c/openstack/glance/+/802056 | 20:20 |
* abhishekk signing out for the day | 20:31 | |
opendevreview | Pranali Deore proposed openstack/glance-tempest-plugin master: Add protection testing for metadef namespaces https://review.opendev.org/c/openstack/glance-tempest-plugin/+/800902 | 20:38 |
opendevreview | Pranali Deore proposed openstack/glance-tempest-plugin master: Implement API protection testing for metadef objects https://review.opendev.org/c/openstack/glance-tempest-plugin/+/802793 | 20:38 |
opendevreview | Pranali Deore proposed openstack/glance-tempest-plugin master: Implement API protection testing for metadef resource types https://review.opendev.org/c/openstack/glance-tempest-plugin/+/802792 | 20:38 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!