*** xinliang has quit IRC | 01:12 | |
*** lifeless has quit IRC | 07:02 | |
*** lifeless has joined #refstack | 07:02 | |
*** kopecmartin has joined #refstack | 07:13 | |
*** openstackgerrit has quit IRC | 07:19 | |
*** lifeless has quit IRC | 07:22 | |
*** lifeless has joined #refstack | 07:28 | |
*** tosky has joined #refstack | 07:28 | |
*** openstackgerrit has joined #refstack | 07:49 | |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: Allow non admin users to upload image to glance https://review.openstack.org/568252 | 07:49 |
---|---|---|
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: Allow non admin users to upload image to glance https://review.openstack.org/568252 | 07:53 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: [DNM] Test --create-test-accounts-path argument https://review.openstack.org/572695 | 08:25 |
* tosky wonders if --create-test-accounts or just --create-accounts-file or | 08:28 | |
kopecmartin | tosky, i don't know, whatever you think is better :) | 08:32 |
tosky | I know it sounds weird, but the more I think about create-test-accounts-path, the more it sounds about creating a path | 08:34 |
tosky | :D | 08:35 |
kopecmartin | right, --create-accounts-file sounds better, I'll update it | 08:39 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: Generate accounts.yaml https://review.openstack.org/570781 | 08:44 |
tosky | thanks | 08:47 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: [DNM] Test --create-accounts-file argument https://review.openstack.org/572695 | 08:47 |
tosky | kopecmartin: about the duplicate task: I think that there should be just one | 08:49 |
tosky | if they express the exact same action item, no need for a duplicate | 08:49 |
kopecmartin | tosky, they express the same .. so we need to delete one of them | 08:50 |
arxcruz|ruck | kopecmartin: https://review.openstack.org/#/c/570781/ i'll wait the dnm patch and check results before +1 ;) | 08:51 |
kopecmartin | arxcruz|ruck, ok, thanks | 08:51 |
*** lifeless has quit IRC | 09:05 | |
*** lifeless has joined #refstack | 09:42 | |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: Use healthcheck api to determine swift service https://review.openstack.org/568869 | 10:23 |
chandankumar | tosky: kopecmartin ^^ need help on one of the unit tests, I am not sure how to mock client.skip_path() method | 10:23 |
*** lifeless has quit IRC | 10:26 | |
*** lifeless has joined #refstack | 10:27 | |
*** lifeless_ has joined #refstack | 10:57 | |
*** lifeless has quit IRC | 10:57 | |
kopecmartin | chandankumar, tosky how is it with creation of roles and their assignments? | 11:34 |
kopecmartin | https://review.openstack.org/#/c/571981/ | 11:34 |
kopecmartin | the tests are passing, but no swift tests are there :( | 11:34 |
kopecmartin | it's strange there is no output of tempest tests, but in the DNM path is the output as expected, a Member role was created https://review.openstack.org/#/c/571985/ | 11:38 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: [DNM] Test --create-accounts-file argument https://review.openstack.org/572695 | 11:51 |
tosky | ehm, not sure what is the question | 11:59 |
kopecmartin | the question is, if the role needs to be assigned to a project/user whatever after it's created or not | 12:00 |
kopecmartin | i have no idea how these things work :/ | 12:00 |
kopecmartin | brb | 12:00 |
tosky | it's not magically assigned | 12:02 |
tosky | in fact, how would you assign a role to a user automatically? | 12:02 |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: Use healthcheck api to determine swift service https://review.openstack.org/568869 | 12:41 |
chandankumar | kopecmartin: arxcruz|ruck tosky ^^ please have a look at this review | 12:41 |
arxcruz|ruck | chandankumar: -1 | 12:42 |
arxcruz|ruck | lol, just kidding, i'll review once we get +1 from zuul | 12:42 |
chandankumar | kopecmartin: please have a look at the test | 12:42 |
arxcruz|ruck | chandankumar: https://review.openstack.org/#/c/572697/3 i'll not -1, but still have unecessary check | 12:46 |
chandankumar | arxcruz|ruck: so you mean to remove conditional of v2 and v3 and reverse the condition for v1, sinc tempest plugin is branchless, we donot know who is using v1 | 12:48 |
tosky | does tempest support v1? | 12:51 |
arxcruz|ruck | there's v1 code there, but don't know if it still supported | 12:59 |
*** lifeless_ has quit IRC | 13:16 | |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: [DNM] Test --create-accounts-file argument https://review.openstack.org/572695 | 13:20 |
chandankumar | tosky: arxcruz|ruck v1 is deprecated long time ago https://specs.openstack.org/openstack/cinder-specs/specs/juno/deprecate_v1_api.html | 13:21 |
arxcruz|ruck | chandankumar: so, no need the if | 13:21 |
arxcruz|ruck | imho | 13:21 |
arxcruz|ruck | *_latest will be v3 if v3 is enabled, or v2 | 13:21 |
arxcruz|ruck | and it's already bein checked on tempest side | 13:22 |
arxcruz|ruck | but... | 13:22 |
arxcruz|ruck | ¯\_(ツ)_/¯ | 13:22 |
arxcruz|ruck | my job is red, need this patch, so i'll not -1 | 13:22 |
chandankumar | tosky: arxcruz|ruck since barbican tempest plugin is branchless, we donot know where it is used, I am keeping v1 just reversing the condition | 13:22 |
arxcruz|ruck | well, you just told v1 is deprecated... | 13:23 |
arxcruz|ruck | again... ¯\_(ツ)_/¯ | 13:23 |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: Use healthcheck api to determine swift service https://review.openstack.org/568869 | 13:25 |
chandankumar | arxcruz|ruck: tosky http://codesearch.openstack.org/?q=CONF.volume_feature_enabled.api_v2&i=nope&files=&repos= | 13:26 |
chandankumar | most of them have condition for v1 | 13:27 |
arxcruz|ruck | well, if all of them throw themselves from the bridge will you throw yourself too? :P | 13:29 |
chandankumar | arxcruz|ruck: I have updated the patch | 13:38 |
arxcruz|ruck | chandankumar: :* | 13:38 |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: [DNM] remove image.http_image from playbook https://review.openstack.org/572775 | 13:48 |
kopecmartin | openstack, tosky do you know if it's possible to see all available options in tempest.conf for at least several tempest releases? | 14:59 |
kopecmartin | I can see an example of tempest.conf for current release | 14:59 |
kopecmartin | https://docs.openstack.org/tempest/latest/sampleconf.html | 14:59 |
kopecmartin | but there is no note about if there are all options and i don't see any trigger on the site how i could see the example in previous versions | 15:00 |
kopecmartin | chandankumar ^^ | 15:01 |
tosky | kopecmartin: probably the only way is regenerating the list; switch to the tag that you want to check and run tox -e genconfig | 15:01 |
kopecmartin | tosky, nice, it could work | 15:02 |
chandankumar | tosky: kopecmartin I think we can generate it using oslo config | 15:39 |
tosky | chandankumar: yes, and that's what tox -e genconfig does | 15:39 |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: Remove image.http_image from playbook https://review.openstack.org/572775 | 16:09 |
chandankumar | kopecmartin: tosky ^^ | 16:09 |
*** kopecmartin has quit IRC | 17:02 | |
openstackgerrit | Chandan Kumar proposed openstack/python-tempestconf master: [DNM] patch to test backward compatibilty/ container check https://review.openstack.org/570524 | 18:23 |
*** lifeless has joined #refstack | 19:35 | |
*** lifeless_ has joined #refstack | 21:22 | |
*** lifeless has quit IRC | 21:23 | |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: Replace tenant by project, part 1 https://review.openstack.org/573017 | 22:00 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: Remove admin_* from identity section https://review.openstack.org/573022 | 22:24 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: Generate accounts.yaml https://review.openstack.org/570781 | 22:32 |
openstackgerrit | Martin Kopec proposed openstack/python-tempestconf master: [DNM] Test --create-accounts-file argument https://review.openstack.org/572695 | 22:33 |
*** lifeless_ has quit IRC | 22:34 | |
*** lifeless has joined #refstack | 22:34 | |
*** tosky has quit IRC | 23:31 | |
*** lifeless has quit IRC | 23:46 | |
*** lifeless has joined #refstack | 23:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!