| *** sdague has quit IRC | 00:18 | |
| mriedem | mtreinish: what do you think might be the max number of active instances on a host at one time in a single-node job? 10? | 00:25 |
|---|---|---|
| clarkb | mriedem: we run tempest at num cpus / 2 which is 4 for all our current clouds so ya 10 is probably a decent guess | 00:26 |
| clarkb | I would expect it to be closer to 4 but iirc tempest cleanups hppen less synchronously? | 00:26 |
| mtreinish | clarkb, mriedem: there is one test that launches 3 guests at the same time | 00:27 |
| mtreinish | and if we've got 4 workers I think 10 is probably a safe max to assume | 00:27 |
| mtreinish | I think it realistically won't really go over 6, but there might be tests with 2 also | 00:28 |
| mriedem | ok, we have this NumInstancesFilter in nova that defaults to 50 instances max per host, | 00:29 |
| mriedem | i was able to tease out a race condition in it https://review.openstack.org/#/q/topic:num-instances-filter+(status:open+OR+status:merged) | 00:29 |
| mriedem | so was thinking about dropping that down to 10 in the devstack test patch to see if things could fial | 00:29 |
| mriedem | *fail | 00:29 |
| mriedem | http://logs.openstack.org/67/529867/1/check/legacy-tempest-dsvm-neutron-multinode-full/35b6e42/logs/screen-n-sch.txt.gz#_Dec_22_18_32_11_248662 | 00:30 |
| mriedem | Reported number of instances (0) does not match the tracked number of instances (3). | 00:30 |
| mtreinish | mriedem: as a permanent thing or just to test? | 00:32 |
| mriedem | just to test | 00:32 |
| mriedem | this isn't a default filter | 00:32 |
| mriedem | seems like a crappy filter anyway - since number of instances on a host should matter less than the sizes of those instances | 00:33 |
| mriedem | unless you're doing it per aggregate and those aggregates are tied to specific flavor | 00:33 |
| mriedem | *flavors | 00:33 |
| mtreinish | yeah, it seems like a weird use case | 00:34 |
| mtreinish | number of servers doesn't really give you enough information to optimize something on | 00:35 |
| mriedem | idk, added by rax back in 2012 | 00:35 |
| mriedem | maybe it was just a rate limiting thing | 00:35 |
| mtreinish | yeah I was thinking that, or some kind of legal thing where you can't share a host with more than few servers | 00:36 |
| clarkb | iirc hpcloud did the specific hosts per flavor thing | 00:36 |
| mtreinish | mriedem: we also can bump the concurrency if it's just to test | 00:45 |
| mriedem | well, doesn't matter too much, i'm able to see the race, which is what matters. i don't understand the root cause, and likely won't spend time trying to figure it out | 00:50 |
| mriedem | since it involves some of the worst parts of nova | 00:51 |
| jroll | mriedem: mtreinish: if you're curious, that flavor has something to do with windows licenses, I believe. something about max number of windows machines on a single hyp | 01:02 |
| jroll | er, s/flavor/filter/ | 01:02 |
| mtreinish | jroll: ah, that makes sense. So it was more of a legal thing | 01:05 |
| jroll | yep | 01:07 |
| openstackgerrit | James E. Blair proposed openstack/tempest master: Only run tempest-full on the master branch https://review.openstack.org/531046 | 01:26 |
| *** smcginnis has quit IRC | 02:13 | |
| *** rfolco has quit IRC | 02:29 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Add a negative test about server attach a volume which is in use https://review.openstack.org/459623 | 02:33 |
| *** janzian has quit IRC | 02:56 | |
| *** kiennt26 has joined #openstack-qa | 03:10 | |
| *** mriedem has quit IRC | 03:48 | |
| *** lbragstad has quit IRC | 04:11 | |
| *** armax has quit IRC | 04:32 | |
| *** armax has joined #openstack-qa | 04:33 | |
| *** armax has quit IRC | 04:33 | |
| *** armax has joined #openstack-qa | 04:33 | |
| *** armax has quit IRC | 04:34 | |
| *** armax has joined #openstack-qa | 04:34 | |
| *** armax has quit IRC | 04:34 | |
| *** armax has joined #openstack-qa | 04:35 | |
| *** armax has quit IRC | 04:35 | |
| *** udesale has joined #openstack-qa | 04:37 | |
| *** ramishra has joined #openstack-qa | 05:03 | |
| *** ramishra has quit IRC | 05:20 | |
| *** zhufl has joined #openstack-qa | 05:37 | |
| *** ramishra has joined #openstack-qa | 05:39 | |
| *** armaan has quit IRC | 06:21 | |
| *** hongbin has joined #openstack-qa | 06:22 | |
| *** hongbin has quit IRC | 06:22 | |
| *** 07EAAP3JW has joined #openstack-qa | 06:42 | |
| *** 07EAAP3JW has quit IRC | 06:43 | |
| *** hongbin has joined #openstack-qa | 06:43 | |
| openstackgerrit | zhufl proposed openstack/tempest master: Use tenant_network if any in testcases after microversion v2.37 https://review.openstack.org/531086 | 06:52 |
| openstackgerrit | zhufl proposed openstack/tempest master: Default to using networks_client in get_tenant_network https://review.openstack.org/531094 | 07:09 |
| *** ramishra has quit IRC | 07:10 | |
| *** ramishra has joined #openstack-qa | 07:12 | |
| *** agurenko has joined #openstack-qa | 07:19 | |
| *** agurenko has quit IRC | 07:29 | |
| *** agurenko has joined #openstack-qa | 07:32 | |
| *** pcaruana has joined #openstack-qa | 07:32 | |
| openstackgerrit | zhufl proposed openstack/tempest master: Wait for server to be active in test_device_tagging https://review.openstack.org/531100 | 07:34 |
| *** AJaeger has quit IRC | 07:44 | |
| *** zhufl has quit IRC | 07:46 | |
| *** markvoelker has quit IRC | 07:55 | |
| openstackgerrit | zhufl proposed openstack/tempest master: Wait for server to be active in test_device_tagging https://review.openstack.org/531100 | 08:02 |
| *** rcernin has quit IRC | 08:04 | |
| *** zhufl has joined #openstack-qa | 08:04 | |
| chandankumar | masayukig: andreaf today we have office hour in another an hour. | 08:06 |
| zhufl | Both masayukig and gmann are on vacation:) | 08:12 |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Add reset_attach_status test for volume in scenario https://review.openstack.org/517228 | 08:14 |
| *** shardy has joined #openstack-qa | 08:16 | |
| chandankumar | zhufl: thanks :-) I think just we are available :-) | 08:16 |
| zhufl | Yeah,maybe:) | 08:17 |
| *** sshnaidm|afk is now known as sshnaidm | 08:28 | |
| *** ramishra has quit IRC | 08:38 | |
| openstackgerrit | Liang Hao proposed openstack/tempest master: Add a negative test about server attach a volume which is in use https://review.openstack.org/459623 | 08:41 |
| *** jamemcc has quit IRC | 08:48 | |
| *** dtantsur|afk is now known as dtantsur | 08:49 | |
| *** lucas-afk is now known as lucasagomes | 08:49 | |
| openstackgerrit | zhufl proposed openstack/tempest master: Default to using networks_client in get_tenant_network https://review.openstack.org/531094 | 09:01 |
| chandankumar | It's time now for Office hour :-) | 09:01 |
| chandankumar | #startmeeting QA Office Hours | 09:02 |
| openstack | Meeting started Thu Jan 4 09:02:09 2018 UTC and is due to finish in 60 minutes. The chair is chandankumar. Information about MeetBot at http://wiki.debian.org/MeetBot. | 09:02 |
| openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 09:02 |
| *** openstack changes topic to " (Meeting topic: QA Office Hours)" | 09:02 | |
| openstack | The meeting name has been set to 'qa_office_hours' | 09:02 |
| chandankumar | First of all Happy New Year All! | 09:02 |
| chandankumar | It is our first office hour of 2018 | 09:02 |
| chandankumar | Who all are around? | 09:02 |
| *** larainema has quit IRC | 09:03 | |
| chandankumar | zhufl: afazekas andreaf Office Hour Time | 09:03 |
| *** hongbin has quit IRC | 09:03 | |
| chandankumar | We are going to do bug traiging of bugs which got changed in last 14 days | 09:03 |
| chandankumar | #link http://paste.openstack.org/show/637638/ -> Link to last 14 days changed bugs | 09:03 |
| chandankumar | Feel free to pick one and go ahead | 09:04 |
| *** e0ne has joined #openstack-qa | 09:05 | |
| chandankumar | #link https://bugs.launchpad.net/devstack/+bug/1740194 | 09:05 |
| openstack | Launchpad bug 1740194 in devstack "Apache2 unable to start as 2 MPM modules enabled on Fedora 27" [Undecided,New] | 09:05 |
| chandankumar | Currently devstack does not work on fedora 27 there is already patch for the same https://review.openstack.org/#/c/527048/ | 09:05 |
| chandankumar | Making it to confirmed with review link | 09:07 |
| chandankumar | zhufl: andreaf afazekas can you please have a look at this bug https://bugs.launchpad.net/devstack/+bug/1740480 | 09:08 |
| openstack | Launchpad bug 1740480 in devstack "502 Proxy Error" [Undecided,New] | 09:08 |
| chandankumar | Moving to next bug | 09:11 |
| chandankumar | #link https://bugs.launchpad.net/devstack/+bug/1740920 | 09:11 |
| openstack | Launchpad bug 1740920 in devstack "stable/newton branch does not work because keystone does not have stable/newton branch" [Undecided,New] | 09:11 |
| chandankumar | Marking the above as invalid as Newton release is already EOL | 09:15 |
| chandankumar | Moving to next one | 09:15 |
| chandankumar | #link https://bugs.launchpad.net/devstack/+bug/1741097 | 09:15 |
| openstack | Launchpad bug 1741097 in devstack "Installing pip fails on RHEL 7.4 with SSL error" [Undecided,In progress] - Assigned to Jim Rollenhagen (jim-rollenhagen) | 09:15 |
| chandankumar | There is a fix already in place for the same https://review.openstack.org/#/c/530991/ | 09:17 |
| chandankumar | so not to worry about | 09:17 |
| chandankumar | Moving to next bug | 09:19 |
| chandankumar | #link https://bugs.launchpad.net/tempest/+bug/1740544 | 09:21 |
| openstack | Launchpad bug 1740544 in tempest "Volume retype fails when migration occurs" [Medium,Triaged] | 09:22 |
| chandankumar | As per the last comment It may be linked with https://bugs.launchpad.net/tempest/+bug/1698224 which is already fixed | 09:22 |
| openstack | Launchpad bug 1698224 in tempest "test_volume_migrate_attached fails because of policy os_compute_api:os-volumes-attachments:update 403" [Undecided,Fix released] - Assigned to Matt Riedemann (mriedem) | 09:22 |
| chandankumar | But as per 2nd last comment It reqires one more test to add, marking it as a confirmed | 09:24 |
| chandankumar | Moving to next one | 09:26 |
| chandankumar | https://bugs.launchpad.net/tempest/+bug/1739829 | 09:27 |
| openstack | Launchpad bug 1739829 in tempest "tempest-full job failing in stable/pike with 404 from keystone during tempest verify-config" [Undecided,Confirmed] | 09:27 |
| chandankumar | #link https://bugs.launchpad.net/tempest/+bug/1739829 | 09:27 |
| chandankumar | patch for running https://review.openstack.org/#/c/530915/ full tempest for stable branches needs to be backported | 09:28 |
| chandankumar | Moving to last one | 09:30 |
| chandankumar | #link https://bugs.launchpad.net/tempest/+bug/1740258 | 09:30 |
| openstack | Launchpad bug 1740258 in tempest "[scenario]/img_dir is deprecated but required" [Undecided,New] | 09:30 |
| chandankumar | mtreinish: andreaf: zhufl https://bugs.launchpad.net/tempest/+bug/1740258 please have a look at this what to do this one? do we need to un deprecate it till we complete the refactoring https://bugs.launchpad.net/tempest/+bug/1393881 | 09:33 |
| openstack | Launchpad bug 1740258 in tempest "[scenario]/img_dir is deprecated but required" [Undecided,New] | 09:33 |
| openstack | Launchpad bug 1393881 in tempest "Recofigure image loading path for scenario tests" [Medium,In progress] - Assigned to Matthew Treinish (treinish) | 09:33 |
| chandankumar | That's it from today from the bug triage | 09:33 |
| chandankumar | Since nobody is aroun, I am going to close the meeting | 09:34 |
| chandankumar | mtreinish: andreaf need help on this bug for triaging https://bugs.launchpad.net/devstack/+bug/1740480 | 09:34 |
| openstack | Launchpad bug 1740480 in devstack "502 Proxy Error" [Undecided,New] | 09:34 |
| chandankumar | #endmeeting | 09:35 |
| *** openstack changes topic to "Discussion of OpenStack Quality Assurance Projects (tempest, devstack, grenade, and friends) | docs https://wiki.openstack.org/wiki/QA | specs https://review.openstack.org/#/q/project:openstack/qa-specs | channel logs http://eavesdrop.openstack.org/irclogs/%23openstack-qa/" | 09:35 | |
| openstack | Meeting ended Thu Jan 4 09:35:01 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 09:35 |
| openstack | Minutes: http://eavesdrop.openstack.org/meetings/qa_office_hours/2018/qa_office_hours.2018-01-04-09.02.html | 09:35 |
| openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/qa_office_hours/2018/qa_office_hours.2018-01-04-09.02.txt | 09:35 |
| openstack | Log: http://eavesdrop.openstack.org/meetings/qa_office_hours/2018/qa_office_hours.2018-01-04-09.02.log.html | 09:35 |
| *** tosky has joined #openstack-qa | 09:37 | |
| *** kiennt26 has quit IRC | 09:49 | |
| *** markvoelker has joined #openstack-qa | 09:56 | |
| afazekas | chandankumar, https://bugs.launchpad.net/tempest/+bug/1739829 this issue sounds like blocking stable/pike gates, it might be considered critical | 09:57 |
| openstack | Launchpad bug 1739829 in tempest "tempest-full job failing in stable/pike with 404 from keystone during tempest verify-config" [Undecided,Confirmed] | 09:57 |
| *** sshnaidm is now known as sshnaidm|afk | 10:00 | |
| frickler | afazekas: chandankumar: iiuc the fix is not to run tempest-full on stable branches, let me check the patch for that | 10:12 |
| afazekas | frickler, yes, looks like on master it is non-voting and most checks has defined legacy job | 10:13 |
| frickler | afazekas: https://review.openstack.org/531046 is what tempest needs to merge as a solution I think | 10:14 |
| *** toabctl has quit IRC | 10:16 | |
| frickler | devstack stable cores: these two patches will fix docs build for the stable branches https://review.openstack.org/530859 https://review.openstack.org/530940 , cherry-picked from mordred's fix in master | 10:17 |
| afazekas | frickler, https://github.com/openstack-infra/project-config/blob/master/zuul.d/projects.yaml also has tempest-full specified | 10:20 |
| frickler | afazekas: iiuc the branch restriction will be inherited from the job definition | 10:21 |
| *** toabctl has joined #openstack-qa | 10:23 | |
| afazekas | +2 we will see | 10:25 |
| *** markvoelker has quit IRC | 10:30 | |
| afazekas | masayukig, https://review.openstack.org/#/c/531046/ | 10:31 |
| afazekas | zhufl: ^ | 10:33 |
| chandankumar | afazekas: masayukig is on holiday | 10:33 |
| chandankumar | afazekas: frickler thanks for looking into the bug | 10:33 |
| chandankumar | afazekas: what to do this one? | 10:35 |
| chandankumar | afazekas: https://bugs.launchpad.net/tempest/+bug/1740258 | 10:35 |
| openstack | Launchpad bug 1740258 in tempest "[scenario]/img_dir is deprecated but required" [Undecided,New] | 10:35 |
| chandankumar | andreaf: we have more than 100 open bugs what to do with those? Since one month 1 left for Queens release | 10:36 |
| afazekas | chandankumar, Do we really want to remove those options, if yes we cannot undepreacte , if no we can close the other bug ;-) | 10:53 |
| *** larainema has joined #openstack-qa | 10:57 | |
| openstackgerrit | Sam Betts proposed openstack-infra/devstack-gate master: Move location of devstack-gate unstack to post-tempest https://review.openstack.org/530726 | 11:01 |
| afazekas | chandankumar, This https://bugs.launchpad.net/tempest/+bug/1613819 has very huge heat | 11:06 |
| openstack | Launchpad bug 1613819 in tempest "v3 credentials client does not honour the configured domain" [Medium,Confirmed] | 11:06 |
| *** kopecmartin has joined #openstack-qa | 11:26 | |
| *** markvoelker has joined #openstack-qa | 11:27 | |
| -openstackstatus- NOTICE: zuul seems to have gotten stuck and will probably need a restart, please be patient | 11:27 | |
| *** openstackstatus has quit IRC | 11:28 | |
| *** openstack has quit IRC | 11:28 | |
| *** openstack has joined #openstack-qa | 13:07 | |
| *** ChanServ sets mode: +o openstack | 13:07 | |
| *** openstackstatus has joined #openstack-qa | 13:10 | |
| *** ChanServ sets mode: +v openstackstatus | 13:10 | |
| *** lucas-hungry is now known as lucasagomes | 13:32 | |
| *** dtantsur is now known as dtantsur|brb | 13:49 | |
| *** sshnaidm|afk is now known as sshnaidm|mtg | 13:58 | |
| afazekas | andreaf, mtreinish: https://review.openstack.org/#/c/531046/ | 14:18 |
| *** jokke_ has quit IRC | 14:21 | |
| *** dtantsur|brb is now known as dtantsur | 14:22 | |
| *** dansmith has quit IRC | 14:25 | |
| *** cliffparsons has quit IRC | 14:25 | |
| *** sapcc-bot1 has quit IRC | 14:26 | |
| *** dgonzalez_5 has quit IRC | 14:27 | |
| *** mkoderer_ has quit IRC | 14:27 | |
| *** dgonzalez_3 has quit IRC | 14:28 | |
| *** hongbin_ has joined #openstack-qa | 14:29 | |
| *** mriedem has joined #openstack-qa | 14:29 | |
| *** hongbin_ has quit IRC | 14:29 | |
| *** hongbin has joined #openstack-qa | 14:30 | |
| *** esberglu has joined #openstack-qa | 14:39 | |
| *** yamamoto has quit IRC | 14:43 | |
| -openstackstatus- NOTICE: zuul has been restarted, all queues have been reset. please recheck your patches when appropriate | 14:47 | |
| *** janzian has joined #openstack-qa | 14:55 | |
| *** ramishra has joined #openstack-qa | 14:56 | |
| *** esberglu has quit IRC | 14:57 | |
| *** yamamoto has joined #openstack-qa | 15:01 | |
| *** agurenko has quit IRC | 15:11 | |
| openstackgerrit | Matt Riedemann proposed openstack-infra/elastic-recheck master: Add query for cinder CapacityFilter fail bug 1741275 https://review.openstack.org/531175 | 15:25 |
| openstack | bug 1741275 in Cinder "CapacityFilter intermittently fails in the gate due to insufficient virtual space on the host" [Undecided,Confirmed] https://launchpad.net/bugs/1741275 | 15:25 |
| openstackgerrit | Hongbin Lu proposed openstack/tempest master: Add test for IP substring filtering https://review.openstack.org/525308 | 15:32 |
| openstackgerrit | Merged openstack-infra/elastic-recheck master: Add query for cinder CapacityFilter fail bug 1741275 https://review.openstack.org/531175 | 15:50 |
| openstack | bug 1741275 in Cinder "CapacityFilter intermittently fails in the gate due to insufficient virtual space on the host" [Undecided,Confirmed] https://launchpad.net/bugs/1741275 | 15:50 |
| *** openstackrecheck has quit IRC | 15:54 | |
| *** armax has joined #openstack-qa | 15:56 | |
| openstackgerrit | Matthew Treinish proposed openstack/tempest master: Remove deprecated AMI image file opts https://review.openstack.org/338377 | 16:01 |
| *** udesale has joined #openstack-qa | 16:01 | |
| *** udesale has quit IRC | 16:14 | |
| *** edmondsw has joined #openstack-qa | 16:15 | |
| *** kopecmartin has quit IRC | 16:16 | |
| *** e0ne has quit IRC | 16:36 | |
| *** dtantsur is now known as dtantsur|afk | 16:41 | |
| *** ramishra has quit IRC | 16:45 | |
| *** ChanServ sets mode: -r | 16:50 | |
| *** syjulian has joined #openstack-qa | 16:50 | |
| *** jamemcc has joined #openstack-qa | 16:50 | |
| *** pcaruana has quit IRC | 16:52 | |
| *** sdague has joined #openstack-qa | 16:56 | |
| openstackgerrit | Merged openstack-infra/devstack-gate master: Remove run-tests and py3-run-tests https://review.openstack.org/528817 | 16:59 |
| *** esberglu has joined #openstack-qa | 17:03 | |
| openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: tempest: set compute-feature-enabled.volume_multiattach https://review.openstack.org/266633 | 17:17 |
| *** spzala has joined #openstack-qa | 17:18 | |
| *** spzala has quit IRC | 17:18 | |
| openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: tempest: set compute-feature-enabled.volume_multiattach https://review.openstack.org/266633 | 17:19 |
| *** raildo has joined #openstack-qa | 17:42 | |
| *** lucasagomes is now known as lucas-afk | 17:46 | |
| *** aojea has joined #openstack-qa | 17:49 | |
| *** armax has quit IRC | 17:50 | |
| *** armax has joined #openstack-qa | 17:50 | |
| *** sshnaidm|mtg is now known as sshnaidm | 17:51 | |
| *** aojea has quit IRC | 17:52 | |
| *** aojea has joined #openstack-qa | 17:52 | |
| *** aojea has quit IRC | 17:54 | |
| *** aojea has joined #openstack-qa | 17:55 | |
| *** Apoorva has joined #openstack-qa | 17:59 | |
| *** aojea has quit IRC | 18:05 | |
| openstackgerrit | Hongbin Lu proposed openstack/tempest master: Add test for IP substring filtering https://review.openstack.org/525308 | 18:06 |
| *** aojea has joined #openstack-qa | 18:12 | |
| *** aojea has quit IRC | 18:14 | |
| openstackgerrit | Clark Boylan proposed openstack-dev/devstack master: Gzip openstack service logs https://review.openstack.org/531208 | 18:18 |
| *** gkadam has joined #openstack-qa | 18:23 | |
| *** aojea has joined #openstack-qa | 18:24 | |
| *** shardy has quit IRC | 18:25 | |
| *** aojea has quit IRC | 18:26 | |
| *** yamamoto has quit IRC | 18:29 | |
| *** yamamoto has joined #openstack-qa | 18:33 | |
| *** yamamoto has quit IRC | 18:37 | |
| *** pcrews has joined #openstack-qa | 19:01 | |
| openstackgerrit | Matthew Treinish proposed openstack/tempest master: Remove deprecated AMI image file opts https://review.openstack.org/338377 | 19:03 |
| openstackgerrit | Matt Riedemann proposed openstack-dev/devstack master: DNM: Test nova with the CachingScheduler https://review.openstack.org/531020 | 19:24 |
| *** yamamoto has joined #openstack-qa | 19:35 | |
| *** gcheresh has joined #openstack-qa | 19:37 | |
| *** armax has quit IRC | 19:40 | |
| *** yamamoto has quit IRC | 19:42 | |
| *** gcheresh has quit IRC | 19:44 | |
| *** gkadam has quit IRC | 19:49 | |
| *** sshnaidm is now known as sshnaidm|off | 19:53 | |
| *** spzala has joined #openstack-qa | 20:04 | |
| *** gcheresh has joined #openstack-qa | 20:14 | |
| *** raildo has quit IRC | 20:14 | |
| *** gcheresh has quit IRC | 20:20 | |
| *** gcheresh has joined #openstack-qa | 20:20 | |
| *** raildo has joined #openstack-qa | 20:26 | |
| *** gcheresh has quit IRC | 20:33 | |
| *** edmondsw has quit IRC | 20:54 | |
| openstackgerrit | Ken'ichi Ohmichi proposed openstack/tempest master: Add NOTE related to 'on-demand' migration https://review.openstack.org/531245 | 20:56 |
| *** raildo has quit IRC | 20:56 | |
| *** edmondsw has joined #openstack-qa | 21:19 | |
| *** smcginnis has joined #openstack-qa | 21:27 | |
| openstackgerrit | Matthew Treinish proposed openstack-dev/devstack stable/newton: Differentiate between DEFAULT_IMAGE_NAME and filename https://review.openstack.org/531248 | 21:38 |
| *** dmellado has quit IRC | 21:43 | |
| openstackgerrit | Matthew Treinish proposed openstack-dev/devstack stable/ocata: Differentiate between DEFAULT_IMAGE_NAME and filename https://review.openstack.org/531250 | 21:46 |
| *** dmellado has joined #openstack-qa | 21:46 | |
| openstackgerrit | Matthew Treinish proposed openstack-dev/devstack stable/newton: Differentiate between DEFAULT_IMAGE_NAME and filename https://review.openstack.org/531248 | 21:47 |
| openstackgerrit | Matthew Treinish proposed openstack/tempest master: Remove deprecated AMI image file opts https://review.openstack.org/338377 | 21:48 |
| *** esberglu has quit IRC | 21:54 | |
| *** jose-phillips has quit IRC | 22:05 | |
| *** esberglu has joined #openstack-qa | 22:06 | |
| openstackgerrit | Cliff Parsons proposed openstack/tempest master: Remove force_tenant_isolation from Cinder tests https://review.openstack.org/523241 | 22:07 |
| *** jose-phillips has joined #openstack-qa | 22:09 | |
| *** rcernin has joined #openstack-qa | 22:12 | |
| *** jose-phillips has quit IRC | 22:22 | |
| *** jose-phillips has joined #openstack-qa | 22:29 | |
| *** cliffparsons has joined #openstack-qa | 22:36 | |
| *** Apoorva has quit IRC | 22:38 | |
| *** Apoorva has joined #openstack-qa | 22:39 | |
| *** armax has joined #openstack-qa | 22:47 | |
| *** jose-phillips has quit IRC | 22:51 | |
| *** jose-phillips has joined #openstack-qa | 22:53 | |
| *** edmondsw has quit IRC | 22:56 | |
| *** edmondsw has joined #openstack-qa | 22:57 | |
| *** edmondsw has quit IRC | 23:01 | |
| *** mvk has joined #openstack-qa | 23:05 | |
| *** dave-mccowan has joined #openstack-qa | 23:08 | |
| *** hongbin has quit IRC | 23:18 | |
| *** dave-mccowan has quit IRC | 23:31 | |
| *** tosky has quit IRC | 23:39 | |
| *** mtreinish has quit IRC | 23:39 | |
| *** mtreinish has joined #openstack-qa | 23:42 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!