17:00:58 <mtreinish> #startmeeting qa
17:00:59 <openstack> Meeting started Thu Aug 13 17:00:58 2015 UTC and is due to finish in 60 minutes.  The chair is mtreinish. Information about MeetBot at http://wiki.debian.org/MeetBot.
17:01:00 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
17:01:02 <openstack> The meeting name has been set to 'qa'
17:01:11 <mtreinish> hi, who's here today?
17:01:18 <andreaf> o/
17:01:25 <mtreinish> #link https://wiki.openstack.org/wiki/Meetings/QATeamMeeting#Proposed_Agenda_for_August_13th_2015_.281700_UTC.29
17:01:31 <mtreinish> ^^^ Today's agenda
17:02:45 <mtreinish> dkranz, afazekas, mkoderer, sdague: around?
17:03:08 <mtreinish> andreaf: it might be a quick meeting :)
17:03:19 <afazekas> hi
17:03:49 <mtreinish> well, let's get started
17:03:53 <izaakk> o/
17:03:58 <mtreinish> #topic QA Code Sprint (mtreinish)
17:04:14 <mtreinish> I posted this to the ML the other day
17:04:46 <mtreinish> but we'll be having the code sprint next month in ft collins
17:04:50 <mtreinish> #link https://wiki.openstack.org/wiki/QA/CodeSprintLibertyFortCollins
17:05:19 <mtreinish> if you'd like to come just put your name on the table at the bottom of the wiki
17:05:51 <mtreinish> I figured I should just mention it during the meeting
17:06:10 <mtreinish> didn't really have anything else to say which wasn't on the ML or on the wiki :)
17:06:19 <mtreinish> does anyone have anything else on this?
17:07:25 <mtreinish> ok, then let's move on
17:07:32 <mtreinish> #topic Specs Reviews
17:07:32 <andreaf> mtreinish: how many people can we host in the FtC office?
17:07:39 <mtreinish> #undo
17:07:39 <openstack> Removing item from minutes: <ircmeeting.items.Topic object at 0xa3b6790>
17:07:46 <andreaf> mtreinish: oh sorry I was late...
17:08:02 <mtreinish> andreaf: the number I asked for was ~20
17:08:08 <mtreinish> so I don't think we'll have any space issues
17:08:18 <andreaf> mtreinish: ok, cool
17:08:31 <mtreinish> it'll be different then nyc :)
17:08:42 <mtreinish> we were definitely at max capacity there
17:09:18 <andreaf> it was cosy :D
17:09:38 <mtreinish> ok, anything else on this?
17:10:32 <mtreinish> #topic Specs Reviews
17:10:49 <mtreinish> ok does anyone have any specs reviews to bring up this week?
17:10:57 <mtreinish> #link https://review.openstack.org/#/q/status:open+project:openstack/qa-specs,n,z
17:11:19 <mtreinish> it doesn't look like we've seen too specs activity lately
17:12:11 <mtreinish> ok, I guess nothing for this one, let's move on
17:12:18 <mtreinish> #topic Tempest
17:12:36 <mtreinish> so I put something on the agenda here
17:12:42 <mtreinish> #link https://review.openstack.org/211601
17:12:59 <mtreinish> that's the patch to start the deprecation for the old credential config options
17:13:22 <mtreinish> I've added experimental/periodic test-accounts jobs (although I think they don't actually work as expected yet)
17:14:03 <andreaf> mtreinish: awesome :)
17:14:09 <mtreinish> but I think once we confirm that the jobs do what they're supposed to we can start the clock for that
17:14:28 <andreaf> the deprecation, not the non-working
17:14:38 <mtreinish> what do people thing, 1 cycle for deprecation is sufficient?
17:14:40 <mtreinish> andreaf: hehe
17:15:37 <andreaf> so the test-accounts jobs are non-admin also or do they have admin creds configured?
17:15:51 <mtreinish> andreaf: I think I set them up to be admin
17:16:15 <mtreinish> I just modeled them after the regular non isolated jobs
17:16:19 <mtreinish> which have admin
17:16:44 <andreaf> ok, but they do run in parallel, right?
17:16:55 <mtreinish> yes, they should
17:17:10 <mtreinish> the thing is I actually think right now all I did was screw up the devstack tempest config logic
17:17:39 <mtreinish> #link http://logs.openstack.org/periodic-qa/periodic-tempest-dsvm-neutron-full-test-accounts-master/581b408/logs/tempest_conf.txt.gz
17:17:51 <mtreinish> because that's not really using test accounts
17:17:52 <andreaf> so we need multiple admin accounts configured in the YAML file
17:18:32 <mtreinish> andreaf: the account generator util in tempest should do that
17:19:07 <andreaf> ok, yes - but allow_tenant_isolation should be false probably
17:19:22 <mtreinish> heh, yeah and we should be pointing tempest at the accounts.yaml
17:19:30 <mtreinish> which is why I said it's not quite working :)
17:20:27 <mtreinish> but I think once we get the job sorted we can move forward on the deprecation patch
17:22:11 <mtreinish> ok, does anyone have anything else to discuss on tempest?
17:22:46 <andreaf> we also have a new job (non-voting) with validation on
17:22:58 <mtreinish> oh, that landed cool
17:23:04 <mtreinish> how do the initial results look?
17:23:16 <mtreinish> like is it more unstable sshing all the time
17:23:33 <andreaf> e.g. http://logs.openstack.org/82/185082/9/check/gate-tempest-dsvm-neutron-full-ssh/43e5b61/
17:24:07 <andreaf> I think it's looking ok so far
17:24:39 <mtreinish> cool
17:24:44 <andreaf> I was wondering if there is any way we can get this job (only) getting its results in subunit2sql DB so we can track it there
17:25:05 <andreaf> I think normally check is not getting into the DB?
17:25:16 <mtreinish> andreaf: yeah it's only gate right now
17:25:50 <mtreinish> andreaf: but that is doable, I'm just not sure about it from a policy decision
17:26:25 <mtreinish> andreaf: push a patch up to add it to: http://git.openstack.org/cgit/openstack-infra/system-config/tree/modules/openstack_project/files/logstash/jenkins-log-client.yaml#n14
17:26:32 <mtreinish> and we can discuss it in the review
17:27:16 <mtreinish> andreaf: but if you just want to track the job failure rate you can do that with graphite
17:27:42 <mtreinish> but I agree subunit2sql does give you more detail
17:27:52 <andreaf> ok, I'll try both
17:28:26 <mtreinish> ok, is there anything else on tempest?
17:29:29 <mtreinish> #topic Devstack
17:29:47 <mtreinish> does anyone have something to discuss on devstack this week?
17:30:19 <hichihara> I don’t have any topics but I’d like to request.
17:30:39 <hichihara> I think devstack needs core’s review more.
17:31:01 <hichihara> I hope that devstack cores increase to review a little more.
17:31:27 <mtreinish> hichihara: it's just a little slow because several cores are away right now
17:31:38 <mtreinish> I'll try to pick up some more slack
17:31:49 <andreaf> a logistical comment: I think we won't have anyone from devstack / grenade every 2nd week in the QA meeting
17:32:00 <hichihara> mtreinish: sounds good
17:32:34 <mtreinish> andreaf: there are a couple devstack cores in the europe
17:32:39 <mtreinish> but grenade definitely not
17:33:09 <mtreinish> but people are still free to dicuss it without cores from the project being awake
17:34:05 <mtreinish> is there anything else on devstack?
17:35:07 <andreaf> ok
17:35:50 <mtreinish> andreaf: I'll leave it up to everyone else to figure out how to organize the alt timeslot meeting :)
17:36:04 <mtreinish> since 4am isn't something likely for me to attend
17:36:12 <mtreinish> anyway lets move on
17:36:15 <mtreinish> #topic Grenade
17:36:40 <mtreinish> does anyone have anything to discuss on grenade for this week?
17:37:17 <mtreinish> oh, I guess I had 1 thing
17:37:40 <mtreinish> we recently added dansmith to grenade-core
17:37:59 <mtreinish> so I should put him on the spot :)
17:38:18 <mtreinish> dansmith: anything you want to discuss about grenade?
17:40:21 <mtreinish> well I guess not :)
17:40:25 <mtreinish> let's move on
17:40:28 <mtreinish> #topic Critical Reviews
17:40:51 <mtreinish> does anyone have any reviews they'd like to get extra eyes on?
17:41:31 <dansmith> mtreinish: sorry
17:41:43 <dansmith> mtreinish: multiple pings at the same time, thought they were all in -nova
17:41:49 <dansmith> mtreinish: but no, nothing from me :)
17:41:50 <mtreinish> dansmith: no worries, I knew you didn't have anything to say anyway :)
17:41:54 <dansmith> oh snap!
17:42:02 <dansmith> but, true
17:42:39 <mtreinish> oh, there are 2 reviews on the agenda
17:42:45 <mtreinish> #link https://review.openstack.org/#/c/207913/
17:42:50 <mtreinish> #link https://review.openstack.org/#/c/209144/
17:43:28 <mtreinish> does anyone else have a review to bring up?
17:45:14 <mtreinish> ok I guess not
17:45:29 <mtreinish> #topic Open Discussion
17:45:40 <mtreinish> does anyone have anything else to discuss this week?
17:47:13 <mtreinish> ok I guess there isn't anything else this week
17:47:15 <mtreinish> thanks everyone
17:47:21 <mtreinish> #endmeeting