*** tqtran has quit IRC | 00:03 | |
openstackgerrit | Merged openstack/tempest: Fix un-assignment local variable 'returncode' error https://review.openstack.org/332618 | 00:04 |
---|---|---|
*** yangyapeng has quit IRC | 00:08 | |
openstackrecheck | Console logs not available after 13:22s for gate-keystone-python27-db 309146,3,672c0f1 | 00:10 |
*** lujinluo has joined #openstack-qa | 00:11 | |
*** stevemar has quit IRC | 00:13 | |
*** stevemar has joined #openstack-qa | 00:14 | |
*** stevemar has quit IRC | 00:18 | |
*** sabeen has joined #openstack-qa | 00:19 | |
openstackrecheck | Console logs not available after 13:26s for gate-tempest-pep8 317088,12,7e7cbac | 00:23 |
*** akshai has quit IRC | 00:24 | |
*** sdague has joined #openstack-qa | 00:28 | |
*** stevemar has joined #openstack-qa | 00:29 | |
bknudson_ | Running tempest, when I start it it's spending a lot of time trying to set up some flavors... but I'm only running identity tests so why is it "Add resource to test flavor generate_scenario /root/blk-tempest-venv/lib/python2.7/site-packages/tempest/test.py:718" ? | 00:29 |
bknudson_ | maybe I'm totally wrong in what it's doing... but for some reason it's making a lot of requests to "/v2.1/438e1d5d7063434b99935a0d5a09ee17/flavors" when I'm not running any tests that deal with flavors. | 00:31 |
*** tochi has quit IRC | 00:32 | |
bknudson_ | for some reason I keep getting failures like "unittest2.loader._FailedTest.test_create_list_delete_endpoint[id-9974530a-aa28-4362-8403-f06db02b26c1]" ?? | 00:33 |
*** nwkarsten has joined #openstack-qa | 00:36 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 332439,4,7a91f93 | 00:37 |
*** EinstCrazy has joined #openstack-qa | 00:44 | |
*** ddieterly has quit IRC | 00:44 | |
*** hoangcx has joined #openstack-qa | 00:45 | |
*** hoangcx has left #openstack-qa | 00:46 | |
*** ddieterly has joined #openstack-qa | 00:47 | |
*** ddieterly has quit IRC | 00:48 | |
*** mkoderer___ has quit IRC | 00:48 | |
*** mkoderer__ has joined #openstack-qa | 00:49 | |
*** stevemar has quit IRC | 00:49 | |
*** stevemar has joined #openstack-qa | 00:50 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 332650,4,04dcd6a | 00:50 |
*** EinstCrazy has quit IRC | 00:53 | |
*** anthonyper has quit IRC | 00:54 | |
*** rfolco has quit IRC | 00:56 | |
*** anthonyper has joined #openstack-qa | 00:59 | |
*** stevemar has quit IRC | 01:00 | |
*** stevemar has joined #openstack-qa | 01:00 | |
mtreinish | bknudson_: do you have the actual log? If you specified a proper test runner regex I don't think the call path that looks like would be called | 01:01 |
mtreinish | bknudson_: also how are you running the tests? | 01:02 |
bknudson_ | I'll recreate. | 01:02 |
bknudson_ | ostestr --regex "tempest.api.identity" | 01:02 |
*** nwkarsten has quit IRC | 01:02 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-full 332939,3,4f04bf5 | 01:04 |
*** Suyash has quit IRC | 01:05 | |
*** stevemar has quit IRC | 01:05 | |
bknudson_ | mtreinish: https://gist.github.com/brantlk/8cccf6f9a13325d56ddec6cfb408420c | 01:07 |
bknudson_ | this is before it starts running tests... so looks like it's during discovery | 01:08 |
bknudson_ | or maybe when it's creating users? | 01:08 |
*** ddieterly has joined #openstack-qa | 01:09 | |
mtreinish | bknudson_: ugh, yeah I know what it is, it's my least favorite thing in tempest right now. There is one scenario test that uses testscenarios to try and build a matrix for running it with multiple images and flavors | 01:09 |
mtreinish | but the way it works it does all this stuff during discovery | 01:09 |
mtreinish | and it's caused nothing but bugs | 01:09 |
mtreinish | I'm gonna try to remove it again, see if I get blocked on the 4th attempt... | 01:09 |
bknudson_ | I will back you up. | 01:10 |
mtreinish | bknudson_: if you're curious it's this line: https://github.com/openstack/tempest/blob/master/tempest/scenario/test_server_basic_ops.py#L30 and the stuff that invokes during discovery | 01:10 |
*** nwkarsten has joined #openstack-qa | 01:12 | |
bknudson_ | I commented out that line and the startup is much faster! | 01:12 |
mtreinish | yeah, that does real stuff during discovery, I've always viewed it as a bug | 01:13 |
*** stevemar has joined #openstack-qa | 01:13 | |
*** rbak has joined #openstack-qa | 01:14 | |
*** rbak has quit IRC | 01:17 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full 328447,44,3b8eecf | 01:17 |
*** yangyapeng has joined #openstack-qa | 01:18 | |
*** salv-orlando has joined #openstack-qa | 01:18 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove testscenarios usage from test_server_basic_ops https://review.openstack.org/333074 | 01:18 |
mtreinish | bknudson_: ^^^ | 01:18 |
mtreinish | bknudson_: I'll probably have to respin it to deprecate the config opts and add a release note | 01:19 |
mtreinish | but lets see how much people complain | 01:19 |
*** yangyapeng has quit IRC | 01:20 | |
*** yangyapeng has joined #openstack-qa | 01:22 | |
bknudson_ | added my 2c (+1). | 01:23 |
mtreinish | bknudson_: thanks | 01:25 |
*** salv-orlando has quit IRC | 01:25 | |
*** agireud has quit IRC | 01:26 | |
*** agireud has joined #openstack-qa | 01:30 | |
openstackrecheck | Console logs not available after 13:21s for gate-nova-docs 331761,2,9b95a35 | 01:30 |
*** ddieterly has quit IRC | 01:31 | |
*** nwkarsten has quit IRC | 01:31 | |
*** nwkarsten has joined #openstack-qa | 01:32 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove testscenarios usage from test_server_basic_ops https://review.openstack.org/333074 | 01:33 |
mtreinish | bknudson_: ^^^ there's the respin with relnotes and cfg option deprecation | 01:34 |
*** banix has joined #openstack-qa | 01:35 | |
*** aernhart has joined #openstack-qa | 01:36 | |
*** tochi has joined #openstack-qa | 01:36 | |
*** agireud has quit IRC | 01:39 | |
*** stevemar has quit IRC | 01:40 | |
*** stevemar has joined #openstack-qa | 01:40 | |
*** agireud has joined #openstack-qa | 01:41 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 333030,1,95d037c | 01:44 |
*** Suyash has joined #openstack-qa | 01:45 | |
*** yamahata has quit IRC | 01:48 | |
*** zackf has joined #openstack-qa | 01:49 | |
*** nwkarsten has quit IRC | 01:50 | |
*** nwkarsten has joined #openstack-qa | 01:51 | |
*** nwkarsten has quit IRC | 01:55 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-neutron-full 332927,3,81727d5 | 01:57 |
*** tqtran has joined #openstack-qa | 02:01 | |
*** Apoorva has quit IRC | 02:04 | |
*** tqtran has quit IRC | 02:05 | |
*** gvrangan has quit IRC | 02:08 | |
*** bkopilov has quit IRC | 02:08 | |
*** fnaval has quit IRC | 02:09 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full 331383,7,6ba7002 | 02:11 |
*** stevemar has quit IRC | 02:14 | |
mtreinish | masayukig: if you get a sec I've got 2 quick tempest patches one is an easy +2 and the other probably not: https://review.openstack.org/333074 and https://review.openstack.org/332838 | 02:18 |
mtreinish | gmann_: ^^^ | 02:18 |
openstackgerrit | zhufl proposed openstack/tempest: Remove unnecessary setUp and tearDown https://review.openstack.org/333085 | 02:19 |
*** zackf has quit IRC | 02:19 | |
mtreinish | err, that first one is gonna fail unit tests I think | 02:21 |
masayukig | mtreinish: +Aed for https://review.openstack.org/#/c/332838/ | 02:21 |
*** fnaval has joined #openstack-qa | 02:21 | |
mtreinish | masayukig: cool, thanks | 02:21 |
masayukig | heh, you import 'from tempest.scenario import utils as test_utils' | 02:22 |
mtreinish | masayukig: yeah I just caught that too, I'm about to push the respin for that :) | 02:23 |
masayukig | :) | 02:24 |
openstackrecheck | Console logs not available after 13:23s for keystone-coverage-db 332975,1,4ebfb21 | 02:24 |
*** greghaynes has quit IRC | 02:27 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove testscenarios usage from test_server_basic_ops https://review.openstack.org/333074 | 02:27 |
mtreinish | masayukig: ^^^ | 02:27 |
mtreinish | heh, although I have a feeling you won't like the new setUp() there | 02:27 |
*** nwkarsten has joined #openstack-qa | 02:28 | |
*** zackf has joined #openstack-qa | 02:29 | |
*** sdague has quit IRC | 02:30 | |
masayukig | heh, I have an open mind. | 02:33 |
*** stevemar has joined #openstack-qa | 02:34 | |
*** aysyd has quit IRC | 02:35 | |
*** jdandrea_ has joined #openstack-qa | 02:35 | |
masayukig | mtreinish: wait, where does CONF.validation.ssh_user come from? | 02:35 |
mtreinish | masayukig: ugh, did I screw up the option name? I did a fast grep and thought that was it | 02:37 |
* mtreinish double checks | 02:37 | |
*** zz_dimtruck is now known as dimtruck | 02:37 | |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-pep8 333037,1,0ae9832 | 02:37 |
mtreinish | masayukig: https://github.com/openstack/tempest/blob/master/tempest/config.py#L596-L604 it's image_ssh_user | 02:38 |
mtreinish | sigh | 02:38 |
mtreinish | ssh_user was a deprecated name | 02:38 |
mtreinish | one sec I'll fix that | 02:38 |
*** greghaynes has joined #openstack-qa | 02:38 | |
*** jdandrea has quit IRC | 02:38 | |
*** stevemar has quit IRC | 02:39 | |
masayukig | heh, sure | 02:39 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove testscenarios usage from test_server_basic_ops https://review.openstack.org/333074 | 02:39 |
mtreinish | masayukig: ^^^ ok, hopefully typo free now | 02:39 |
masayukig | heh, looking | 02:40 |
*** salv-orlando has joined #openstack-qa | 02:49 | |
openstackrecheck | Console logs not available after 13:21s for gate-cinder-python27-db 329531,13,4381913 | 02:51 |
*** salv-orlando has quit IRC | 02:54 | |
openstackgerrit | Merged openstack-dev/devstack: Fix error reported due to re-add ipv6 address https://review.openstack.org/314399 | 02:54 |
openstackgerrit | Merged openstack/tempest: Add section on release notes to reviewing doc https://review.openstack.org/332838 | 02:54 |
*** stevemar has joined #openstack-qa | 02:57 | |
*** nwkarsten has quit IRC | 02:57 | |
*** yamamoto_ has joined #openstack-qa | 03:02 | |
*** lujinluo has quit IRC | 03:03 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 332124,5,27e4e27 | 03:04 |
*** nwkarsten has joined #openstack-qa | 03:07 | |
*** zackf has quit IRC | 03:09 | |
*** spzala has quit IRC | 03:11 | |
*** ramishra has joined #openstack-qa | 03:17 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 291160,14,65fed1e | 03:17 |
*** csomerville has quit IRC | 03:18 | |
*** Gen has quit IRC | 03:18 | |
*** stevemar has quit IRC | 03:20 | |
*** nwkarsten has quit IRC | 03:25 | |
*** nwkarsten has joined #openstack-qa | 03:25 | |
*** ramishra has quit IRC | 03:27 | |
*** stevemar has joined #openstack-qa | 03:28 | |
*** bkopilov has joined #openstack-qa | 03:30 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 302611,9,b10ee0b | 03:31 |
*** stevemar has quit IRC | 03:32 | |
*** ramishra has joined #openstack-qa | 03:32 | |
*** tochi has quit IRC | 03:33 | |
*** stevemar has joined #openstack-qa | 03:35 | |
*** stevemar has quit IRC | 03:35 | |
*** stevemar has joined #openstack-qa | 03:36 | |
*** gouthamr_ has quit IRC | 03:39 | |
*** yangyapeng has quit IRC | 03:40 | |
*** yangyapeng has joined #openstack-qa | 03:40 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 280653,20,a0e327e | 03:44 |
*** yangyape_ has joined #openstack-qa | 03:46 | |
*** yangyapeng has quit IRC | 03:47 | |
*** nwkarsten has quit IRC | 03:49 | |
*** nwkarsten has joined #openstack-qa | 03:50 | |
*** ramishra has quit IRC | 03:53 | |
*** ramishra has joined #openstack-qa | 03:54 | |
*** yamamoto_ has quit IRC | 03:54 | |
*** nwkarsten has quit IRC | 03:54 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full 332939,5,77379f6 | 03:58 |
*** nwkarsten has joined #openstack-qa | 03:59 | |
*** salv-orlando has joined #openstack-qa | 04:00 | |
*** lujinluo has joined #openstack-qa | 04:01 | |
*** tochi has joined #openstack-qa | 04:03 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-full 331383,8,45f84f7 | 04:11 |
*** cody-somerville has joined #openstack-qa | 04:13 | |
*** salv-orlando has quit IRC | 04:14 | |
openstackgerrit | zhufl proposed openstack/tempest: Connect "Available params" link in create_flavor https://review.openstack.org/333103 | 04:16 |
*** lujinluo has quit IRC | 04:16 | |
*** lujinluo has joined #openstack-qa | 04:19 | |
*** dimtruck is now known as zz_dimtruck | 04:21 | |
*** lujinluo has quit IRC | 04:21 | |
*** lujinluo has joined #openstack-qa | 04:22 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 323332,5,fc34983 | 04:24 |
*** amotoki has joined #openstack-qa | 04:25 | |
*** cody-somerville has quit IRC | 04:27 | |
*** rossella__ has joined #openstack-qa | 04:27 | |
*** rossella_ has quit IRC | 04:30 | |
openstackrecheck | Console logs not available after 13:23s for gate-keystone-python27-db 328447,45,b995a84 | 04:38 |
*** dave-mccowan has quit IRC | 04:41 | |
openstackgerrit | guo xian proposed openstack/tempest: Add available params in base_volumes_client's comment https://review.openstack.org/333106 | 04:41 |
*** yamamoto_ has joined #openstack-qa | 04:45 | |
*** Liuqing has joined #openstack-qa | 04:46 | |
*** tochi has quit IRC | 04:48 | |
*** tochi has joined #openstack-qa | 04:48 | |
*** Suyash has quit IRC | 04:49 | |
*** salv-orlando has joined #openstack-qa | 04:50 | |
openstackrecheck | Console logs not available after 13:24s for gate-cinder-pep8 331967,4,7400f20 | 04:51 |
*** banix has quit IRC | 04:52 | |
*** ramishra has quit IRC | 04:52 | |
*** fnaval has quit IRC | 04:53 | |
*** ramishra has joined #openstack-qa | 04:58 | |
*** salv-orl_ has joined #openstack-qa | 04:59 | |
*** _Galitz_ has joined #openstack-qa | 05:00 | |
*** salv-orlando has quit IRC | 05:02 | |
openstackrecheck | Console logs not available after 13:25s for gate-tempest-dsvm-full 333074,2,1df39f2 | 05:05 |
*** yamahata has joined #openstack-qa | 05:08 | |
*** gvrangan has joined #openstack-qa | 05:10 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 331972,2,52b8c59 | 05:18 |
*** ramishra has quit IRC | 05:23 | |
*** gcheresh has joined #openstack-qa | 05:29 | |
openstackrecheck | Console logs not available after 13:25s for gate-cinder-python27-db 315352,2,d1fddda | 05:31 |
*** Liuqing has quit IRC | 05:33 | |
*** lujinluo has quit IRC | 05:34 | |
*** lujinluo has joined #openstack-qa | 05:35 | |
*** shardy has joined #openstack-qa | 05:36 | |
*** ramishra has joined #openstack-qa | 05:37 | |
*** Poornima has joined #openstack-qa | 05:38 | |
*** kaisers1 has quit IRC | 05:38 | |
*** shardy has quit IRC | 05:38 | |
*** shausy has joined #openstack-qa | 05:41 | |
openstackgerrit | Merged openstack/tempest: Remove unnecessary setUp and tearDown https://review.openstack.org/333085 | 05:42 |
*** binbincong has quit IRC | 05:43 | |
*** ramishra has quit IRC | 05:44 | |
*** nwkarsten has quit IRC | 05:45 | |
openstackrecheck | Console logs not available after 13:26s for gate-cinder-pep8 319434,5,45ab93b | 05:45 |
*** sshnaidm_ has joined #openstack-qa | 05:45 | |
*** nwkarsten has joined #openstack-qa | 05:45 | |
*** ramishra has joined #openstack-qa | 05:49 | |
*** nwkarsten has quit IRC | 05:50 | |
*** yangyape_ has quit IRC | 05:52 | |
*** _nadya_ has joined #openstack-qa | 05:54 | |
*** yolanda has joined #openstack-qa | 05:56 | |
*** itzikb has joined #openstack-qa | 05:57 | |
*** yangyapeng has joined #openstack-qa | 05:58 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 330995,3,f9c0806 | 05:58 |
*** binbincong has joined #openstack-qa | 06:00 | |
*** tqtran has joined #openstack-qa | 06:02 | |
*** yangyape_ has joined #openstack-qa | 06:03 | |
*** ramishra has quit IRC | 06:06 | |
*** tqtran has quit IRC | 06:06 | |
*** yangyapeng has quit IRC | 06:06 | |
*** Kevin_Zheng has joined #openstack-qa | 06:08 | |
*** pgadiya has joined #openstack-qa | 06:08 | |
*** rossella__ has quit IRC | 06:11 | |
*** ramishra has joined #openstack-qa | 06:11 | |
*** spzala has joined #openstack-qa | 06:11 | |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python27-db 333098,1,99bf089 | 06:12 |
*** rcernin has joined #openstack-qa | 06:15 | |
*** spzala has quit IRC | 06:15 | |
*** yfried has joined #openstack-qa | 06:18 | |
*** ramishra has quit IRC | 06:19 | |
*** ramishra has joined #openstack-qa | 06:21 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 332777,2,405a24c | 06:25 |
*** Lord_Phoenix has joined #openstack-qa | 06:27 | |
*** yolanda has quit IRC | 06:30 | |
*** Lord_Phoenix has quit IRC | 06:33 | |
*** gfidente|afk has quit IRC | 06:35 | |
*** Lord_Phoenix has joined #openstack-qa | 06:35 | |
*** _nadya_ has quit IRC | 06:36 | |
*** gvrangan has quit IRC | 06:37 | |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-pep8 331967,5,90642d2 | 06:39 |
*** edannon has joined #openstack-qa | 06:42 | |
*** sridharg has joined #openstack-qa | 06:44 | |
*** sabeen has quit IRC | 06:46 | |
*** zeih has joined #openstack-qa | 06:47 | |
*** zeih has quit IRC | 06:48 | |
*** zeih has joined #openstack-qa | 06:48 | |
*** jamielennox is now known as jamielennox|away | 06:48 | |
*** hoangcx has joined #openstack-qa | 06:53 | |
*** hoangcx has left #openstack-qa | 06:56 | |
*** jpena|off is now known as jpena | 07:01 | |
*** shardy has joined #openstack-qa | 07:02 | |
*** rcernin has quit IRC | 07:02 | |
*** yangyape_ has quit IRC | 07:08 | |
*** hieulq has joined #openstack-qa | 07:09 | |
*** ajmiller has quit IRC | 07:09 | |
*** yangyapeng has joined #openstack-qa | 07:10 | |
*** tesseract- has joined #openstack-qa | 07:13 | |
*** tesseract- has quit IRC | 07:14 | |
*** tesseract- has joined #openstack-qa | 07:14 | |
*** Serlex has joined #openstack-qa | 07:17 | |
*** rcernin has joined #openstack-qa | 07:17 | |
*** salv-orl_ has quit IRC | 07:18 | |
*** woodster_ has quit IRC | 07:18 | |
*** e0ne has joined #openstack-qa | 07:24 | |
*** yaume has joined #openstack-qa | 07:25 | |
*** jlanoux has joined #openstack-qa | 07:26 | |
*** jlanoux has quit IRC | 07:29 | |
*** anshul has joined #openstack-qa | 07:30 | |
*** anshul is now known as Guest90309 | 07:30 | |
*** jlanoux has joined #openstack-qa | 07:34 | |
*** _Galitz_ has quit IRC | 07:35 | |
*** Galitz has joined #openstack-qa | 07:44 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 333125,1,3610ef7 | 07:48 |
openstackgerrit | Milan Kováčik proposed openstack-dev/devstack: Setsid to fix "old" screen_it--screen_stop chain https://review.openstack.org/333155 | 07:53 |
*** ifarkas has joined #openstack-qa | 07:53 | |
*** yangyapeng has quit IRC | 07:55 | |
*** yangyapeng has joined #openstack-qa | 07:57 | |
*** asselin has quit IRC | 07:58 | |
*** sridharg has quit IRC | 08:00 | |
*** gfidente has joined #openstack-qa | 08:04 | |
*** gfidente has quit IRC | 08:04 | |
*** gfidente has joined #openstack-qa | 08:04 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-tox-db-functional 330406,10,91a9cb4 | 08:04 |
*** yolanda has joined #openstack-qa | 08:04 | |
*** salv-orlando has joined #openstack-qa | 08:05 | |
*** markvoel_ has quit IRC | 08:05 | |
openstackgerrit | Pablo Sanchez proposed openstack/tempest: Fixed typo in in data_utils.py https://review.openstack.org/333160 | 08:05 |
*** apevec has joined #openstack-qa | 08:06 | |
*** apevec has quit IRC | 08:06 | |
*** apevec has joined #openstack-qa | 08:06 | |
*** apevec has left #openstack-qa | 08:07 | |
*** e0ne has quit IRC | 08:11 | |
*** _nadya_ has joined #openstack-qa | 08:15 | |
*** _nadya_ has quit IRC | 08:16 | |
*** _nadya_ has joined #openstack-qa | 08:16 | |
*** e0ne has joined #openstack-qa | 08:18 | |
*** hoangcx has joined #openstack-qa | 08:18 | |
*** hoangcx has left #openstack-qa | 08:18 | |
*** mvk_ has quit IRC | 08:21 | |
openstackgerrit | JiWei proposed openstack/tempest: Make dict.keys() PY3 compatible https://review.openstack.org/333169 | 08:22 |
*** kiran-r_ has joined #openstack-qa | 08:24 | |
*** sridharg has joined #openstack-qa | 08:27 | |
*** lucas-afk is now known as lucasagomes | 08:29 | |
*** sambetts|afk is now known as sambetts | 08:36 | |
*** psanchez has joined #openstack-qa | 08:43 | |
*** hieulq has quit IRC | 08:45 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/332400 | 08:47 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest-lib: Updated from global requirements https://review.openstack.org/305246 | 08:47 |
*** salv-orlando has quit IRC | 08:49 | |
*** rcernin has quit IRC | 08:50 | |
*** salv-orlando has joined #openstack-qa | 08:50 | |
*** amotoki has quit IRC | 08:53 | |
*** salv-orlando has quit IRC | 08:55 | |
*** dtantsur|afk is now known as dtantsur | 08:59 | |
*** yolanda has quit IRC | 09:01 | |
*** rcernin has joined #openstack-qa | 09:02 | |
*** tqtran has joined #openstack-qa | 09:03 | |
*** ramishra has quit IRC | 09:04 | |
*** ramishra has joined #openstack-qa | 09:04 | |
*** amotoki has joined #openstack-qa | 09:05 | |
*** markvoelker has joined #openstack-qa | 09:05 | |
*** hieulq has joined #openstack-qa | 09:06 | |
*** tqtran has quit IRC | 09:08 | |
*** markvoelker has quit IRC | 09:10 | |
*** mvk_ has joined #openstack-qa | 09:11 | |
*** lujinluo has quit IRC | 09:13 | |
*** Guest90309 has quit IRC | 09:14 | |
*** anshul has joined #openstack-qa | 09:14 | |
*** anshul is now known as Guest36085 | 09:15 | |
*** binbincong has quit IRC | 09:16 | |
*** binbincong has joined #openstack-qa | 09:16 | |
*** mvk_ has quit IRC | 09:24 | |
*** amotoki has quit IRC | 09:30 | |
*** hieulq has quit IRC | 09:30 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-tox-db-functional 330406,11,12822d6 | 09:30 |
*** amotoki has joined #openstack-qa | 09:32 | |
*** yamahata has quit IRC | 09:33 | |
*** amotoki has quit IRC | 09:33 | |
*** amotoki has joined #openstack-qa | 09:39 | |
*** _milan_ has quit IRC | 09:39 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Remove testscenarios usage from test_server_basic_ops https://review.openstack.org/333074 | 09:41 |
*** salv-orlando has joined #openstack-qa | 09:42 | |
*** mvk_ has joined #openstack-qa | 09:43 | |
andreaf | masayukig, mtreinish: I took the liberty of fixing a wrong word in the release notes in https://review.openstack.org/#/c/333074/5 and I +2 it | 09:43 |
*** jamielennox|away is now known as jamielennox | 09:43 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27-db 333166,1,351d88f | 09:44 |
*** amotoki has quit IRC | 09:50 | |
*** pcaruana has joined #openstack-qa | 09:51 | |
*** tosky has joined #openstack-qa | 09:55 | |
openstackrecheck | Console logs not available after 13:21s for gate-requirements-pep8 333167,1,3ecb821 | 09:57 |
*** amotoki has joined #openstack-qa | 09:58 | |
*** gszasz has joined #openstack-qa | 09:58 | |
*** shardy has quit IRC | 10:00 | |
*** markvoelker has joined #openstack-qa | 10:07 | |
openstackrecheck | Console logs not available after 13:22s for gate-requirements-pep8 332623,3,391d240 | 10:11 |
*** markvoelker has quit IRC | 10:11 | |
*** spzala has joined #openstack-qa | 10:12 | |
*** speller has joined #openstack-qa | 10:12 | |
*** yaume has quit IRC | 10:12 | |
masayukig | andreaf: LGTM, but I hesitate to approve without non-HPE guys +2. | 10:16 |
*** spzala has quit IRC | 10:16 | |
*** dtantsur is now known as dtantsur|bbl | 10:17 | |
*** shausy has quit IRC | 10:18 | |
*** shausy has joined #openstack-qa | 10:18 | |
andreaf | masayukig: ah right | 10:22 |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-pep8 333164,1,cd6bcdf | 10:24 |
*** shardy has joined #openstack-qa | 10:24 | |
*** sridharg has quit IRC | 10:25 | |
*** Poornima has quit IRC | 10:35 | |
andrearosa | I am working on a new tempest test for a new Nova API (version 2.31). My test is failing because of a schema change not implemented in tempest. | 10:35 |
andrearosa | The schema change is required because an older Nova API version (2.26) has added | 10:36 |
andrearosa | a new field to the server object returned by a server details | 10:36 |
andrearosa | now my question is what to do? | 10:36 |
andrearosa | 1 add a tempest change just for the schema change, calling a get_servers and verify that it works? | 10:37 |
andrearosa | 2 Add proper change for the untested, in tempest, 2.26 API change | 10:37 |
andrearosa | 3 put the schema change in mine change even if it is completed unrelated | 10:37 |
openstackrecheck | Console logs not available after 13:24s for gate-keystone-pep8 331567,3,6e9fb1e | 10:37 |
*** sridharg has joined #openstack-qa | 10:41 | |
*** ramishra has quit IRC | 10:41 | |
*** ramishra has joined #openstack-qa | 10:41 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 333125,2,dd956db | 10:51 |
*** salv-orl_ has joined #openstack-qa | 10:58 | |
*** salv-orlando has quit IRC | 11:01 | |
*** _nadya_ has quit IRC | 11:02 | |
*** dtantsur|bbl is now known as dtantsur | 11:03 | |
*** ddieterly has joined #openstack-qa | 11:05 | |
*** markvoelker has joined #openstack-qa | 11:07 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-docs 329228,8,e69609f | 11:08 |
*** sshnaidm_ is now known as sshnaidm | 11:11 | |
*** drptbl has joined #openstack-qa | 11:12 | |
*** markvoelker has quit IRC | 11:13 | |
*** lucasagomes is now known as lucas-hungry | 11:19 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full-mitaka 333074,5,fa8bdcd | 11:22 |
*** sdague has joined #openstack-qa | 11:22 | |
openstackgerrit | Merged openstack/tempest: Move oslo config generator config inside package https://review.openstack.org/332495 | 11:23 |
masayukig | andrearosa: did you see http://docs.openstack.org/developer/tempest/microversion_testing.html already? I'm not so familiar with microversion testing, though. | 11:30 |
*** ddieterly has quit IRC | 11:31 | |
*** ddieterly has joined #openstack-qa | 11:35 | |
*** bkopilov has quit IRC | 11:38 | |
*** ddieterly has quit IRC | 11:38 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 332216,3,4000984 | 11:39 |
*** _nadya_ has joined #openstack-qa | 11:42 | |
*** gouthamr has joined #openstack-qa | 11:47 | |
*** _nadya_ has quit IRC | 11:47 | |
*** drptbl has quit IRC | 11:49 | |
*** jpena is now known as jpena|lunch | 11:50 | |
*** _nadya_ has joined #openstack-qa | 11:51 | |
*** ddieterly has joined #openstack-qa | 11:51 | |
openstackrecheck | Console logs not available after 13:22s for gate-requirements-pep8 332623,4,c95a0e6 | 11:52 |
*** armax has joined #openstack-qa | 11:53 | |
*** rfolco has joined #openstack-qa | 11:53 | |
*** salv-orl_ has quit IRC | 11:53 | |
*** weshay has joined #openstack-qa | 11:54 | |
*** banix has joined #openstack-qa | 11:56 | |
*** drptbl has joined #openstack-qa | 11:57 | |
*** drptbl has quit IRC | 11:57 | |
*** ddieterly has quit IRC | 11:59 | |
*** markvoelker has joined #openstack-qa | 11:59 | |
*** lucas-hungry is now known as lucas-afk | 12:04 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 203163,22,59aa753 | 12:06 |
andrearosa | masayukig: no I didn't. I'll have a look, thanks for the ref. | 12:12 |
masayukig | :) | 12:13 |
*** aysyd has joined #openstack-qa | 12:13 | |
*** zeih has quit IRC | 12:13 | |
*** sshnaidm has quit IRC | 12:14 | |
*** zeih has joined #openstack-qa | 12:17 | |
*** sshnaidm has joined #openstack-qa | 12:18 | |
*** ramishra has quit IRC | 12:19 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34-db 332215,3,ca851db | 12:19 |
*** binbincong has quit IRC | 12:22 | |
*** amotoki has quit IRC | 12:23 | |
*** ddieterly has joined #openstack-qa | 12:24 | |
*** shausy has quit IRC | 12:26 | |
*** gamado has quit IRC | 12:29 | |
*** erlon has joined #openstack-qa | 12:30 | |
*** ramishra has joined #openstack-qa | 12:30 | |
*** aernhart has quit IRC | 12:32 | |
*** ddieterly has quit IRC | 12:32 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python27-db 269672,24,2586d1b | 12:33 |
*** armax has quit IRC | 12:33 | |
*** zackf has joined #openstack-qa | 12:35 | |
*** aernhart has joined #openstack-qa | 12:35 | |
*** yamamoto_ has quit IRC | 12:41 | |
*** ramishra has quit IRC | 12:41 | |
*** yangyapeng has quit IRC | 12:41 | |
*** tochi has quit IRC | 12:42 | |
*** jpena|lunch is now known as jpena | 12:43 | |
*** banix has quit IRC | 12:44 | |
*** zackf has quit IRC | 12:45 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Cinder get-capabilities tests https://review.openstack.org/323737 | 12:46 |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-python34-db 331579,4,463c0cd | 12:46 |
*** salv-orlando has joined #openstack-qa | 12:47 | |
*** Ravikiran_K has joined #openstack-qa | 12:50 | |
*** asselin has joined #openstack-qa | 12:51 | |
*** nwkarsten has joined #openstack-qa | 12:53 | |
*** zeih has quit IRC | 12:53 | |
*** edmondsw has joined #openstack-qa | 12:57 | |
*** zeih has joined #openstack-qa | 12:57 | |
*** pauloewerton has joined #openstack-qa | 12:58 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python34-db 333248,1,6f3089e | 12:59 |
*** rlrossit has joined #openstack-qa | 13:00 | |
*** zackf has joined #openstack-qa | 13:00 | |
*** shardy has quit IRC | 13:03 | |
*** yfried has quit IRC | 13:03 | |
*** zackf has quit IRC | 13:05 | |
*** dkranz has joined #openstack-qa | 13:06 | |
*** edannon has quit IRC | 13:06 | |
*** lezbar__ has joined #openstack-qa | 13:08 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 13:09 | |
*** lezbar has quit IRC | 13:12 | |
openstackrecheck | Console logs not available after 13:29s for gate-nova-docs 329228,9,cd19aef | 13:13 |
*** bkopilov has joined #openstack-qa | 13:14 | |
*** zz_dimtruck is now known as dimtruck | 13:15 | |
*** yaume has joined #openstack-qa | 13:15 | |
*** kbaikov has joined #openstack-qa | 13:15 | |
*** dustins has joined #openstack-qa | 13:16 | |
openstackgerrit | Jordan Pittier proposed openstack/tempest: Py3: Don't use dict.keys()[0], dict.values()[0] or dict.items()[0] https://review.openstack.org/309993 | 13:17 |
*** bkopilov has quit IRC | 13:19 | |
*** akshai has joined #openstack-qa | 13:25 | |
openstackrecheck | Console logs not available after 13:24s for gate-cinder-pep8 332029,5,9940bb4 | 13:26 |
*** pgadiya has quit IRC | 13:26 | |
*** porrua has joined #openstack-qa | 13:27 | |
*** rossella__ has joined #openstack-qa | 13:30 | |
*** spzala has joined #openstack-qa | 13:31 | |
*** itzkb_ has joined #openstack-qa | 13:31 | |
*** itzikb has quit IRC | 13:31 | |
*** mriedem has joined #openstack-qa | 13:32 | |
*** david-lyle_ has joined #openstack-qa | 13:32 | |
*** ddieterly has joined #openstack-qa | 13:33 | |
*** _Galitz_ has joined #openstack-qa | 13:33 | |
*** Galitz has quit IRC | 13:34 | |
*** yolanda has joined #openstack-qa | 13:34 | |
*** david-lyle has quit IRC | 13:36 | |
*** mriedem1 has joined #openstack-qa | 13:36 | |
*** mriedem1 has left #openstack-qa | 13:38 | |
*** yangyapeng has joined #openstack-qa | 13:38 | |
*** mriedem has quit IRC | 13:39 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-cells 329979,8,345a434 | 13:40 |
*** salv-orlando has quit IRC | 13:40 | |
*** salv-orlando has joined #openstack-qa | 13:41 | |
*** mriedem has joined #openstack-qa | 13:41 | |
*** cdent has joined #openstack-qa | 13:41 | |
*** gfidente is now known as gfidente|afk | 13:44 | |
*** dimtruck is now known as zz_dimtruck | 13:44 | |
*** _Galitz_ has quit IRC | 13:45 | |
*** ramishra has joined #openstack-qa | 13:49 | |
*** Guest36085 has quit IRC | 13:51 | |
*** Ravikiran_K has quit IRC | 13:53 | |
*** dave-mccowan has joined #openstack-qa | 13:55 | |
*** rossella__ has quit IRC | 13:55 | |
andreaf | oomichi, gmann_ : see question above by andrearosa ^^^ | 13:55 |
*** ddieterly is now known as ddieterly[away] | 13:56 | |
*** yolanda has quit IRC | 13:56 | |
andreaf | oomichi, gmann_, andrearosa: I think (2) is the nicer option, but I appreciate it's more work - perhaps the folks who implemented 2.26 microversion in nova could give a hand on that | 13:58 |
andrearosa | andreaf: thanks. I read the documented suggested by masayukig. It is useful but it si now answering my question. I am trying (struggling) to implement option 2 | 13:58 |
*** ddieterly[away] is now known as ddieterly | 13:59 | |
*** rbak has joined #openstack-qa | 13:59 | |
andrearosa | andreaf: please note taht the thing is slightly more complicated than It could seem as the Nova changes (2.26) introduces a new API not tested in tempest, plus it modifies a response body for a different call | 13:59 |
andreaf | andrearosa: oh a brand new API | 14:00 |
andrearosa | I am working on a simple temepse test just to test the new schema introduced in the existing call | 14:00 |
*** rbradfor has joined #openstack-qa | 14:00 | |
andrearosa | I'll try to put all the info in the commit message and add you as a reviewer | 14:01 |
openstackgerrit | Merged openstack/tempest: Merge common properties on list_images https://review.openstack.org/332927 | 14:01 |
*** rbradfor has quit IRC | 14:02 | |
andreaf | andrearosa: things to be done are: extend the schema for existing apis, define the new schema for the new api, create a service client for it, define tests for all methods in the service clients... but that can be split in a number of patches | 14:03 |
bknudson_ | "tempest init" says "A workspace already exists with name: pca-cloud." -- where is it looking? | 14:04 |
andrearosa | phew! | 14:04 |
bknudson_ | because this directory is empty, I just created it. | 14:04 |
andreaf | andrearosa: I guess the bare minimum would be the extend the schema and have a test | 14:04 |
andrearosa | andreaf: that is what i am doing right now | 14:05 |
mtreinish | andrearosa: you need to fill in the schema changes if it's not being used | 14:05 |
bknudson_ | ah, ~/.tempest/workspace.yaml. | 14:05 |
*** rbradfor has joined #openstack-qa | 14:05 | |
mtreinish | andrearosa: mriedem hit something similar, one sec I'll pull it up | 14:05 |
mtreinish | bknudson_: yeah, you can do tempest workspace list and it'll show you all the workspaces it knows about | 14:05 |
mriedem | mtreinish: https://review.openstack.org/#/c/327191/15/tempest/lib/api_schema/response/compute/v2_26/servers.py ? | 14:06 |
mtreinish | mriedem: yep, that | 14:06 |
mtreinish | andrearosa: ^^^ | 14:06 |
andrearosa | mriedem: mtreinish that is exactly what I was doing | 14:06 |
mriedem | several of us are in an arms race here | 14:07 |
mriedem | for the next nova microversion | 14:07 |
andrearosa | mriedem: we need to find a way to track those changes. | 14:08 |
andreaf | mriedem, mtreinish, andrearosa: wouldn't it make sense to split the 2.26 schema thing to a dedicated patch, then you all can rebase on it? | 14:08 |
andrearosa | mriedem: for me it was quite difficult to find the nova microversion which itnroduced the new schema change | 14:08 |
andrearosa | mriedem: the only solution I can propose for now it is to catch these things during the review | 14:08 |
*** shardy has joined #openstack-qa | 14:09 | |
mtreinish | andreaf: there wouldn't be anything testing the schema change patch. That microversion doesn't make much sense to test in tempest | 14:09 |
mtreinish | andreaf: so we either land a schema change which never gets verified (which I don't like) or let mriedem and andrearosa duel over who gets to land it | 14:10 |
mriedem | andrearosa: i brought it up before but mtreinish didn't like just landing the schema change with no tags test that tested it | 14:10 |
mtreinish | it'll be an instant and easy rebase the second someone adds it | 14:10 |
mriedem | yeah | 14:10 |
mriedem | and i don't think we need tests in tempest for the tags api in nova | 14:11 |
mriedem | that can all be in nova functional tests | 14:11 |
andreaf | mtreinish: uhm but even a test that does a show server would be enough to test the schema change - or we could test it via a disposable patch on top | 14:11 |
andrearosa | andreaf: +1 | 14:11 |
andrearosa | even if this is not my territory | 14:12 |
mtreinish | andreaf: only if it requests the higher microversion. If we're requesting the microversion it becomes a test for the feature | 14:12 |
*** woodster_ has joined #openstack-qa | 14:12 | |
mtreinish | andreaf: you think it's better to land the schema change with a throwaway patch/test that won't land or just include it in a test for something that will use it? | 14:12 |
*** rlrossit has quit IRC | 14:12 | |
*** Gen has joined #openstack-qa | 14:13 | |
*** sabeen has joined #openstack-qa | 14:13 | |
andreaf | mtreinish: I just wanted to make life easier for mriedem and andrearosa, but I guess an option is also for andrearosa to rebase on top of mriedem patch, and if andrearosa patch is ready first they can switch | 14:14 |
*** itzkb_ has quit IRC | 14:14 | |
andrearosa | I am going to rebase mine on top of mriedem's one | 14:14 |
mtreinish | andrearosa: wait you said you're working on a test for 2.31, isn't that what mriedem is testing? | 14:15 |
andrearosa | mtreinish: I think we are racing for the same version number :( | 14:16 |
mriedem | andrearosa: just leave your change alone | 14:16 |
mriedem | the first one in with 2.31 just rebases | 14:17 |
mriedem | it should be trivial | 14:17 |
mriedem | my stuff is dependent on nova changes and fixes in neutron | 14:17 |
mriedem | so might be awhile | 14:17 |
andrearosa | mriedem: not sure I follow, I need my tempest change to run against my nova change but to get it working correctly I need to have the schema change in tempest | 14:18 |
andrearosa | mriedem: do you want me to implement the schema change in my original tempest change and see which one goes first? | 14:18 |
andreaf | mtreinish: on a different topic, I'm working on defining an interface that allows tempest plugin to register their service clients - I would like the registration to happen automatically so I would need to extend http://git.openstack.org/cgit/openstack/tempest/tree/tempest/test_discover/plugins.py#n27 | 14:18 |
*** kiran-r_ is now known as kiran-r | 14:19 | |
andreaf | mtreinish: but the problem is that the moment I add an abstract method in there I break all plugins so I can't do that | 14:19 |
mriedem | andrearosa: yeah you need to duplicate the schema change from my patch in your patch | 14:19 |
mriedem | first one in wins | 14:19 |
andrearosa | mriedem: ok! | 14:19 |
mtreinish | andreaf: yeah, you can't make it an abstract method, but an optional additional method | 14:20 |
andreaf | mtreinish: options I have in mind are to add a non-abstract method or to subclass TempestPlugin to TempestPluginWithServiceClients (not with that name) | 14:20 |
mtreinish | andreaf: and then in the manager you need to be able handle it not being defined | 14:20 |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-neutron-full 333160,1,0c4c347 | 14:20 |
mtreinish | andreaf: I was leaning towards the first 1 when I thought about this problem before | 14:20 |
mtreinish | although I guess a subclass would work just fine | 14:21 |
andreaf | mtreinish: ok so I can make a method that raises an non-implemented error and handle that exception in the service client | 14:21 |
andreaf | mtreinish: I like the optional method option better, so we have just one interface | 14:22 |
mtreinish | andreaf: yeah something like that. Where you catch things depends on how you implement the actual interface being added | 14:22 |
*** zz_dimtruck is now known as dimtruck | 14:23 | |
*** amotoki has joined #openstack-qa | 14:23 | |
andreaf | mtreinish: right it could be also in the TempestTestPluginManager | 14:23 |
mtreinish | jordanP, mkoderer, afazekas, oomichi: if you get a sec: https://review.openstack.org/#/c/333074/ should be quick | 14:24 |
mtreinish | jordanP: also have you seen: https://bugs.launchpad.net/tempest/+bug/1594868 | 14:24 |
openstack | Launchpad bug 1594868 in tempest "Tempest doesn't work behind HTTP/HTTPS proxy" [Undecided,New] | 14:24 |
mtreinish | oh, he's not online | 14:25 |
andreaf | mtreinish: do I have to loop though the plugins in the TempestTestPluginManager, or do you think it's ok to return a list of plugin objects and loop through them in the service clients class? | 14:26 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Fix the init command global conf dir path https://review.openstack.org/332429 | 14:27 |
mtreinish | andreaf: it's up to you. I did all the looping in the plugin manager, but you can easily just have that function return a list | 14:29 |
andreaf | mtreinish: ok - one last question - in https://review.openstack.org/#/c/260076/ I defined the interface as a module object, and I look for the __all__ attribute in it | 14:30 |
*** rlrossit has joined #openstack-qa | 14:30 | |
mtreinish | andreaf: you'll be calling the plugin manager from service clients class so how you want to handle passing data around and performing operations on it is up to you | 14:30 |
*** mfisher_ora has joined #openstack-qa | 14:30 | |
andreaf | mtreinish: but rethinking about it, a list of name of modules + the path to the module might be a nicer interface | 14:30 |
*** pglass has joined #openstack-qa | 14:31 | |
mtreinish | andreaf: that seems kinda weird. I don't think I've seen looking for all like that before. Maybe we should just have a list in the module | 14:31 |
mtreinish | andreaf: heh, yeah that :) | 14:31 |
andreaf | mtreinish: yeah in my initial implementation I had a bunch of stuff defined in __init__ - that works fine but it's not such a readable interface - a method with everything needed in the plugin class is much clearer | 14:32 |
*** amotoki has quit IRC | 14:32 | |
afazekas | mtreinish: You are removing an existing functionality in a rapid way; I would not bet on a classical unitttest runner allows other `good looking` way .. | 14:33 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 306010,4,7984e09 | 14:34 |
*** salv-orlando has quit IRC | 14:35 | |
mtreinish | afazekas: right, a test runner won't have equivalent functionality builtin. My suggestion would be for people to use a simple bash script with tempest workspaces to run the test multiple times in different configs | 14:36 |
*** salv-orlando has joined #openstack-qa | 14:36 | |
mtreinish | afazekas: the problem with it right now is it optimizes for an extreme edge case and just ends up causing problems in the discovery path. I can't remember how many bugs I've had to fix there | 14:36 |
mtreinish | afazekas: and another one popped up again last night with available services... | 14:37 |
*** amotoki has joined #openstack-qa | 14:40 | |
afazekas | Other way might be to have my_test.py.j2 file before, and generating the source, if someone insist on using tempest and/or unittest runner for this kind of thing | 14:41 |
*** gcheresh has quit IRC | 14:41 | |
*** pcaruana has quit IRC | 14:41 | |
openstackgerrit | Sunny Verma proposed openstack/tempest: Restriction on sequence of allowed address pairs https://review.openstack.org/331822 | 14:42 |
*** Lord_Phoenix has quit IRC | 14:46 | |
*** edtubill has joined #openstack-qa | 14:47 | |
*** jlanoux has quit IRC | 14:50 | |
*** ramishra has quit IRC | 14:51 | |
*** gvrangan has joined #openstack-qa | 14:52 | |
*** Lord_Phoenix has joined #openstack-qa | 14:54 | |
*** dustins has quit IRC | 14:55 | |
*** dustins has joined #openstack-qa | 14:55 | |
*** pilgrimstack has joined #openstack-qa | 14:55 | |
*** rlrossit has quit IRC | 14:55 | |
*** armax has joined #openstack-qa | 14:57 | |
*** yamamoto has joined #openstack-qa | 14:59 | |
*** david-lyle_ is now known as david-lyle | 14:59 | |
*** shardy has quit IRC | 14:59 | |
*** rlrossit_ has joined #openstack-qa | 15:00 | |
*** mvk_ has quit IRC | 15:02 | |
*** dave-mccowan has quit IRC | 15:02 | |
*** markvoelker_ has joined #openstack-qa | 15:03 | |
*** amotoki has quit IRC | 15:03 | |
*** Lord_Phoenix has quit IRC | 15:03 | |
*** markvoelker has quit IRC | 15:03 | |
*** tqtran has joined #openstack-qa | 15:06 | |
*** zeih has quit IRC | 15:07 | |
*** ramishra has joined #openstack-qa | 15:08 | |
*** shardy has joined #openstack-qa | 15:08 | |
*** amotoki has joined #openstack-qa | 15:08 | |
*** gvrangan has quit IRC | 15:10 | |
*** tqtran has quit IRC | 15:10 | |
*** speller has quit IRC | 15:12 | |
*** rlrossit_ has quit IRC | 15:13 | |
*** bkopilov has joined #openstack-qa | 15:14 | |
*** pilgrimstack has quit IRC | 15:15 | |
openstackrecheck | Console logs not available after 13:23s for gate-requirements-tox-validate 333352,1,93c43ee | 15:17 |
*** amotoki has quit IRC | 15:18 | |
*** lutostag has joined #openstack-qa | 15:19 | |
*** dave-mccowan has joined #openstack-qa | 15:19 | |
*** vhosakot has joined #openstack-qa | 15:19 | |
*** gfidente|afk is now known as gfidente | 15:20 | |
*** jlanoux has joined #openstack-qa | 15:20 | |
*** ddieterly is now known as ddieterly[away] | 15:21 | |
*** _nadya_ has quit IRC | 15:22 | |
*** ddieterly[away] is now known as ddieterly | 15:24 | |
*** shardy has quit IRC | 15:25 | |
*** Guest35964 has joined #openstack-qa | 15:27 | |
openstackgerrit | Andrea Rosa proposed openstack/tempest: Add a test for detach/attach root volume https://review.openstack.org/332050 | 15:28 |
*** Guest35964 has quit IRC | 15:32 | |
*** salv-orlando has quit IRC | 15:33 | |
*** Suyash has joined #openstack-qa | 15:33 | |
*** fnaval has joined #openstack-qa | 15:34 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tempest: Updated from global requirements https://review.openstack.org/332400 | 15:39 |
*** cody-somerville has joined #openstack-qa | 15:44 | |
*** ramishra has quit IRC | 15:45 | |
*** ramishra has joined #openstack-qa | 15:46 | |
*** aernhart has quit IRC | 15:46 | |
*** sridharg has quit IRC | 15:47 | |
*** aernhart has joined #openstack-qa | 15:47 | |
*** armax has quit IRC | 15:48 | |
*** nwkarsten has quit IRC | 15:49 | |
*** nwkarsten has joined #openstack-qa | 15:49 | |
*** ramishra has quit IRC | 15:53 | |
*** josdotso has joined #openstack-qa | 15:58 | |
andreaf | castulo: so, about https://review.openstack.org/#/c/325516/? | 15:58 |
castulo | andreaf: yes, so based on your comment, it is on plan to move the Heat related tests to a plugin then? | 15:59 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 320832,5,376c436 | 15:59 |
openstackgerrit | Matthew Treinish proposed openstack-infra/subunit2sql: Add new db api method to get recent successes by metadata https://review.openstack.org/333460 | 15:59 |
castulo | is there a bp for that or something? perhaps I could help | 16:00 |
andreaf | castulo: well, atm the QA program officially supports six projects in tempest, keystone glance nova cinder neutron and swift | 16:00 |
andreaf | castulo: but we rely on service teams to move their tests to plugins | 16:00 |
mtreinish | castulo: I would ask stevebaker about the plugin work. He's the person I've been pestering about that for the past few months | 16:01 |
andreaf | mtreinish: heh I was about to ask you | 16:01 |
mtreinish | castulo: I know it's on the heat team's radar, but I don't know how far along they are | 16:01 |
castulo | I see, so there is nothing we should do about that other than waiting for them to move them out then... | 16:02 |
castulo | mtreinish: I will check with him | 16:02 |
castulo | thanks | 16:03 |
*** markvoelker has joined #openstack-qa | 16:03 | |
mtreinish | castulo: well you can try doing what I did for trove and zaqar and just throw a plugin over the wall and hope they do something with it | 16:03 |
mtreinish | https://review.openstack.org/302472 | 16:03 |
mtreinish | https://review.openstack.org/282074 | 16:03 |
mtreinish | heh, I have a 50% success rate with that :) | 16:04 |
*** markvoelker_ has quit IRC | 16:04 | |
castulo | haha, I'll try that then | 16:04 |
mtreinish | castulo: but I would definitely check with stevebaker first to see if anything has actually started there yet | 16:05 |
*** pilgrimstack has joined #openstack-qa | 16:05 | |
*** e0ne has quit IRC | 16:05 | |
castulo | mtreinish: yep, totally, I'll do that | 16:05 |
castulo | thanks | 16:05 |
*** Gen has quit IRC | 16:11 | |
*** Gen has joined #openstack-qa | 16:11 | |
luzC | castulo: this is the definition for the spec https://review.openstack.org/#/c/298160/ | 16:11 |
*** Gen has joined #openstack-qa | 16:12 | |
*** rlrossit has joined #openstack-qa | 16:12 | |
openstackrecheck | Console logs not available after 13:25s for gate-cinder-pep8 332029,6,9c0af62 | 16:13 |
castulo | luzC: cool, thanks | 16:14 |
*** dtantsur is now known as dtantsur|afk | 16:14 | |
*** yamahata has joined #openstack-qa | 16:15 | |
*** Gen has quit IRC | 16:16 | |
*** aernhart has quit IRC | 16:16 | |
*** lutostag has quit IRC | 16:16 | |
*** lutostag has joined #openstack-qa | 16:16 | |
*** lutostag has quit IRC | 16:17 | |
*** aernhart has joined #openstack-qa | 16:17 | |
*** lutostag has joined #openstack-qa | 16:17 | |
*** tesseract- has quit IRC | 16:17 | |
*** aernhart has quit IRC | 16:18 | |
*** aernhart has joined #openstack-qa | 16:18 | |
*** dosaboy has quit IRC | 16:18 | |
*** Suyash has quit IRC | 16:18 | |
*** amotoki has joined #openstack-qa | 16:24 | |
*** ifarkas has quit IRC | 16:25 | |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Fix several python3 issues https://review.openstack.org/333472 | 16:26 |
openstackrecheck | Console logs not available after 13:34s for gate-tempest-dsvm-postgres-full-liberty 333160,1,1315dd1 | 16:26 |
*** gvrangan has joined #openstack-qa | 16:27 | |
*** Apoorva has joined #openstack-qa | 16:27 | |
*** gszasz has quit IRC | 16:27 | |
*** pilgrimstack has quit IRC | 16:27 | |
*** cdent has quit IRC | 16:33 | |
*** Suyash has joined #openstack-qa | 16:36 | |
*** dosaboy has joined #openstack-qa | 16:39 | |
*** pvaneck has joined #openstack-qa | 16:40 | |
openstackrecheck | Console logs not available after 13:34s for gate-nova-python27-db 331633,6,3f10030 | 16:40 |
*** mriedem1 has joined #openstack-qa | 16:40 | |
*** pilgrimstack has joined #openstack-qa | 16:40 | |
*** ddieterly is now known as ddieterly[away] | 16:44 | |
*** mriedem has quit IRC | 16:44 | |
openstackgerrit | Sirushti Murugesan proposed openstack/tempest: py3: Use 'r+' instead of 'rw' to open config file https://review.openstack.org/333485 | 16:48 |
*** ddieterly[away] is now known as ddieterly | 16:48 | |
openstackgerrit | Sirushti Murugesan proposed openstack/tempest: py3: Use 'r+' instead of 'rw' to open config file https://review.openstack.org/333485 | 16:49 |
*** akshai has quit IRC | 16:51 | |
openstackgerrit | Sirushti Murugesan proposed openstack-dev/devstack: DNM: Test with python 3.4 enabled https://review.openstack.org/331224 | 16:52 |
andreaf | mtreinish, oomichi, masayukig, sdague, gmann_, mkoderer, afazekas: did you ever hit https://bugs.python.org/msg243681? whenever I try to debug tempest unit tests I hit that because we have a tests/cmd folder - so I have to rename cmd to something else which is pretty annoying - any better workaround? | 16:53 |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python27-db 331632,6,83f7964 | 16:53 |
*** mriedem1 is now known as mriedem | 16:54 | |
mtreinish | andreaf: I don't use pdb :) | 16:54 |
andreaf | mtreinish: heh, ok... is there any way to tell python to stop looking into a subfolder with sys.path? I don't think so... | 16:54 |
*** pilgrimstack has quit IRC | 16:55 | |
mtreinish | not that I know of, but I don't think I've ever investigated it before | 16:57 |
*** akshai has joined #openstack-qa | 16:58 | |
*** pilgrimstack has joined #openstack-qa | 17:02 | |
*** pilgrimstack has quit IRC | 17:06 | |
openstackrecheck | Console logs not available after 13:22s for gate-cinder-pep8 333389,1,4538026 | 17:07 |
*** Serlex has quit IRC | 17:12 | |
*** tqtran has joined #openstack-qa | 17:13 | |
*** vhosakot has quit IRC | 17:16 | |
bknudson_ | Does tempest provide a tool to clean up any projects / users that it leaves? | 17:20 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 280301,23,d513a32 | 17:20 |
*** ddieterly is now known as ddieterly[away] | 17:20 | |
*** raildo is now known as raildo-afk | 17:22 | |
*** BobBall is now known as BobBall_AWOL | 17:23 | |
mtreinish | bknudson_: well if it leaks something that's a bug, but there is a tempest cleanup command | 17:25 |
*** vhosakot has joined #openstack-qa | 17:25 | |
mtreinish | bknudson_: http://docs.openstack.org/developer/tempest/cleanup.html | 17:25 |
bknudson_ | I'll try it. Thanks! | 17:25 |
bknudson_ | it is leaving something: | 887688fa03b748c18ef3f4db2717f4be | tempest-project-1252010777 | | 17:25 |
bknudson_ | "NoSuchOptError: no such option in group identity: project_name" | 17:26 |
*** Gen has joined #openstack-qa | 17:26 | |
bknudson_ | The log might show what the test was. | 17:28 |
bknudson_ | oh, couldn't delete due to authorization error. | 17:30 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add support for workspaces to tempest run https://review.openstack.org/327974 | 17:30 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: WIP: Add support for specifying a config file to tempest run https://review.openstack.org/327984 | 17:30 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Add whitelist and blacklist file options to tempest run https://review.openstack.org/320155 | 17:30 |
bknudson_ | "cannot delete the project 887688fa03b748c18ef3f4db2717f4be since it is not a leaf in the hierarchy" | 17:30 |
mtreinish | bknudson_: heh, you're doing more advanced keystoney things aren't you :) | 17:32 |
bknudson_ | I'm not doing anything special... actually running against liberty deploy | 17:32 |
*** vhosakot has quit IRC | 17:33 | |
mtreinish | hmm, I've not ever seen that heiarchy message before | 17:33 |
*** zackf has joined #openstack-qa | 17:33 | |
bknudson_ | we do have domain_specific_drivers_enabled=true in keystone.conf and tempest doesn't seem to handle the differences in behavior with that | 17:33 |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-neutron-full 333352,2,cd8eff8 | 17:33 |
*** tosky has quit IRC | 17:34 | |
bknudson_ | Request (ListProjectsTestJSON:tearDownClass): 403 DELETE http://108.168.160.206:35357/v3/projects/887688fa03b748c18ef3f4db2717f4be | 17:36 |
mtreinish | bknudson_: hmm, yeah I could see that being the cause | 17:36 |
*** zackf has quit IRC | 17:37 | |
mtreinish | bknudson_: yeah, tempest is trying to cleanup after itself there | 17:37 |
*** rcernin has quit IRC | 17:38 | |
*** rlrossit has quit IRC | 17:38 | |
*** armax has joined #openstack-qa | 17:39 | |
*** rlrossit has joined #openstack-qa | 17:41 | |
*** salv-orlando has joined #openstack-qa | 17:42 | |
openstackgerrit | Merged openstack/tempest: Fix the init command global conf dir path https://review.openstack.org/332429 | 17:42 |
bknudson_ | mtreinish: check this out: http://logs.openstack.org/95/332495/5/check/gate-tempest-dsvm-full/fcefa16/logs/tempest.txt.gz#_2016-06-22_20_19_22_952 | 17:43 |
*** mriedem1 has joined #openstack-qa | 17:43 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Introduce the ClientsFactory https://review.openstack.org/260076 | 17:43 |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: WIP register interface https://review.openstack.org/333513 | 17:43 |
*** mriedem has quit IRC | 17:44 | |
mtreinish | bknudson_: hmm, so we've been hitting that everywhere and no one noticed? | 17:44 |
bknudson_ | that appears to be the case | 17:45 |
*** vhosakot has joined #openstack-qa | 17:45 | |
*** pvaneck has quit IRC | 17:45 | |
bknudson_ | Opened a bug: https://bugs.launchpad.net/tempest/+bug/1595638 | 17:46 |
openstack | Launchpad bug 1595638 in tempest "After tempest run, project is not cleaned up, can't delete project in a hierarchy" [Undecided,New] | 17:46 |
*** gfidente is now known as gfidente|afk | 17:47 | |
openstackrecheck | Console logs not available after 13:23s for gate-tempest-dsvm-multinode-full-dibtest 282580,16,e529931 | 17:47 |
mtreinish | bknudson_: looking at the test that is happening it, my assumption is whatever domain operations we're doing there are preventing it from deleting | 17:47 |
bknudson_ | it might be the order of the cleanup? | 17:48 |
mtreinish | bknudson_: https://github.com/openstack/tempest/blob/master/tempest/api/identity/admin/v3/test_list_projects.py | 17:48 |
bknudson_ | cleans up the parent before the children? | 17:48 |
*** salv-orl_ has joined #openstack-qa | 17:49 | |
*** salv-orlando has quit IRC | 17:49 | |
bknudson_ | where's the cleanup code? would have to do the cleanup in reverse order of the create | 17:50 |
mtreinish | bknudson_: ugh, this test class does things weirdly | 17:51 |
*** jpena is now known as jpena|off | 17:51 | |
mtreinish | bknudson_: it's done here: https://github.com/openstack/tempest/blob/master/tempest/api/identity/base.py#L195-L293 | 17:52 |
mtreinish | bknudson_: that weird generator class's teardown gets called before the parent class's tearDownClass | 17:53 |
bknudson_ | so that's doing for project in self.projects: , so it's going to clean up in the same order the projects were created. | 17:53 |
*** e0ne has joined #openstack-qa | 17:54 | |
*** tosky has joined #openstack-qa | 17:54 | |
bknudson_ | I can try to reverse self.projects and see if that cleans up properly | 17:55 |
bknudson_ | alternatively, could change ListProjectsTestJSON resource_setup to insert p3 before p2. | 17:56 |
mtreinish | if you do a reversed sort that would kinda imitate addCleanup() which is a LIFO and probably what we actually expect here | 17:56 |
mtreinish | bknudson_: if the reverse sorting doesn't fix it we can give that a try | 17:56 |
bknudson_ | yes, I'm kind of surprised addCleanup isn't used here... maybe doesn't work with a class method. | 17:57 |
*** jlanoux has quit IRC | 17:57 | |
mtreinish | bknudson_: it doesn't | 17:57 |
*** sabeen has quit IRC | 17:57 | |
hogepodge | oomichi: is there where we want the docs added? http://git.openstack.org/cgit/openstack/tempest/tree/HACKING.rst#n161 | 17:58 |
*** _nadya_ has joined #openstack-qa | 17:58 | |
*** dave-mccowan has quit IRC | 17:58 | |
oomichi | hogepodge: yeah, you are right. the line is we need to update | 17:58 |
mtreinish | bknudson_: I wonder how long this has been failing, it's not good that we masked something like this | 17:58 |
bknudson_ | https://github.com/openstack/tempest/commit/0a592b48833dc8f54a53699053413c5633c3d7fb | 17:59 |
bknudson_ | since may | 17:59 |
*** mriedem1 is now known as mriedem | 17:59 | |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-dsvm-full 332050,6,c427e22 | 18:00 |
oomichi | hogepodge: it is great to write why we need the existing negative tests from tempest users also like refstack | 18:00 |
mtreinish | bknudson_: ugh I completely missed _try_wrapper() in there, that should never have existed | 18:00 |
hogepodge | oomichi: do you have a link to the notes we made in Austin? | 18:01 |
oomichi | hogepodge: ok, let me check.. | 18:01 |
hogepodge | oomichi: I found it https://etherpad.openstack.org/p/newton-qa-negative-testing | 18:02 |
castulo | dang, seems like I introduced that bug with a patch for testing lists of projects with parents, I can take a look at that and fix it | 18:02 |
oomichi | hogepodge: heh, you are fast | 18:02 |
bknudson_ | reversed() looks like it fixed it. | 18:02 |
castulo | I assumed the cleanup was being done in reverse, but didn't check :S | 18:02 |
bknudson_ | castulo: do you want to propose the fix? otherwise I will | 18:03 |
mtreinish | castulo: no worries, it happens (plz don't ever look at how many bugs I've introduced) | 18:04 |
castulo | whatever you prefer it works for me | 18:04 |
mtreinish | castulo, bknudson_: the other thing we should do is rip out that try wrapper since it will just cause issues like this | 18:04 |
bknudson_ | ok. I tried my change and it worked so I'm going to go with that. | 18:04 |
castulo | bknudson_: cool, thanks, and sorry about that | 18:04 |
bknudson_ | no problem. | 18:05 |
*** akshai has quit IRC | 18:06 | |
*** e0ne has quit IRC | 18:07 | |
*** yamahata has quit IRC | 18:10 | |
*** e0ne has joined #openstack-qa | 18:11 | |
openstackgerrit | Brant Knudson proposed openstack/tempest: Cleanup projects in reverse order https://review.openstack.org/333526 | 18:11 |
*** pauloewerton has quit IRC | 18:11 | |
bknudson_ | we can argue in the review if all the cleanups should be reversed... I don't think we're going to have hierarchies of anything other than projects. | 18:11 |
*** csomerville has joined #openstack-qa | 18:11 | |
bknudson_ | although we've been talking about roles. | 18:11 |
*** e0ne has quit IRC | 18:13 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 332216,4,2237aeb | 18:14 |
*** sshnaidm is now known as sshnaidm|afk | 18:14 | |
*** cody-somerville has quit IRC | 18:15 | |
*** armax has quit IRC | 18:18 | |
*** dave-mccowan has joined #openstack-qa | 18:19 | |
openstackgerrit | John L. Villalovos proposed openstack-infra/elastic-recheck: Revert "Add e-r query for 1590139" https://review.openstack.org/333527 | 18:19 |
*** gvrangan has quit IRC | 18:19 | |
*** ajmiller has joined #openstack-qa | 18:20 | |
*** ddieterly[away] has quit IRC | 18:21 | |
*** yamamoto has quit IRC | 18:22 | |
*** yamamoto has joined #openstack-qa | 18:22 | |
erlon | hi guys, can anyone help me with this test?https://review.openstack.org/#/c/310061/ | 18:23 |
*** ddieterly has joined #openstack-qa | 18:24 | |
*** akshai has joined #openstack-qa | 18:24 | |
erlon | its failing a liberty test | 18:24 |
erlon | gate-tempest-dsvm-neutron-full-liberty | 18:24 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python34-db 332215,4,db0b786 | 18:27 |
*** salv-orl_ has quit IRC | 18:28 | |
*** yamamoto has quit IRC | 18:30 | |
oomichi | hogepodge: I put my comments on https://review.openstack.org/#/c/333067, I'm happy if considering them | 18:30 |
*** pvaneck has joined #openstack-qa | 18:33 | |
*** _nadya_ has quit IRC | 18:34 | |
*** akshai has quit IRC | 18:35 | |
*** salv-orlando has joined #openstack-qa | 18:36 | |
*** vhosakot has quit IRC | 18:37 | |
*** rodrigods has quit IRC | 18:40 | |
*** rodrigods has joined #openstack-qa | 18:40 | |
openstackrecheck | Console logs not available after 13:24s for gate-tempest-dsvm-neutron-dvr 333160,1,1f90c87 | 18:40 |
*** sabeen has joined #openstack-qa | 18:42 | |
*** lutostag has quit IRC | 18:43 | |
*** r-mibu has quit IRC | 18:45 | |
*** r-mibu has joined #openstack-qa | 18:45 | |
*** vhosakot has joined #openstack-qa | 18:47 | |
*** vhosakot has quit IRC | 18:47 | |
*** vhosakot has joined #openstack-qa | 18:48 | |
hogepodge | oomichi: thanks | 18:53 |
openstackrecheck | Console logs not available after 13:24s for gate-nova-pep8 330035,2,e26bbb5 | 18:54 |
*** vhosakot has quit IRC | 18:55 | |
*** vhosakot has joined #openstack-qa | 18:56 | |
*** ajmiller has quit IRC | 18:57 | |
*** akshai has joined #openstack-qa | 18:59 | |
*** sambetts is now known as sambetts|afk | 19:01 | |
*** csomerville has quit IRC | 19:04 | |
*** lutostag has joined #openstack-qa | 19:04 | |
*** ajmiller has joined #openstack-qa | 19:06 | |
*** ajmiller has quit IRC | 19:07 | |
openstackrecheck | Console logs not available after 13:22s for gate-grenade-dsvm-neutron 333485,2,3f29907 | 19:07 |
*** ajmiller_ has joined #openstack-qa | 19:08 | |
*** gouthamr has quit IRC | 19:10 | |
*** ddieterly is now known as ddieterly[away] | 19:20 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 330034,2,9d8b3a4 | 19:20 |
*** e0ne has joined #openstack-qa | 19:21 | |
*** htruta is now known as henrique | 19:22 | |
*** henrique is now known as Guest78419 | 19:23 | |
*** Guest78419 is now known as htruta | 19:23 | |
*** cody-somerville has joined #openstack-qa | 19:24 | |
mtreinish | bknudson_: what about domains? | 19:30 |
*** salv-orlando has quit IRC | 19:30 | |
*** yamamoto has joined #openstack-qa | 19:30 | |
bknudson_ | mtreinish: we don't have hierarchical domains, and also the concept of domains is going away (replaced by projects) | 19:30 |
mtreinish | bknudson_: how can you do that, it's part of the api right? | 19:31 |
mtreinish | bknudson_: not that I'm complaining I've found domains very confusing | 19:31 |
*** e0ne has quit IRC | 19:31 | |
bknudson_ | there is a flag on projects that says "is_domain" | 19:32 |
*** akshai has quit IRC | 19:32 | |
bknudson_ | so the domain operations are deprecated... you don't create a domain anymore you create a project with "is_domain: true" | 19:33 |
*** e0ne has joined #openstack-qa | 19:34 | |
openstackrecheck | Console logs not available after 13:24s for gate-cinder-pep8 333489,1,9117d1c | 19:34 |
bknudson_ | we'll see how it goes. | 19:34 |
*** gouthamr has joined #openstack-qa | 19:35 | |
bknudson_ | wouldn't hurt to reverse all those other cleanups. | 19:35 |
bknudson_ | I'd like to see the jenkins result for the current change | 19:36 |
openstackgerrit | Matthew Treinish proposed openstack/tempest: Remove the _try_wrapper function from identity tests https://review.openstack.org/333549 | 19:36 |
mtreinish | bknudson_: well with that try_wrapper there it'll always pass even if the teardown path fails | 19:36 |
mtreinish | heh, which is why I removed it ^^^ | 19:36 |
mtreinish | bknudson_: as for the domains -> project without real api versioning that sounds like it's gonna end up breaking people. (assuming anyone is actually using domains) | 19:38 |
bknudson_ | we are planning to introduce microversions this release... although the original impetus is gone. | 19:39 |
*** akshai has joined #openstack-qa | 19:39 | |
*** yamamoto has quit IRC | 19:40 | |
*** _Galitz_ has joined #openstack-qa | 19:41 | |
bknudson_ | on to v4! | 19:42 |
mtreinish | haha | 19:42 |
* mtreinish hides in his cave | 19:42 | |
*** ddieterly[away] is now known as ddieterly | 19:44 | |
mtreinish | bknudson_: it's not like any of this stuff is tested for real anyway. Which is really my concern, you make a change like that you won't even know where things break | 19:44 |
mtreinish | until a user starts screaming | 19:44 |
bknudson_ | what tests are missing? | 19:44 |
bknudson_ | I haven't looked yet to see what's there and what's not. | 19:45 |
bknudson_ | I know there's a lot of features that aren't tested in tempest. | 19:45 |
bknudson_ | federation? OIDC? | 19:45 |
mtreinish | bknudson_: basically anything that uses domains. We've got basic domain crud tests. But actually using them to do stuff is the problem | 19:45 |
bknudson_ | TOTP? | 19:45 |
*** _Galitz_ has quit IRC | 19:46 | |
mtreinish | we only added support for domain scoping a token recently | 19:46 |
mtreinish | bknudson_: I'm sorry, I don't know either of those acronyms | 19:46 |
bknudson_ | not all domain handling happens in the API (config files) | 19:46 |
bknudson_ | although I think we've improved that | 19:46 |
mtreinish | bknudson_: sure, but it's not like we use the v3 sample policy in the gate either | 19:46 |
bknudson_ | we'd need an LDAP server to test domains. | 19:46 |
*** mfisher_ora has quit IRC | 19:47 | |
mtreinish | we can add ldap to devstack if needed | 19:47 |
bknudson_ | switching to the cloud policy would be interesting. | 19:47 |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27-db 330033,4,7c1aaf8 | 19:47 |
mtreinish | bknudson_: andreaf was working on it for a while, but gave up I think. (that's why we added domain scoped token support) | 19:48 |
bknudson_ | I have found in these last couple of days of trying to run tempest that I don't know what roles I'm supposed to grant to the tempest test users. | 19:49 |
bknudson_ | each test might require different roles (?) | 19:49 |
*** e0ne has quit IRC | 19:50 | |
mtreinish | bknudson_: it is completely dependent on your cloud's policy file for each service (which is completely undiscoverable) | 19:50 |
mtreinish | bknudson_: we have config flags to tell tempest which roles to give users (or are required as a min set) | 19:50 |
bknudson_ | tempest creates users with the same roles all the time, right? | 19:50 |
mtreinish | but it's on the users to try and figure that out | 19:50 |
mtreinish | bknudson_: yes it's based on config, and there is a list opt to tell it add additional roles | 19:51 |
bknudson_ | not sure what would be a better way to handle this -- maybe if there was some way to have roles defined for the tests and a mapping of test roles to cloud roles | 19:51 |
mtreinish | bknudson_: https://github.com/openstack/tempest/blob/master/tempest/common/dynamic_creds.py#L112-L166 | 19:51 |
mtreinish | bknudson_: there is a mechanism for that on types of roles, like swift operator, admin, etc | 19:52 |
mtreinish | but a generic mechanism isn't really workable because of how configurable policy is | 19:52 |
*** salv-orlando has joined #openstack-qa | 19:52 | |
mtreinish | bknudson_: especially when you consider the other half when you configure tempest to use a preprovisioned credentials file | 19:53 |
bknudson_ | I haven't looked into using the accounts file yet. | 19:53 |
*** e0ne has joined #openstack-qa | 19:54 | |
bknudson_ | maybe some tests create roles to use? | 19:54 |
mtreinish | bknudson_: if it's needed they can. But you'll need admin (or the other appropriate role) assigned to create a role | 19:55 |
bknudson_ | the [object-storage] section has operator_role, reseller_admin_role | 19:55 |
mtreinish | bknudson_: right, and there is one in heat too (stack_owner I think) | 19:55 |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Api specs for update_volume_image_metadata https://review.openstack.org/333553 | 19:55 |
bknudson_ | yes stack_owner_role = heat_stack_owner | 19:56 |
mtreinish | you can tell tempest those universal classes of roles and when a test ask for users of that type it'll either create or allocate them (either for dynamic or preprov creds) with the configured role | 19:56 |
mtreinish | but if your policy starts going crazy with the rbac split (especially if it does it per service) it's next to impossible to figure it all out | 19:57 |
openstackrecheck | Console logs not available after 13:25s for gate-nova-pep8 333514,1,6c5c386 | 20:01 |
*** vhosakot has quit IRC | 20:02 | |
*** vhosakot has joined #openstack-qa | 20:02 | |
mtreinish | bknudson_: it gets even worse when you start thinking about what happens if a deployment just straight up blocks a call in policy | 20:03 |
bknudson_ | then the test is never going to pass | 20:04 |
bknudson_ | it would be nice to be able to document just what permissions are needed. | 20:05 |
*** pglass has quit IRC | 20:05 | |
bknudson_ | I don't know if there's any tests that are verifying that a user can't do something? | 20:05 |
bknudson_ | if the tests are only that a user can do something then just allowing the user to do everything would allow the tests to pass | 20:06 |
*** pglass has joined #openstack-qa | 20:06 | |
mtreinish | bknudson_: except there isn't an answer to that. It totally depends on the cloud you're running against. | 20:06 |
mtreinish | unless your suggesting adding the policy bits that get hit by each test in the docstring | 20:06 |
mtreinish | bknudson_: there are, those are negative tests (doing something and expecting to fail) | 20:07 |
bknudson_ | yes, that would do it | 20:07 |
*** pglass has quit IRC | 20:07 | |
mtreinish | most of the permissions based negative tests are admin vs non-admin | 20:07 |
*** pglass has joined #openstack-qa | 20:07 | |
bknudson_ | how do I say what users are non-admin in the tempest.conf ? | 20:08 |
bknudson_ | does tempest know how to create non-admin and admin users? | 20:08 |
mtreinish | bknudson_: the test requests admin vs non-admin | 20:08 |
*** gouthamr has quit IRC | 20:08 | |
mtreinish | and there should be a conf option to give tempest the admin role name | 20:08 |
bknudson_ | there's tempest_roles -- maybe I can't add admin to that? | 20:09 |
mtreinish | bknudson_: https://github.com/openstack/tempest/blob/master/tempest/config.py#L163-L165 | 20:09 |
bknudson_ | ok, that's in identity | 20:09 |
mtreinish | bknudson_: no don't add admin to tempest_roles, that'll end badly for you. It'll add admin to all users created by dynamic_creds | 20:10 |
mtreinish | meaning every test will have admin creds | 20:10 |
*** gouthamr has joined #openstack-qa | 20:10 | |
*** e0ne has quit IRC | 20:10 | |
bknudson_ | ok, that's where I was confused. | 20:10 |
bknudson_ | so this is where it would be nice to say what authority tempest_roles needs to give you | 20:12 |
bknudson_ | and not give you | 20:12 |
mtreinish | bknudson_: http://docs.openstack.org/developer/tempest/configuration.html#dynamic-credentials | 20:12 |
mtreinish | it's the second from last paragraph | 20:13 |
*** banix has joined #openstack-qa | 20:13 | |
bknudson_ | that's a little confusing because a role is always assigned on a project or domain. | 20:13 |
mtreinish | bknudson_: allocated users always have a unique project | 20:14 |
mtreinish | that's part of the tenant isolation guarantees tempest gives test classes | 20:14 |
openstackrecheck | Console logs not available after 13:28s for gate-nova-pep8 331823,2,e337d36 | 20:14 |
andreaf | bknudson_, mtreinish: you can also use pre-provisioned credentials to forge the users and tenants the way you want before the test run, however tests still have to select the right user - you can write tests like that, but most tests now will request either a standard user or an admin one | 20:15 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Move properties handling to the test side https://review.openstack.org/332928 | 20:15 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Move image_meta_to_headers from images_client https://review.openstack.org/331383 | 20:15 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Define v1 images_client as library https://review.openstack.org/332939 | 20:15 |
bknudson_ | oh, so the accounts.yaml says if the user is admin or standard | 20:15 |
andreaf | bknudson_: for preprovisioned accounts yet, it can be admin, or "standard" or have a list of roles specified | 20:16 |
bknudson_ | what does the list of roles get you? | 20:16 |
andreaf | bknudson_: it tells you for which tests a user can be used | 20:17 |
mtreinish | andreaf: well only if the test requests the role (which very few do) | 20:18 |
andreaf | mtreinish: indeed | 20:18 |
mtreinish | otherwise it'll just be given out randomly like any other regular user | 20:18 |
*** armax has joined #openstack-qa | 20:18 | |
andreaf | mtreinish, bknudson_: if you have a cloud which requires different roles for different APIs - which is not very interoperable - you could write a plugin of tests which pick special accounts for specific tests | 20:19 |
andreaf | but that's not something that is going to happen in upstream tests, only for "standard" type of roles, e.g. the user that can do most thing but no admin, swift roles, heat roles and admin | 20:19 |
bknudson_ | are you still looking at having tempest support the cloud admin ('v3") policy file? | 20:20 |
bknudson_ | (the policy file is only used by v3 so the policy.json is also a v3 policy file) | 20:21 |
mtreinish | andreaf: that's what rlossit wrote: https://review.openstack.org/314704 | 20:21 |
andreaf | bknudson_: well it does now if you enable domain scoped tokens | 20:21 |
bknudson_ | the cloud policy file (in my understanding) creates different types of admins -- it supports a domain admin | 20:22 |
andreaf | bknudson_: we use the v3cloudsample policy in helion openstack, and I can finally run tempest identity v3 admin tests in our CI | 20:22 |
bknudson_ | it would be interesting to see the config | 20:22 |
bknudson_ | does it require accounts.yaml? | 20:22 |
bknudson_ | I've seen rlrossit's demo and it's pretty neat. | 20:23 |
andreaf | bknudson_: http://paste.openstack.org/show/521739/ | 20:24 |
andreaf | bknudson_: no I'm running with dynamic creds | 20:24 |
mtreinish | andreaf: heh, I see the old creds options there | 20:24 |
andreaf | bknudson_: even though I plan to switch to pre-provisioned creds for some of the jobs soon | 20:24 |
andreaf | mtreinish: not that I have the time to cleanup my ansible all the time :D | 20:25 |
bknudson_ | I think devstack also sets a bunch of unknown tempest.conf options | 20:25 |
*** gvrangan has joined #openstack-qa | 20:25 | |
andreaf | bknudson_: not so many, there was a cleanup recently, I think mtreinish did it | 20:25 |
mtreinish | bknudson_: it likely does | 20:25 |
mtreinish | andreaf: yeah I did, but it goes stale fast | 20:25 |
*** vhosakot has quit IRC | 20:26 | |
bknudson_ | ohhh, admin_domain_scope | 20:27 |
*** e0ne has joined #openstack-qa | 20:27 | |
*** pglass has quit IRC | 20:27 | |
*** sabeen has quit IRC | 20:27 | |
*** dustins has quit IRC | 20:27 | |
*** rbradfor has quit IRC | 20:27 | |
*** kiran-r has quit IRC | 20:27 | |
*** mkoderer__ has quit IRC | 20:27 | |
*** obutenko has quit IRC | 20:27 | |
*** ebagdasa has quit IRC | 20:27 | |
*** notmorgan has quit IRC | 20:27 | |
*** melwitt has quit IRC | 20:27 | |
*** Daviey has quit IRC | 20:27 | |
*** freerunner has quit IRC | 20:27 | |
*** diana_clarke has quit IRC | 20:27 | |
*** dimtruck has quit IRC | 20:27 | |
*** Kiall has quit IRC | 20:27 | |
*** zigo has quit IRC | 20:27 | |
*** patrickeast has quit IRC | 20:27 | |
*** DuncanT has quit IRC | 20:27 | |
*** mgagne has quit IRC | 20:27 | |
*** BobBall_AWOL has quit IRC | 20:27 | |
*** dalees has quit IRC | 20:27 | |
*** ntata has quit IRC | 20:27 | |
*** cburgess has quit IRC | 20:27 | |
*** phschwartz has quit IRC | 20:27 | |
*** swamireddy has quit IRC | 20:27 | |
*** _fortis has quit IRC | 20:27 | |
*** _alastor__ has quit IRC | 20:27 | |
*** jvrbanac has quit IRC | 20:27 | |
*** slowrie has quit IRC | 20:27 | |
*** dutsmoc has quit IRC | 20:27 | |
*** lbragstad has quit IRC | 20:27 | |
*** j_king has quit IRC | 20:27 | |
*** jamielennox has quit IRC | 20:27 | |
*** mattoliverau has quit IRC | 20:27 | |
*** j_king has joined #openstack-qa | 20:27 | |
*** matt6434 has joined #openstack-qa | 20:27 | |
*** lbragstad_ has joined #openstack-qa | 20:27 | |
*** Kiall has joined #openstack-qa | 20:27 | |
*** BobBall_AWOL has joined #openstack-qa | 20:27 | |
*** jvrbanac has joined #openstack-qa | 20:27 | |
*** phschwartz has joined #openstack-qa | 20:27 | |
*** dustins has joined #openstack-qa | 20:27 | |
*** sabeen has joined #openstack-qa | 20:27 | |
*** obutenko has joined #openstack-qa | 20:27 | |
*** dalees has joined #openstack-qa | 20:27 | |
*** cburgess has joined #openstack-qa | 20:27 | |
*** mkoderer__ has joined #openstack-qa | 20:27 | |
*** notmorgan has joined #openstack-qa | 20:28 | |
*** _alastor__ has joined #openstack-qa | 20:28 | |
*** rbradfor has joined #openstack-qa | 20:28 | |
*** melwitt has joined #openstack-qa | 20:28 | |
*** slowrie_ has joined #openstack-qa | 20:28 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Move image_meta_to_headers from images_client https://review.openstack.org/331383 | 20:28 |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest: Define v1 images_client as library https://review.openstack.org/332939 | 20:28 |
*** freerunner has joined #openstack-qa | 20:28 | |
*** ebagdasa has joined #openstack-qa | 20:28 | |
*** diana_clarke has joined #openstack-qa | 20:28 | |
openstackrecheck | Console logs not available after 13:29s for gate-nova-python27-db 329227,10,718c1ca | 20:28 |
*** pglass has joined #openstack-qa | 20:28 | |
*** melwitt is now known as Guest13191 | 20:28 | |
andreaf | bknudson_: yes that's the one | 20:28 |
*** zigo has joined #openstack-qa | 20:29 | |
andreaf | bknudson_: last time I asked about having a v3cloudsample based devstack job I got the feedback that people was not interested in it - but that was some time ago | 20:29 |
*** woodster_ has quit IRC | 20:29 | |
andreaf | bknudson_: so if folks are interested into it now, tempest is ready :) | 20:30 |
bknudson_ | people must be deploying it because we get bugs and new changes proposed for it. | 20:30 |
*** mgagne has joined #openstack-qa | 20:30 | |
*** mgagne is now known as Guest20454 | 20:30 | |
*** swamireddy has joined #openstack-qa | 20:30 | |
*** dimtruck has joined #openstack-qa | 20:30 | |
bknudson_ | we could just run it in keystone | 20:30 |
andreaf | bknudson_: well at least Helion OpenStack uses it :) | 20:30 |
*** dougwig has quit IRC | 20:30 | |
*** DuncanT has joined #openstack-qa | 20:31 | |
*** kiran-r has joined #openstack-qa | 20:31 | |
*** patrickeast has joined #openstack-qa | 20:31 | |
*** Guest13191 is now known as melwitt | 20:31 | |
*** comstud has joined #openstack-qa | 20:32 | |
openstackgerrit | Merged openstack/tempest: Remove testscenarios usage from test_server_basic_ops https://review.openstack.org/333074 | 20:34 |
*** Daviey has joined #openstack-qa | 20:34 | |
andreaf | mtreinish: happy now? :P ^^^ ^_^ | 20:34 |
mtreinish | ^^^ \o/ it's gone :) | 20:34 |
mtreinish | andreaf: yes, yes I am | 20:35 |
andreaf | mtreinish: :D | 20:35 |
*** lbragstad_ is now known as lbragstad | 20:35 | |
andreaf | mtreinish: it was one my first bp if not the first | 20:35 |
*** rfolco has quit IRC | 20:35 | |
*** _fortis has joined #openstack-qa | 20:35 | |
andreaf | mtreinish: I still had lots to learn - like now | 20:35 |
*** rfolco has joined #openstack-qa | 20:35 | |
mtreinish | andreaf: everyone's first bp has to be removed eventually. Mine was the nova coverage extension | 20:35 |
*** _fortis has quit IRC | 20:35 | |
andreaf | hehe | 20:36 |
andreaf | mtreinish: when registering plugins, if something goes wrong loading the clients, shall I log and error and continue or fail? I guess if I don't fail errors might go unnoticed | 20:36 |
*** sabeen has quit IRC | 20:36 | |
*** ntata has joined #openstack-qa | 20:37 | |
mtreinish | andreaf: yeah we normally fail on that. Although at least 4 bugs have been opened about that in the past 6 months | 20:37 |
andreaf | mtreinish: but on the other way I would not want a bad plugin to break everyone else | 20:37 |
mtreinish | because a lot of projects bundled broken plugins | 20:37 |
mtreinish | but no one would have noticed if we just logged and moved on | 20:37 |
andreaf | right that was my thought | 20:37 |
andreaf | ok I'll keep the same approach | 20:38 |
mtreinish | the bigger issue is the logging is kinda unclear for import failures | 20:38 |
mtreinish | I left one bug open with a todo to improve that, but I'm not sure how best to do it | 20:38 |
andreaf | mtreinish: indeed... | 20:38 |
* mtreinish looks for the bug | 20:38 | |
*** jamielennox has joined #openstack-qa | 20:38 | |
mtreinish | andreaf: https://bugs.launchpad.net/tempest/+bug/1583220 | 20:38 |
openstack | Launchpad bug 1583220 in tempest "plugin loading failure just crash without any useful information" [Medium,Confirmed] | 20:38 |
*** sabeen has joined #openstack-qa | 20:39 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-pep8 330036,2,81ed397 | 20:41 |
*** gouthamr has quit IRC | 20:44 | |
*** vhosakot has joined #openstack-qa | 20:44 | |
*** weshay has quit IRC | 20:47 | |
*** dougwig has joined #openstack-qa | 20:47 | |
*** kiran-r has quit IRC | 20:49 | |
*** dkranz has quit IRC | 20:51 | |
*** e0ne has quit IRC | 20:51 | |
*** ajmiller has joined #openstack-qa | 20:52 | |
*** ajmiller_ has quit IRC | 20:55 | |
openstackrecheck | Console logs not available after 13:26s for gate-nova-python27-db 329979,10,88534cb | 20:55 |
*** cdent has joined #openstack-qa | 20:55 | |
*** ajmiller has quit IRC | 20:59 | |
*** akshai has quit IRC | 21:01 | |
*** woodster_ has joined #openstack-qa | 21:01 | |
*** mvk_ has joined #openstack-qa | 21:02 | |
*** rfolco has quit IRC | 21:03 | |
*** gouthamr has joined #openstack-qa | 21:08 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python27-db 328851,11,3a987ec | 21:08 |
*** akshai has joined #openstack-qa | 21:08 | |
openstackgerrit | Liron Kuchlani proposed openstack/tempest: Api specs for update_volume_image_metadata https://review.openstack.org/333553 | 21:11 |
*** gouthamr_ has joined #openstack-qa | 21:11 | |
*** ajmiller has joined #openstack-qa | 21:11 | |
andreaf | mtreinish, oomichi: when I define new exceptions for classes in tempest to be moved to lib, can I defined them in tempest.lib.exceptions directly, or shall I define them in tempest first and then move them to lib along with the class raising them? | 21:12 |
mtreinish | I think just doing it in lib is fine, it just means no backsies if you do that | 21:13 |
mtreinish | so you're stuck with whatever you put in lib | 21:13 |
*** ajmiller_ has joined #openstack-qa | 21:13 | |
andreaf | mtreinish: ok - only reno would be a bit strange - add a new exception... which is not used yet :D | 21:14 |
*** gouthamr has quit IRC | 21:14 | |
*** yaume has quit IRC | 21:14 | |
*** akshai has quit IRC | 21:14 | |
mtreinish | heh, just leave that second part out | 21:16 |
*** ajmiller has quit IRC | 21:17 | |
*** dustins has quit IRC | 21:20 | |
*** aysyd has quit IRC | 21:20 | |
*** vhosakot has quit IRC | 21:21 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 329228,10,a055b90 | 21:21 |
*** pglass has quit IRC | 21:23 | |
*** ajmiller_ has quit IRC | 21:23 | |
*** pglass has joined #openstack-qa | 21:23 | |
*** ajmiller has joined #openstack-qa | 21:28 | |
*** ddieterly is now known as ddieterly[away] | 21:28 | |
*** rlrossit has quit IRC | 21:31 | |
*** cdent has quit IRC | 21:32 | |
openstackrecheck | Console logs not available after 13:23s for gate-nova-python27-db 284868,9,5a4de99 | 21:35 |
*** sabeen has quit IRC | 21:35 | |
*** vhosakot has joined #openstack-qa | 21:41 | |
*** armax has left #openstack-qa | 21:43 | |
*** mriedem has quit IRC | 21:46 | |
openstackrecheck | Console logs not available after 13:24s for gate-keystone-python27-db 333516,1,9bea343 | 21:48 |
andreaf | mtreinish: here you just log the exception though: http://git.openstack.org/cgit/openstack/tempest/tree/tempest/test_discover/plugins.py#n44 | 21:49 |
*** pilgrimstack has joined #openstack-qa | 21:58 | |
openstackgerrit | Andrea Frittoli proposed openstack/tempest: Service Clients registration interface for plugins https://review.openstack.org/333513 | 21:59 |
*** edtubill has quit IRC | 22:00 | |
andreaf | mtreinish: this is a first version really, but it should give you an idea of the end game for the client manager refactor ^^^ | 22:00 |
*** ddieterly[away] is now known as ddieterly | 22:00 | |
andreaf | mtreinish: once this is polished a bit I will do the lazy loading for tempest own clients based on the same mechanism of the ClientFactory - I'm not 100% sure yet whether to preserve the current attributes on the service_clients object or to just move them to base test classes | 22:01 |
andreaf | mtreinish: perhaps it's worth preserving them to ensure the same naming across tests, and make code easier to read in that sense | 22:02 |
openstackrecheck | Console logs not available after 13:22s for gate-tempest-pep8 327984,4,7320ea4 | 22:02 |
andreaf | mtreinish: in any case feedback would be very welcome :) | 22:02 |
andreaf | I plan to try and implement this (draft) for a plugin at least, to demo how it works E2E | 22:03 |
*** dimtruck is now known as zz_dimtruck | 22:04 | |
*** Gen has quit IRC | 22:05 | |
*** e0ne has joined #openstack-qa | 22:05 | |
*** e0ne has quit IRC | 22:05 | |
*** porrua has quit IRC | 22:06 | |
*** ajmiller has quit IRC | 22:07 | |
*** josdotso has quit IRC | 22:11 | |
*** davidlenwell has quit IRC | 22:12 | |
*** wznoinsk is now known as wznoinsk_ | 22:13 | |
*** davidlenwell has joined #openstack-qa | 22:13 | |
*** cody-somerville has quit IRC | 22:14 | |
*** edtubill has joined #openstack-qa | 22:14 | |
openstackrecheck | Console logs not available after 13:25s for gate-nova-python27-db 316275,21,9acd856 | 22:15 |
*** ajmiller has joined #openstack-qa | 22:16 | |
*** edmondsw has quit IRC | 22:16 | |
*** matt6434 is now known as mattoliverau | 22:18 | |
*** ddieterly has quit IRC | 22:18 | |
*** aernhart has quit IRC | 22:19 | |
*** aernhart has joined #openstack-qa | 22:20 | |
*** wznoinsk_ has quit IRC | 22:22 | |
*** pilgrimstack has quit IRC | 22:25 | |
*** erlon has quit IRC | 22:26 | |
*** pglass has quit IRC | 22:27 | |
*** cody-somerville has joined #openstack-qa | 22:27 | |
*** tosky has quit IRC | 22:28 | |
openstackrecheck | Console logs not available after 13:24s for gate-nova-python27-db 333272,2,c72b7b7 | 22:28 |
*** spzala has quit IRC | 22:33 | |
*** spzala has joined #openstack-qa | 22:33 | |
*** spzala has quit IRC | 22:38 | |
*** vhosakot has quit IRC | 22:39 | |
*** yamahata has joined #openstack-qa | 22:41 | |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 318953,17,acd5af9 | 22:42 |
*** rbak has quit IRC | 22:54 | |
openstackrecheck | Console logs not available after 13:31s for gate-nova-python27-db 316398,25,ea205e4 | 22:55 |
*** salv-orl_ has joined #openstack-qa | 22:59 | |
*** sdague has quit IRC | 22:59 | |
*** salv-orlando has quit IRC | 23:02 | |
openstackgerrit | Chris Hoge proposed openstack/tempest: Add guidance on negative tests in HACKING.rst https://review.openstack.org/333618 | 23:05 |
openstackrecheck | Console logs not available after 13:22s for gate-nova-python27-db 182257,53,307158c | 23:09 |
*** lutostag has quit IRC | 23:12 | |
*** rcernin has joined #openstack-qa | 23:16 | |
*** Gen has joined #openstack-qa | 23:18 | |
*** sdague has joined #openstack-qa | 23:20 | |
*** vhosakot has joined #openstack-qa | 23:22 | |
openstackrecheck | Console logs not available after 13:27s for gate-nova-python27-db 333522,1,1a9bc00 | 23:22 |
gvrangan | Hi Openstack folks, I used Mitka and observed a wierd problem | 23:29 |
gvrangan | gan> Without using Floating IP, I see two IP addressess associated with an VM instance | 23:30 |
gvrangan | [04:27.22] <gvrangan> Can some one comment? | 23:30 |
gvrangan | [04:27.56] <gvrangan> Created instance using nova boot --image cirros-0.3.4-x86_64- | 23:30 |
gvrangan | [04:27.56] <gvrangan> uec --flavor m1.nano --nic net-id=3dad5ae6-d8bc-4bc1-86ff-37e6b5a61df5 l3_instan [04:27.56] <gvrangan> ce_net_2_3 | 23:30 |
*** banix has quit IRC | 23:32 | |
*** bswartz has quit IRC | 23:32 | |
*** zz_dimtruck is now known as dimtruck | 23:33 | |
*** tochi has joined #openstack-qa | 23:33 | |
*** spzala has joined #openstack-qa | 23:34 | |
openstackrecheck | Console logs not available after 13:29s for gate-nova-python27-db 333263,2,1ba6ddc | 23:36 |
*** spzala has quit IRC | 23:40 | |
gmann_ | andrearosa: yea, you can add required schema changes in your patch along with you changes. and if those gets merged by other patch then just rebase would work easily | 23:42 |
gmann_ | andrearosa: do you have patch up? | 23:42 |
*** hichihara has quit IRC | 23:46 | |
*** amotoki has quit IRC | 23:48 | |
*** ajmiller has quit IRC | 23:48 | |
openstackrecheck | Console logs not available after 13:21s for gate-tempest-dsvm-full 331224,9,bb94a07 | 23:49 |
*** mriedem has joined #openstack-qa | 23:55 | |
*** edtubill has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!