*** anupn has left #openstack-qa | 00:03 | |
*** mriedem1 has joined #openstack-qa | 00:05 | |
*** mriedem has quit IRC | 00:05 | |
*** mriedem1 is now known as mriedem | 00:08 | |
*** yangyapeng has quit IRC | 00:11 | |
*** yangyapeng has joined #openstack-qa | 00:12 | |
mtreinish | tonyb: something like this: https://github.com/openstack-infra/shade/blob/master/tox.ini#L47-L55 | 00:15 |
---|---|---|
spotz | tonyb: Putting up the earlier version and giving it a go then I'll gist it. Nothing super secret:) | 00:15 |
mtreinish | tonyb: that's more or less what pbr does internally with the python setup.py test --coverage command | 00:16 |
mtreinish | tonyb: there is an open bug on stestr to add support for a --coverage flag to change the interpreter to python run for the subprocesses: https://github.com/mtreinish/stestr/issues/97 | 00:16 |
openstackrecheck | Console logs not available after 20:13s for gate-barbican-simple-crypto-dsvm-functional-ubuntu-xenial 507532,2,dfa591c | 00:17 |
mtreinish | but until that is done you just have to set things up manually | 00:17 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/504021 failed because of: gate-grenade-dsvm-neutron-ubuntu-xenial: https://bugs.launchpad.net/bugs/1298006 https://bugs.launchpad.net/bugs/1282876 | 00:17 |
openstack | Launchpad bug 1298006 in OpenStack-Gate "network sometimes unreachable accessing our git server" [Medium,Triaged] | 00:17 |
openstack | Launchpad bug 1282876 in OpenStack-Gate "git clone fails with "fatal: Not a git repository", "git remote update failed."" [Critical,Fix released] - Assigned to Jeremy Stanley (fungi) | 00:17 |
spotz | tonyb here's the local.conf https://gist.github.com/spotz/7582fbadfa30d16919356a61f2840b6e | 00:19 |
tonyb | mtreinish: Thanks. | 00:20 |
tonyb | mtreinish: /me wonders if converage is broken for nova as they're not doign that. | 00:20 |
spotz | tonyb this is it picking up the local.conf and bonking out because it's not doing the reclone https://gist.github.com/spotz/da9271994370243af4ac544a2c00dbfc | 00:22 |
mtreinish | tonyb: it looks like nova is still using the pbr testr hook to run coverage, so that should still work | 00:22 |
mtreinish | it just doesn't use stestr | 00:22 |
tonyb | mtreinish: Ah okay | 00:22 |
spotz | tonyb and if I make a localrc file with https://gist.github.com/spotz/fb012720f00f5e40b991fa86c741f894 I get a limited install with no neutron. I have modified stackrc to use liberty-eol vs stable/liberty | 00:23 |
openstackgerrit | Felipe Monteiro proposed openstack/patrole master: Clean up compute class resources via addClassResourceCleanup https://review.openstack.org/507703 | 00:23 |
tonyb | spotz: but you have OFFLINE=True which means 'don't git clone' | 00:24 |
spotz | tonyb in which one? the localrc? | 00:25 |
tonyb | spotz: in 7582fbadfa30d16919356a61f2840b6e | 00:25 |
spotz | tonyb Grr and that's why I need more eyes:( | 00:25 |
*** gfidente has joined #openstack-qa | 00:25 | |
tonyb | https://gist.github.com/spotz/da9271994370243af4ac544a2c00dbfc#file-gistfile1-txt-L5150 | 00:26 |
spotz | tonyb cross you fingers! | 00:26 |
*** gkadam has joined #openstack-qa | 00:34 | |
*** gfidente has quit IRC | 00:37 | |
*** gfidente has joined #openstack-qa | 00:37 | |
*** gfidente has quit IRC | 00:37 | |
*** gfidente has joined #openstack-qa | 00:37 | |
openstackrecheck | Console logs not available after 20:11s for gate-nova-pep8-ubuntu-xenial 507687,2,2b61285 | 00:38 |
openstackrecheck | openstack/python-openstackclient change: https://review.openstack.org/505890 failed gate-osc-dsvm-functional-ubuntu-xenial in the gate queue with an unrecognized error | 00:38 |
openstackrecheck | openstack/rally change: https://review.openstack.org/507013 failed because of: gate-rally-dsvm-cli: https://bugs.launchpad.net/bugs/1298006 https://bugs.launchpad.net/bugs/1686542, gate-rally-dsvm-rally-cinder: unrecognized error | 00:39 |
openstack | Launchpad bug 1298006 in OpenStack-Gate "network sometimes unreachable accessing our git server" [Medium,Triaged] | 00:39 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 00:39 |
*** Apoorva_ has joined #openstack-qa | 00:40 | |
*** Apoorva has quit IRC | 00:43 | |
spotz | tonyb: https://gist.github.com/spotz/e435aeb0b5d01718d2f676bc96045aca | 00:47 |
spotz | tonyb that showed up a few times ihis afternoon. Not in the installs that installed off of localrc | 00:48 |
spotz | tonyb gonna unstack and remove the .local.auto see if it makes a difference | 00:49 |
*** LindaWang has joined #openstack-qa | 00:51 | |
*** hw_wutianwei1 has joined #openstack-qa | 00:54 | |
tonyb | spotz: If it happens again checkout the g-api log file for more deatils (or stack.log when it starts g-api) | 00:54 |
*** Apoorva_ has quit IRC | 00:54 | |
*** fnaval has quit IRC | 00:56 | |
*** esberglu has joined #openstack-qa | 00:59 | |
spotz | tonyb will do | 01:01 |
spotz | tonyb I wish it worked in a sensible order so I knew if we were past that part yet or not:) | 01:02 |
spotz | tonyb glance now | 01:03 |
*** yamamoto has quit IRC | 01:03 | |
*** yamamoto_ has joined #openstack-qa | 01:03 | |
*** esberglu has quit IRC | 01:03 | |
spotz | tonyb same thing looking at logs | 01:10 |
spotz | tonyb https://gist.github.com/spotz/64198bfec09710db3ad5ae81932af277 | 01:14 |
tonyb | https://gist.github.com/spotz/64198bfec09710db3ad5ae81932af277#file-gistfile1-txt-L206 | 01:14 |
tonyb | reboot the VM or workout what's bound to that port | 01:15 |
spotz | tonyb Yeah just saw a bug on it:) | 01:15 |
spotz | unstacking then I'll reboot | 01:16 |
openstackgerrit | Merged openstack/patrole master: RBAC tests for extended server attributes policies https://review.openstack.org/498937 | 01:22 |
openstackrecheck | Console logs not available after 20:04s for gate-tripleo-ci-centos-7-containers-multinode 507113,2,895569d | 01:24 |
*** zhouyf_ has joined #openstack-qa | 01:30 | |
*** dimak has quit IRC | 01:32 | |
*** dimak has joined #openstack-qa | 01:33 | |
*** kiennt26 has joined #openstack-qa | 01:35 | |
openstackrecheck | Console logs not available after 20:05s for gate-devstack-gate-bashate 506835,9,f3bc94e | 01:45 |
spotz | tonyb we're a go:) I'll try a few more times tomorrow before I declare the steps good | 01:50 |
tonyb | spotz: cool | 01:50 |
*** Apoorva has joined #openstack-qa | 01:54 | |
*** hongbin has joined #openstack-qa | 01:58 | |
openstackrecheck | Console logs not available after 20:02s for gate-devstack-dsvm-updown-ubuntu-xenial 506965,3,1f07b55 | 02:05 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/481928 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error | 02:05 |
openstackrecheck | Console logs not available after 20:02s for gate-tripleo-ci-centos-7-ovb-ha-oooq 505828,4,15176b8 | 02:25 |
openstackgerrit | Felipe Monteiro proposed openstack/patrole master: [flake8] Enable extra, optional hacking checks https://review.openstack.org/505003 | 02:31 |
*** esberglu has joined #openstack-qa | 02:42 | |
openstackrecheck | Console logs not available after 20:09s for gate-tripleo-ci-centos-7-nonha-multinode-oooq 505828,4,b1a713f | 02:46 |
*** esberglu has quit IRC | 02:47 | |
*** erlon has quit IRC | 02:48 | |
jamielennox | mtreinish, andreaf: so i'm messing around with making tempest support is_admin_project, basically what it means is that for certain admin or "system" operations (things that don't fall within a project hierarchy, like hypervisors etc) you need to be authed to the admin project | 02:57 |
jamielennox | in future it's likely that keystone will provide a new 'system' (or better name) scope that will replace this | 02:58 |
jamielennox | but that's a future path | 02:58 |
jamielennox | for now i've been experimenting with 2 ways to do this and would love some input into which way would be better supported | 02:58 |
jamielennox | 1) the easy way is to assume the current admin credentials are on the admin project | 02:59 |
jamielennox | and then return a new user with prems on that project for dynamic creds | 02:59 |
*** liujiong has joined #openstack-qa | 03:00 | |
jamielennox | 2) create a new credential type, again currently called system, that would return something in the admin_project | 03:00 |
jamielennox | i'd like advice on whether it makes sense to do this new type or i'd be ok to convert the old one | 03:00 |
gmann | jamielennox: is there any permission difference between admin user (current one)and user under admin projects ? | 03:03 |
jamielennox | gmann: ah, i couldn't find your nick to include you | 03:04 |
jamielennox | gmann: it's a little difficult to tell because it's something that services are only starting to adopt now | 03:04 |
gmann | jamielennox: np!. | 03:05 |
jamielennox | i mostly converted the tempest.api.volume.admin tests, and ended up having to convert the entire file over to 'system' creds | 03:05 |
jamielennox | and they are one of the only services really using it at the moment | 03:05 |
gmann | jamielennox: i see, you mean any service can start making their API scope as per those 2 admin things | 03:05 |
openstackgerrit | zhangxuanyuan proposed openstack/tempest master: Remove method get_ipv6_addr_by_EUI64 https://review.openstack.org/504351 | 03:06 |
jamielennox | right so we introduce is_admin_project in keystone a cycle or two ago with the intention that to do non-project things (hypervisors and things that aren't user facing) you have to be in that project | 03:06 |
gmann | jamielennox: 2nd way to introduced new cred and switch all is too difficult | 03:06 |
jamielennox | but it's confused everyone and so we'll eventually migrate to a system scope | 03:07 |
jamielennox | but i've no idea who's using admin for the correct purposes and who just uses admin as a catch all | 03:07 |
gmann | yea | 03:07 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/488567 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error | 03:08 |
jamielennox | yea, switching over was way more invasive than i expected | 03:08 |
gmann | jamielennox: yea, mainly due to lot of aliases we have within tests | 03:09 |
jamielennox | but at least it's explicit, if there are places where people are (for example) creating an instance as admin then changing the project scope is going to mean different behaviour | 03:09 |
gmann | jamielennox: but we do not need to switch all right, i mean what all operation that service decide to be admin_project for those only we need to auth to admin_project right | 03:11 |
gmann | because testing all operation with admin_project is not we should do. let me know if i am missing anything | 03:12 |
jamielennox | gmann: yes, but in tempest is everything in admin doing those operations anyway? | 03:12 |
gmann | humm, does admin project have different role ? | 03:13 |
jamielennox | at this point probably no | 03:14 |
jamielennox | in future, yes | 03:14 |
jamielennox | but can owrry about that then | 03:14 |
jamielennox | this is the newer cinder policy: https://github.com/openstack/cinder/blob/master/etc/cinder/policy.json#L5 | 03:15 |
jamielennox | so it's put it in for every op and i'm not sure that's correct | 03:15 |
jamielennox | it's correct for admin_api - i'm not sure if it should be used for admin_or_owner, but that's mostly because i don't know what cinder is doing | 03:16 |
*** aojea has joined #openstack-qa | 03:17 | |
gmann | yea, as you said admin project is mainly for non-user facing op | 03:17 |
gmann | for example on nvoa side it will be more hypervisor/host/services etc | 03:18 |
jamielennox | yep, and truly global/deployment specific things | 03:18 |
gmann | yea | 03:18 |
jamielennox | but if it's wrong in cinder then it's more restrictive than it should be - which is fine because it's much easier to loosen privs than escalate them | 03:19 |
gmann | yea | 03:19 |
gmann | if service (which is correct) doing some op only then we can go for 2nd way and change new cred only for op having default policy as admin project | 03:20 |
jamielennox | gmann: these are my failing tests: https://review.openstack.org/#/c/503140/ | 03:20 |
gmann | then 2nd way is not going to be difficult | 03:21 |
jamielennox | so it's pretty much only cinder admin atm | 03:21 |
*** aojea has quit IRC | 03:22 | |
jamielennox | and i'm guessing the nova admin tests are failing because they're talking to cinder | 03:22 |
gmann | yea those are update volume ones | 03:22 |
gmann | so if cinder going to keep same policy(converting all to admin project) and other service do it right way by converting only system op to admin project, it will be difficult change in tempest | 03:24 |
gmann | as for cinder case 1st way is better and for others 2nd | 03:24 |
gmann | i like the 2nd way so that we are very specific about what we test with admin project | 03:25 |
jamielennox | well hopefully what the "system" change will do is once and for all clarify what is a project admin operation and what is a system/deployment operation | 03:25 |
gmann | yea | 03:26 |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: WIP: Use system creds for system operations https://review.openstack.org/507726 | 03:26 |
jamielennox | gmann: ^ a broken, but WIP of how i was doing system creds | 03:26 |
jamielennox | still have to figure out how to find the admin_project project_id | 03:26 |
gmann | do you know if cinder going to keep the same or they will change policy specific to system op with admin projects ? | 03:26 |
jamielennox | i'm assuming for now they'll keep the same policy | 03:27 |
jamielennox | when/if keystone rolls out a system scope there will be a big push again to make it all sane | 03:28 |
jamielennox | gmann: but i think based on what you are saying it might be best to keep going with the seperate system credentials approach | 03:29 |
openstackrecheck | Console logs not available after 20:10s for gate-tempest-dsvm-neutron-full-ubuntu-xenial 507128,2,3a8f80f | 03:30 |
gmann | jamielennox: yea i am assuming not all service will do like cinder did | 03:30 |
jamielennox | gmann: when have you ever seen all the services do something the same way? :) | 03:30 |
gmann | heh, good point | 03:31 |
gmann | and it will good when keystone will have system(or whatever the name will be) scope things | 03:31 |
*** yangyapeng has quit IRC | 03:32 | |
*** yangyapeng has joined #openstack-qa | 03:32 | |
gmann | jamielennox: only difficult things i thought was about changing all aliases in tests but i see you are just changing the client aliases and keeping self.admin_volume_*. | 03:34 |
gmann | that is much better | 03:34 |
jamielennox | yea, long term that's probably wrong, but it'll confuse that patch to change that all at once | 03:35 |
gmann | yea, we can do those later. | 03:36 |
*** yangyapeng has quit IRC | 03:37 | |
gmann | i am thinking to remove 'admin' cred for cinder tests (credentials = ['primary', 'alt', 'admin', 'system'] -> credentials = ['primary', 'alt', 'system']) as they do not have any admin things separate | 03:37 |
jamielennox | makes sense, i was trying to do tests individually to see if there were things that would still work with 'admin', but then gave up and converted all the clients | 03:38 |
jamielennox | based on that policy file i don't see any way the old admin would still work | 03:39 |
gmann | yea | 03:39 |
jamielennox | any advice on how to do config with this? | 03:39 |
jamielennox | atm i pass admin_project_id, but that's really confusing with the admin_project_name etc auth params | 03:39 |
jamielennox | but i'm not sure if there's a need to do a whole new system_username, system_password etc auth section | 03:40 |
jamielennox | i *think* you would need to have the admin user hvae those permissions to make this work anyway | 03:40 |
jamielennox | although maybe i should just od that so it's explicit | 03:41 |
gmann | yea, how about system_admin_project_id | 03:41 |
gmann | or system_project_id | 03:42 |
gmann | currently it is confusing, we may want to modify old config options but based on when system scope is there in keystone | 03:42 |
*** zhufl has quit IRC | 03:51 | |
openstackgerrit | Jamie Lennox proposed openstack-dev/devstack master: WIP: Enable the keystone admin project https://review.openstack.org/503140 | 03:55 |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: WIP: Use system creds for system operations https://review.openstack.org/507726 | 03:57 |
*** lkuchlan has joined #openstack-qa | 03:58 | |
*** krtaylor has quit IRC | 04:00 | |
*** krtaylor has joined #openstack-qa | 04:02 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: :WIP: Use system creds for system operations https://review.openstack.org/507726 | 04:06 |
*** krtaylor has quit IRC | 04:08 | |
openstackgerrit | zhangxuanyuan proposed openstack/tempest master: Remove method get_ipv6_addr_by_EUI64 https://review.openstack.org/504351 | 04:09 |
*** Apoorva_ has joined #openstack-qa | 04:21 | |
*** hongbin has quit IRC | 04:21 | |
*** manjeets_ has joined #openstack-qa | 04:22 | |
*** kashyap` has joined #openstack-qa | 04:22 | |
*** samNTT has joined #openstack-qa | 04:23 | |
*** spotz_ has joined #openstack-qa | 04:24 | |
*** Apoorva has quit IRC | 04:29 | |
*** mriedem has quit IRC | 04:29 | |
*** samP has quit IRC | 04:29 | |
*** cburgess has quit IRC | 04:29 | |
*** spotz has quit IRC | 04:29 | |
*** flaper87 has quit IRC | 04:29 | |
*** manjeets has quit IRC | 04:29 | |
*** kashyap has quit IRC | 04:29 | |
*** chrome0 has quit IRC | 04:29 | |
*** kiennt26 has quit IRC | 04:30 | |
*** cburgess has joined #openstack-qa | 04:30 | |
*** chrome0 has joined #openstack-qa | 04:31 | |
*** udesale has joined #openstack-qa | 04:36 | |
*** flaper87 has joined #openstack-qa | 04:36 | |
*** Apoorva_ has quit IRC | 04:40 | |
*** armax has joined #openstack-qa | 04:42 | |
openstackgerrit | Jeremy Zhang proposed openstack/tempest master: Remove unnecessary client alias in AvailabilityZoneTestJson https://review.openstack.org/507618 | 04:42 |
*** liujiong has quit IRC | 04:44 | |
openstackrecheck | openstack/cinder change: https://review.openstack.org/506072 failed gate-cinder-python35 in the gate queue with an unrecognized error | 04:52 |
*** Alex_Staf has joined #openstack-qa | 04:54 | |
*** sridharg has joined #openstack-qa | 05:21 | |
*** esberglu has joined #openstack-qa | 05:25 | |
*** agurenko has joined #openstack-qa | 05:28 | |
*** esberglu has quit IRC | 05:29 | |
*** gvrangan has joined #openstack-qa | 05:30 | |
openstackrecheck | openstack/rally change: https://review.openstack.org/507039 failed gate-rally-dsvm-rally-cinder in the gate queue with an unrecognized error | 05:31 |
*** himabipj has joined #openstack-qa | 05:42 | |
*** aojea has joined #openstack-qa | 05:42 | |
*** gcheresh_ has joined #openstack-qa | 05:44 | |
*** himabipj has quit IRC | 05:48 | |
*** himabipj has joined #openstack-qa | 05:48 | |
*** lkuchlan has quit IRC | 06:03 | |
*** lkuchlan has joined #openstack-qa | 06:03 | |
*** lkuchlan is now known as lkuchlan_wfh | 06:03 | |
openstackgerrit | Ghanshyam Mann proposed openstack/tempest master: Move object storage container_client to lib interface https://review.openstack.org/504443 | 06:06 |
*** itzikb has joined #openstack-qa | 06:11 | |
*** pgadiya has joined #openstack-qa | 06:16 | |
*** armax has quit IRC | 06:19 | |
*** Alex_Staf has quit IRC | 06:20 | |
*** rcernin has joined #openstack-qa | 06:39 | |
*** rossella_s has joined #openstack-qa | 06:39 | |
*** e0ne has joined #openstack-qa | 06:40 | |
*** armax has joined #openstack-qa | 06:41 | |
*** yamamoto_ has quit IRC | 06:41 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/507134 failed gate-cross-nova-python35 in the gate queue with an unrecognized error | 06:42 |
*** yamamoto has joined #openstack-qa | 06:45 | |
*** armax has quit IRC | 06:50 | |
*** pgadiya has quit IRC | 06:55 | |
*** rossella_s has quit IRC | 06:56 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: WIP: Use system creds for system operations https://review.openstack.org/507726 | 06:57 |
*** sshwarts has joined #openstack-qa | 06:59 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: WIP: Use system creds for system operations https://review.openstack.org/507726 | 07:01 |
*** yamamoto_ has joined #openstack-qa | 07:04 | |
*** yamamoto has quit IRC | 07:04 | |
*** agurenko has quit IRC | 07:07 | |
*** e0ne has quit IRC | 07:08 | |
*** yamamoto_ has quit IRC | 07:10 | |
*** anshulbehl has joined #openstack-qa | 07:12 | |
*** agurenko has joined #openstack-qa | 07:13 | |
*** esberglu has joined #openstack-qa | 07:13 | |
*** Dinesh_Bhor has quit IRC | 07:17 | |
*** esberglu has quit IRC | 07:17 | |
*** yamamoto has joined #openstack-qa | 07:18 | |
*** Dinesh_Bhor has joined #openstack-qa | 07:21 | |
*** tesseract has joined #openstack-qa | 07:21 | |
*** grafuls has joined #openstack-qa | 07:27 | |
*** shardy has joined #openstack-qa | 07:35 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/507128 failed gate-cross-cinder-python35 in the gate queue with an unrecognized error | 07:38 |
*** ragiman has joined #openstack-qa | 07:39 | |
*** Alex_Staf has joined #openstack-qa | 07:41 | |
*** himabipj has quit IRC | 07:45 | |
*** dsariel has joined #openstack-qa | 07:47 | |
*** alexchadin has joined #openstack-qa | 07:53 | |
*** lkuchlan_wfh has quit IRC | 07:57 | |
*** kashyap` is now known as kashyap | 07:57 | |
*** lkuchlan_wfh has joined #openstack-qa | 07:57 | |
*** himabipj has joined #openstack-qa | 07:59 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: Use system creds for system operations https://review.openstack.org/507726 | 08:15 |
*** makowals has quit IRC | 08:17 | |
*** makowals has joined #openstack-qa | 08:32 | |
openstackgerrit | zhangxuanyuan proposed openstack/tempest master: Remove method get_ipv6_addr_by_EUI64 https://review.openstack.org/504351 | 08:40 |
*** alexchadin has quit IRC | 08:41 | |
*** alexchadin has joined #openstack-qa | 08:42 | |
*** alexchadin has quit IRC | 08:48 | |
*** hferenc has joined #openstack-qa | 08:54 | |
openstackrecheck | Console logs not available after 20:16s for neutron-coverage-ubuntu-xenial 507772,1,99a7c55 | 08:55 |
*** udesale has quit IRC | 08:57 | |
*** udesale has joined #openstack-qa | 08:57 | |
*** esberglu has joined #openstack-qa | 09:01 | |
*** esberglu has quit IRC | 09:06 | |
*** makowals has quit IRC | 09:07 | |
*** alexchadin has joined #openstack-qa | 09:07 | |
*** alexchadin has quit IRC | 09:08 | |
*** alexchadin has joined #openstack-qa | 09:08 | |
*** alexchadin has quit IRC | 09:11 | |
*** hferenc has quit IRC | 09:13 | |
*** e0ne has joined #openstack-qa | 09:16 | |
*** makowals has joined #openstack-qa | 09:16 | |
openstackrecheck | Console logs not available after 20:11s for gate-cross-glance-python35 507733,1,9981014 | 09:16 |
*** yamamoto has quit IRC | 09:19 | |
*** tosky has joined #openstack-qa | 09:25 | |
openstackrecheck | openstack/mistral change: https://review.openstack.org/506959 failed gate-mistral-python35 in the gate queue with an unrecognized error | 09:31 |
*** mvk has quit IRC | 09:34 | |
*** gkadam has quit IRC | 09:35 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/507134 failed gate-tempest-dsvm-neutron-full-ubuntu-xenial in the gate queue with an unrecognized error | 09:36 |
*** afazekas is now known as afazekas|seek4fo | 09:48 | |
*** sdague has joined #openstack-qa | 09:50 | |
*** gszasz has joined #openstack-qa | 09:55 | |
*** esberglu has joined #openstack-qa | 10:00 | |
*** LindaWang has quit IRC | 10:01 | |
*** esberglu has quit IRC | 10:04 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Add post step to Tempest base job https://review.openstack.org/506835 | 10:08 |
*** LindaWang has joined #openstack-qa | 10:16 | |
*** yamamoto has joined #openstack-qa | 10:20 | |
*** hw_wutianwei1 has quit IRC | 10:27 | |
*** zhouyf_ has quit IRC | 10:39 | |
openstackrecheck | openstack/requirements change: https://review.openstack.org/507138 failed gate-cross-cinder-python35 in the gate queue with an unrecognized error | 10:47 |
*** mvk has joined #openstack-qa | 10:48 | |
*** udesale has quit IRC | 10:52 | |
*** vponomaryov has quit IRC | 10:54 | |
openstackgerrit | Merged openstack/tempest master: Make list methods consistent for container client https://review.openstack.org/503875 | 10:59 |
*** timothyb89 has quit IRC | 11:11 | |
himabipj | Could you please explain me what is the purpose of using Patrole plugin , we do have an openstack product that will leverage oslo.policy | 11:16 |
*** vponomaryov has joined #openstack-qa | 11:16 | |
himabipj | Even in this patrole plugin, we will define a role in the tempest framework and give the location of custom policy openstack location path | 11:17 |
openstackgerrit | Jens Harbott (frickler) proposed openstack/tempest master: Add IPv6 support to create_websocket() https://review.openstack.org/507823 | 11:17 |
himabipj | So what I am assuming is the patrole plugin will anyway work since the expected results (picked from oslo.policy) and the actual results (picked from the custom policy path location) is same | 11:18 |
himabipj | So the Patrole test always passes.. | 11:19 |
himabipj | Could anyone please describe any bug or exception that the patrole plugin can capture? | 11:19 |
*** grafuls has quit IRC | 11:21 | |
*** pcaruana has joined #openstack-qa | 11:27 | |
*** udesale has joined #openstack-qa | 11:28 | |
*** _alastor__ has quit IRC | 11:28 | |
*** kiennt26 has joined #openstack-qa | 11:29 | |
openstackgerrit | Jens Harbott (frickler) proposed openstack-dev/devstack master: Fix running with SERVICE_IP_VERSION=6 https://review.openstack.org/505168 | 11:29 |
openstackgerrit | Jens Harbott (frickler) proposed openstack-dev/devstack master: DNM: Test SERVICE_IP_VERSION=6 https://review.openstack.org/505503 | 11:29 |
*** _alastor__ has joined #openstack-qa | 11:30 | |
*** himabipj has quit IRC | 11:33 | |
openstackrecheck | Console logs not available after 20:14s for gate-ironic-python27-ubuntu-xenial 507793,1,5c2cd09 | 11:34 |
openstackrecheck | openstack/python-mistralclient change: https://review.openstack.org/505240 failed gate-python-mistralclient-devstack-dsvm-ubuntu-xenial in the gate queue with an unrecognized error | 11:35 |
*** rossella_s has joined #openstack-qa | 11:41 | |
*** rossella_s has quit IRC | 11:47 | |
*** dave-mccowan has joined #openstack-qa | 11:50 | |
andreaf | himabipj: oslo.policy provides a common utility for projects to use policy files - the aim of Patrole is to check whether such policies are enforced correctly in the various projects as well as to help achieving uniformity of behaviour across projects in terms of return codes when the policy rules are not met by an API request | 11:50 |
*** grafuls has joined #openstack-qa | 11:53 | |
*** dave-mccowan has quit IRC | 12:01 | |
*** kiennt26 has quit IRC | 12:02 | |
*** dave-mccowan has joined #openstack-qa | 12:04 | |
*** afazekas|seek4fo is now known as afazekas | 12:09 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/479802 failed because of: gate-tempest-dsvm-cells-ubuntu-xenial: https://bugs.launchpad.net/bugs/1686542, gate-tempest-dsvm-neutron-full-ubuntu-xenial: unrecognized error | 12:11 |
openstack | Launchpad bug 1686542 in OpenStack-Gate "Generic job timeout bug" [Low,Confirmed] | 12:11 |
*** jlabarre has joined #openstack-qa | 12:11 | |
*** raildo has joined #openstack-qa | 12:13 | |
*** lkuchlan_wfh has quit IRC | 12:14 | |
*** himabipj has joined #openstack-qa | 12:14 | |
*** dtantsur|afk is now known as dtantsur | 12:16 | |
*** alexchadin has joined #openstack-qa | 12:16 | |
*** edmondsw has joined #openstack-qa | 12:17 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Add post step to Tempest base job https://review.openstack.org/506835 | 12:30 |
*** gouthamr has joined #openstack-qa | 12:30 | |
*** yangyapeng has joined #openstack-qa | 12:34 | |
*** gouthamr_ has joined #openstack-qa | 12:37 | |
*** yangyapeng has quit IRC | 12:38 | |
*** gouthamr has quit IRC | 12:38 | |
*** hw_wutianwei1 has joined #openstack-qa | 12:42 | |
*** janzian has joined #openstack-qa | 12:45 | |
*** alexchadin has quit IRC | 12:55 | |
*** pabelanger_ is now known as pabelanger | 12:56 | |
*** kiennt26 has joined #openstack-qa | 12:56 | |
*** alexchadin has joined #openstack-qa | 12:56 | |
*** esberglu has joined #openstack-qa | 12:58 | |
*** anshulbehl has quit IRC | 12:59 | |
openstackrecheck | Console logs not available after 20:26s for gate-cinder-docs-ubuntu-xenial 434898,7,30c03cb | 13:01 |
openstackrecheck | openstack/tripleo-quickstart change: https://review.openstack.org/504454 failed gate-tripleo-ci-centos-7-containers-multinode in the gate queue with an unrecognized error | 13:01 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/504021 failed gate-tempest-dsvm-neutron-dvr-ubuntu-xenial in the gate queue with an unrecognized error | 13:01 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-testr master: Updated from global requirements https://review.openstack.org/503645 | 13:08 |
*** mriedem has joined #openstack-qa | 13:09 | |
*** anshulbehl has joined #openstack-qa | 13:11 | |
*** krtaylor has joined #openstack-qa | 13:13 | |
*** gvrangan has quit IRC | 13:18 | |
*** hw_wutianwei1 has quit IRC | 13:18 | |
himabipj | When i execute "tox -eall-plugin -- patrole_tempest_plugin.tests.api | 13:20 |
himabipj | ". It gives me ERROR: unknown environment 'all-plugin' | 13:20 |
himabipj | How do i resolve this? | 13:20 |
openstackrecheck | Console logs not available after 20:15s for neutron-coverage-ubuntu-xenial 506142,3,7e0afca | 13:22 |
*** anshulbehl has quit IRC | 13:26 | |
*** lbragstad has joined #openstack-qa | 13:27 | |
*** sridharg has quit IRC | 13:33 | |
*** Alex_Staf has quit IRC | 13:36 | |
*** anshulbehl has joined #openstack-qa | 13:38 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Add post step to Tempest base job https://review.openstack.org/506835 | 13:45 |
*** lifeless has quit IRC | 13:46 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-testr master: Updated from global requirements https://review.openstack.org/503645 | 13:47 |
*** awaugama has joined #openstack-qa | 13:48 | |
*** alexchadin has quit IRC | 13:51 | |
*** lifeless has joined #openstack-qa | 13:54 | |
*** dave-mccowan has quit IRC | 13:54 | |
*** dustins has joined #openstack-qa | 13:54 | |
*** udesale__ has joined #openstack-qa | 13:55 | |
*** gkadam has joined #openstack-qa | 13:56 | |
*** udesale has quit IRC | 13:56 | |
*** ragiman has quit IRC | 14:00 | |
andreaf | himabipj: you need to install patrole and run tox from tempest's folder | 14:03 |
andreaf | all-plugin is a tempest tox env | 14:03 |
himabipj | andreaf sure | 14:04 |
*** yamamoto has quit IRC | 14:10 | |
*** felipemonteiro has joined #openstack-qa | 14:10 | |
*** felipemonteiro_ has joined #openstack-qa | 14:12 | |
*** ragiman has joined #openstack-qa | 14:15 | |
*** yamamoto has joined #openstack-qa | 14:15 | |
*** felipemonteiro has quit IRC | 14:16 | |
*** alex_xu has quit IRC | 14:18 | |
*** yamamoto has quit IRC | 14:20 | |
*** alex_xu has joined #openstack-qa | 14:21 | |
openstackgerrit | Luigi Toscano proposed openstack/os-testr master: Fix .testr.conf detection: test path follows discover https://review.openstack.org/503877 | 14:21 |
*** anshulbehl has quit IRC | 14:25 | |
*** dave-mccowan has joined #openstack-qa | 14:26 | |
*** hongbin has joined #openstack-qa | 14:27 | |
openstackgerrit | Merged openstack/tempest master: Fix create, update or delete container metadata method https://review.openstack.org/504137 | 14:28 |
openstackgerrit | Merged openstack/tempest master: Fix list_group_snapshots API in v3 group_snapshots_client https://review.openstack.org/495800 | 14:28 |
openstackgerrit | Merged openstack/tempest master: Remove unused RFCViolation https://review.openstack.org/502401 | 14:28 |
openstackgerrit | Merged openstack/tempest master: Add compare header version to create_image_from_server helper https://review.openstack.org/507355 | 14:28 |
openstackgerrit | Merged openstack/tempest master: Add test case for reset group snapshot status https://review.openstack.org/495735 | 14:28 |
*** udesale__ has quit IRC | 14:38 | |
*** dave-mccowan has quit IRC | 14:38 | |
*** makowals has quit IRC | 14:40 | |
*** alex_xu has quit IRC | 14:44 | |
*** dave-mccowan has joined #openstack-qa | 14:44 | |
*** dave-mcc_ has joined #openstack-qa | 14:49 | |
*** alex_xu has joined #openstack-qa | 14:49 | |
*** dave-mccowan has quit IRC | 14:51 | |
openstackgerrit | Jeremy Zhang proposed openstack/tempest master: Add test for resetting volume's attach status https://review.openstack.org/496081 | 14:54 |
openstackrecheck | openstack/requirements change: https://review.openstack.org/507134 failed gate-requirements-tox-py27-check-uc-ubuntu-xenial in the gate queue with an unrecognized error | 14:56 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/507382 failed gate-tempest-dsvm-neutron-full-ubuntu-xenial in the gate queue with an unrecognized error | 14:56 |
*** ragiman has quit IRC | 15:06 | |
*** himabipj has quit IRC | 15:06 | |
*** yangyapeng has joined #openstack-qa | 15:08 | |
*** yamamoto has joined #openstack-qa | 15:10 | |
*** makowals has joined #openstack-qa | 15:10 | |
*** gcheresh_ has quit IRC | 15:11 | |
*** makowals has quit IRC | 15:13 | |
openstackrecheck | Console logs not available after 20:18s for ironic-coverage-ubuntu-xenial 505506,4,b286c54 | 15:17 |
openstackgerrit | Luigi Toscano proposed openstack/os-testr master: Fix .testr.conf detection: test path follows discover https://review.openstack.org/503877 | 15:18 |
openstackrecheck | openstack/puppet-tripleo change: https://review.openstack.org/505788 failed gate-puppet-tripleo-puppet-lint in the gate queue with an unrecognized error | 15:18 |
*** ragiman has joined #openstack-qa | 15:20 | |
*** himabipj has joined #openstack-qa | 15:22 | |
openstackgerrit | Merged openstack/patrole master: [flake8] Enable extra, optional hacking checks https://review.openstack.org/505003 | 15:22 |
*** ragiman has quit IRC | 15:24 | |
*** gouthamr_ has quit IRC | 15:26 | |
*** dtantsur is now known as dtantsur|afk | 15:35 | |
openstackrecheck | Console logs not available after 20:08s for gate-nova-docs-ubuntu-xenial 449257,42,2d0b91e | 15:38 |
openstackrecheck | openstack/patrole change: https://review.openstack.org/507697 failed gate-tempest-dsvm-patrole-admin-ubuntu-xenial in the gate queue with an unrecognized error | 15:40 |
*** gkadam has quit IRC | 15:40 | |
openstackrecheck | openstack/neutron-lbaas change: https://review.openstack.org/502932 failed gate-neutron-lbaasv2-dsvm-py3x-scenario-namespace-ubuntu-xenial in the gate queue with an unrecognized error | 15:40 |
*** vhosakot has joined #openstack-qa | 15:40 | |
*** rcernin has quit IRC | 15:43 | |
mtreinish | tosky: do you want to push the equiv of https://review.openstack.org/#/c/503877/3 for https://github.com/mtreinish/stestr/blob/master/tools/testr_to_stestr.py#L35-L46 | 15:46 |
tosky | mtreinish: I was going to ask you exactly the same | 15:46 |
*** grafuls has quit IRC | 15:46 | |
tosky | so yeah | 15:46 |
mtreinish | heh, ok | 15:46 |
*** trevormc has joined #openstack-qa | 15:52 | |
trevormc | andreaf: when you have time, could you give https://review.openstack.org/#/c/487444/ another review please? thank you. | 15:53 |
*** erlon has joined #openstack-qa | 15:55 | |
*** xyang1 has joined #openstack-qa | 15:56 | |
*** rossella_s has joined #openstack-qa | 15:57 | |
tosky | mtreinish: should just I apply the change to the only line affected, or also refactor the code adding _parse_testrconf ? | 15:57 |
mtreinish | the one line change is probably fine | 16:00 |
tosky | ack | 16:01 |
*** bswartz has joined #openstack-qa | 16:01 | |
*** timothyb89 has joined #openstack-qa | 16:03 | |
*** LindaWang has quit IRC | 16:04 | |
andreaf | trevormc: sure will do | 16:04 |
*** Apoorva has joined #openstack-qa | 16:04 | |
openstackrecheck | Console logs not available after 20:21s for tricircle-coverage-ubuntu-xenial 464891,3,90fb8f7 | 16:05 |
openstackrecheck | openstack/puppet-horizon change: https://review.openstack.org/497419 failed gate-puppet-horizon-puppet-lint in the gate queue with an unrecognized error | 16:06 |
*** gcheresh_ has joined #openstack-qa | 16:07 | |
openstackrecheck | openstack/networking-bgpvpn change: https://review.openstack.org/504198 failed gate-tempest-dsvm-networking-bgpvpn-bagpipe-ubuntu-xenial in the gate queue with an unrecognized error | 16:08 |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: DNM: recreate 500 instance burst scheduling failure https://review.openstack.org/507918 | 16:13 |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: DNM: recreate 500 instance burst scheduling failure https://review.openstack.org/507918 | 16:15 |
*** gcheresh_ has quit IRC | 16:22 | |
*** tesseract has quit IRC | 16:24 | |
*** rossella_s has quit IRC | 16:24 | |
*** dustins has quit IRC | 16:27 | |
*** himabipj has quit IRC | 16:28 | |
*** himabipj has joined #openstack-qa | 16:40 | |
*** rossella_s has joined #openstack-qa | 16:40 | |
himabipj | File "/root/tempest/patrole/patrole_tempest_plugin/policy_authority.py", line 21, in <module> | 16:40 |
himabipj | from oslo_policy import policy | 16:40 |
himabipj | ImportError: No module named oslo_policy | 16:40 |
himabipj | Could you let me know how to get rid of this error | 16:41 |
tosky | do you have oslo.policy installed? | 16:42 |
tosky | installed in the same environment where you installed tempest | 16:42 |
himabipj | yes | 16:42 |
himabipj | rpm -qa|grep oslo.policy | 16:42 |
himabipj | python-oslo-policy-1.25.1-6.ibm.el7.noarch | 16:42 |
*** gouthamr has joined #openstack-qa | 16:43 | |
tosky | and how do you run the patrole plugin? Did you install it in a virtualenv or at the system level? | 16:43 |
himabipj | at the system level | 16:43 |
*** mvk has quit IRC | 16:44 | |
himabipj | by executing tox -e nosetests patrole/patrole_tempest_plugin/tests/api/compute/test_server_groups_rbac.py | 16:44 |
himabipj | under tempest | 16:44 |
tosky | so shouldn't it be under /usr/lib/python2.7/site-packages/patrole_tempest_plugin or so instead of /root/tempest/patrole/patrole_tempest_plugin ? | 16:44 |
tosky | what happens if you run python and try to import oslo_policy? | 16:45 |
tosky | manually, from the command line | 16:45 |
*** gouthamr_ has joined #openstack-qa | 16:45 | |
clarkb | tox will use a virtualenv | 16:46 |
clarkb | proably in .tox/nosetests | 16:47 |
himabipj | let me check | 16:48 |
*** gouthamr has quit IRC | 16:49 | |
tosky | the point is that you did not install the patrole_tempest_plugin; the oslo.policy installed at the system level is not visible | 16:49 |
tosky | not visible in the virtualenv | 16:49 |
himabipj | ok sure thanks.. | 16:50 |
*** himabipj has quit IRC | 16:50 | |
openstackrecheck | Console logs not available after 20:20s for tricircle-coverage-ubuntu-xenial 381147,4,b9f8b3f | 16:50 |
*** e0ne has quit IRC | 16:52 | |
*** xyang1 has quit IRC | 16:52 | |
openstackrecheck | openstack/puppet-tripleo change: https://review.openstack.org/506008 failed gate-puppet-tripleo-puppet-lint in the gate queue with an unrecognized error | 16:52 |
*** sshwarts has quit IRC | 16:53 | |
openstackgerrit | Jeremy Zhang proposed openstack/tempest master: [WIP] Refactor groups tests https://review.openstack.org/507929 | 16:53 |
*** yamamoto has quit IRC | 16:55 | |
*** itzikb has quit IRC | 16:55 | |
*** gszasz has quit IRC | 16:58 | |
*** yamamoto has joined #openstack-qa | 16:59 | |
*** kiennt26 has quit IRC | 17:01 | |
*** Apoorva_ has joined #openstack-qa | 17:03 | |
*** Apoorva has quit IRC | 17:06 | |
*** dustins has joined #openstack-qa | 17:06 | |
*** dave-mcc_ has quit IRC | 17:06 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/504021 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error | 17:10 |
*** tosky has quit IRC | 17:10 | |
openstackrecheck | openstack/puppet-glance change: https://review.openstack.org/504887 failed gate-puppet-glance-puppet-lint in the gate queue with an unrecognized error | 17:10 |
*** dave-mccowan has joined #openstack-qa | 17:11 | |
*** pcaruana has quit IRC | 17:14 | |
openstackrecheck | openstack/ironic change: https://review.openstack.org/507373 failed gate-grenade-dsvm-ironic-multinode-multitenant-ubuntu-xenial in the gate queue with an unrecognized error | 17:14 |
*** gfidente is now known as gfidente|afk | 17:14 | |
*** rossella_s has quit IRC | 17:22 | |
*** shardy has quit IRC | 17:29 | |
*** yamamoto has quit IRC | 17:31 | |
*** yamamoto has joined #openstack-qa | 17:31 | |
openstackrecheck | openstack/puppet-tripleo change: https://review.openstack.org/507514 failed gate-puppet-tripleo-puppet-lint in the gate queue with an unrecognized error | 17:39 |
openstackrecheck | openstack/puppet-tripleo change: https://review.openstack.org/502522 failed gate-puppet-tripleo-puppet-lint in the gate queue with an unrecognized error | 17:39 |
*** trevormc has quit IRC | 17:46 | |
*** e0ne has joined #openstack-qa | 17:49 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Add post step to Tempest base job https://review.openstack.org/506835 | 18:01 |
*** raissa_ has quit IRC | 18:01 | |
*** raissa_ has joined #openstack-qa | 18:02 | |
*** raissa_ has quit IRC | 18:07 | |
*** pcaruana has joined #openstack-qa | 18:15 | |
openstackrecheck | openstack/neutron change: https://review.openstack.org/506355 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error | 18:21 |
*** raissa_ has joined #openstack-qa | 18:23 | |
*** pcrews has quit IRC | 18:32 | |
*** pcrews has joined #openstack-qa | 18:33 | |
*** gcheresh_ has joined #openstack-qa | 18:41 | |
*** tosky has joined #openstack-qa | 18:55 | |
*** slaweq_ has joined #openstack-qa | 19:00 | |
*** pcaruana has quit IRC | 19:00 | |
*** gcheresh_ has quit IRC | 19:05 | |
*** e0ne has quit IRC | 19:08 | |
*** edmondsw has quit IRC | 19:15 | |
*** edmondsw has joined #openstack-qa | 19:18 | |
*** edmondsw has quit IRC | 19:23 | |
*** edmondsw has joined #openstack-qa | 19:47 | |
*** edmondsw has quit IRC | 19:48 | |
*** edmondsw has joined #openstack-qa | 19:48 | |
*** markvoelker has quit IRC | 19:48 | |
*** markvoelker has joined #openstack-qa | 19:49 | |
*** yamamoto has quit IRC | 20:08 | |
openstackgerrit | Matt Riedemann proposed openstack-infra/devstack-gate master: Remove other references to DEVSTACK_GATE_TEMPEST_STRESS https://review.openstack.org/507974 | 20:21 |
*** yamamoto has joined #openstack-qa | 20:27 | |
*** yamamoto has quit IRC | 20:31 | |
*** gouthamr_ has quit IRC | 20:32 | |
*** gouthamr has joined #openstack-qa | 20:35 | |
*** gouthamr has quit IRC | 20:39 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Add post step to Tempest base job https://review.openstack.org/506835 | 20:40 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Basic processing of test results. https://review.openstack.org/507980 | 20:40 |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Basic processing of test results https://review.openstack.org/507980 | 20:41 |
*** gouthamr has joined #openstack-qa | 20:42 | |
*** aojea has quit IRC | 20:44 | |
*** gouthamr has quit IRC | 20:45 | |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: Download default image when using VIRT_DRIVER=fake https://review.openstack.org/507983 | 20:46 |
*** esberglu has quit IRC | 20:47 | |
*** esberglu has joined #openstack-qa | 20:48 | |
openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: DNM: recreate 500 instance burst scheduling failure https://review.openstack.org/507918 | 20:48 |
*** aojea has joined #openstack-qa | 20:49 | |
*** esberglu has quit IRC | 20:52 | |
*** e0ne has joined #openstack-qa | 21:00 | |
*** Alex_Staf has joined #openstack-qa | 21:02 | |
*** mvk has joined #openstack-qa | 21:02 | |
*** e0ne has quit IRC | 21:04 | |
*** e0ne has joined #openstack-qa | 21:05 | |
*** esberglu has joined #openstack-qa | 21:08 | |
*** janzian has quit IRC | 21:11 | |
openstackrecheck | openstack/nova change: https://review.openstack.org/497456 failed gate-nova-tox-functional-py35-ubuntu-xenial in the gate queue with an unrecognized error | 21:14 |
*** rossella_s has joined #openstack-qa | 21:14 | |
*** raildo has quit IRC | 21:23 | |
*** e0ne has quit IRC | 21:24 | |
*** yamamoto has joined #openstack-qa | 21:28 | |
*** slaweq_ has quit IRC | 21:32 | |
*** yamamoto has quit IRC | 21:34 | |
*** gcheresh_ has joined #openstack-qa | 21:39 | |
*** awaugama has quit IRC | 21:43 | |
*** gcheresh_ has quit IRC | 21:43 | |
*** dave-mccowan has quit IRC | 21:45 | |
*** jlabarre has quit IRC | 21:46 | |
openstackgerrit | stephen-ma proposed openstack-dev/devstack master: Use Q_ML2_USE_QOS to configure QoS https://review.openstack.org/507995 | 21:49 |
*** dustins has quit IRC | 21:50 | |
openstackgerrit | Andrea Frittoli proposed openstack-infra/devstack-gate master: Basic processing of test results https://review.openstack.org/507980 | 21:53 |
openstackrecheck | openstack/requirements change: https://review.openstack.org/505773 failed gate-tempest-dsvm-neutron-full-ubuntu-xenial in the gate queue with an unrecognized error | 21:53 |
*** yamamoto has joined #openstack-qa | 21:57 | |
*** mriedem is now known as mriedem_away | 21:57 | |
*** yamamoto has quit IRC | 21:57 | |
*** dave-mccowan has joined #openstack-qa | 21:57 | |
*** aojea has quit IRC | 21:58 | |
*** slaweq_ has joined #openstack-qa | 22:03 | |
*** dave-mccowan has quit IRC | 22:03 | |
*** rossella_s has quit IRC | 22:10 | |
openstackrecheck | openstack/puppet-tripleo change: https://review.openstack.org/507113 failed gate-tripleo-ci-centos-7-nonha-multinode-oooq in the gate queue with an unrecognized error | 22:19 |
*** edmondsw has quit IRC | 22:23 | |
*** rossella_s has joined #openstack-qa | 22:23 | |
*** krtaylor has quit IRC | 22:30 | |
openstackgerrit | Jamie Lennox proposed openstack/tempest master: Use system creds for system operations https://review.openstack.org/507726 | 22:33 |
*** slaweq_ has quit IRC | 22:36 | |
*** slaweq_ has joined #openstack-qa | 22:39 | |
*** krtaylor has joined #openstack-qa | 22:43 | |
openstackrecheck | Console logs not available after 20:10s for neutron-coverage-ubuntu-xenial 506355,3,ad44b59 | 22:53 |
*** rossella_s has quit IRC | 22:56 | |
*** yamamoto has joined #openstack-qa | 22:58 | |
openstackgerrit | Merged openstack/tempest master: Add --load-list argument to tempest to accept a non-regex whitelist https://review.openstack.org/487444 | 22:59 |
*** yamamoto has quit IRC | 23:05 | |
*** slaweq_ has quit IRC | 23:13 | |
openstackrecheck | Console logs not available after 20:16s for neutron-coverage-ubuntu-xenial 321001,30,5c95f47 | 23:14 |
openstackrecheck | openstack/neutron change: https://review.openstack.org/507382 failed gate-tempest-dsvm-py35-ubuntu-xenial in the gate queue with an unrecognized error | 23:14 |
*** slaweq_ has joined #openstack-qa | 23:18 | |
*** hongbin has quit IRC | 23:25 | |
*** felipemonteiro_ has quit IRC | 23:29 | |
*** mriedem_away is now known as mriedem | 23:31 | |
*** krtaylor has quit IRC | 23:35 | |
*** edmondsw has joined #openstack-qa | 23:40 | |
*** edmondsw has quit IRC | 23:44 | |
*** slaweq_ has quit IRC | 23:48 | |
*** slaweq_ has joined #openstack-qa | 23:52 | |
openstackgerrit | Merged openstack/tempest master: Remove unnecessary client alias in AvailabilityZoneTestJson https://review.openstack.org/507618 | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!