Saturday, 2015-11-21

SpamapSoh so, if you have a BINARY(10) in a REDUNDANT (Not the default table format) InnoDB table, it does just do fixed length.00:00
mordredSpamapS: jeremy cole give a great talk about innodb storage internals00:00
SpamapSmordred: I miss caring about this too :)00:01
mordredSpamapS: it's why I really liked mysql cluster00:01
jeblaircool, then my only feedback is the slight tingling i get in my left pinkie toe when i see duplicate keys, but that goes away with a massage and reassurances that it's really an important user-facing attribute of the key; and then the index thing SpamapS mentioned.  :)00:01
SpamapS"Internally, InnoDB stores fixed-length, fixed-width character columns such as CHAR(10) in a fixed-length format. InnoDB does not truncate trailing spaces from VARCHAR columns."00:01
mordredSpamapS: "what? I can pre-calculate my exact data needs and the server will pre-allocate all of the ram at startup and then never call malloc again?"00:01
SpamapSeven in COMPACT00:01
*** Thelo has quit IRC00:01
*** [1]Thelo is now known as Thelo00:01
SpamapSjeblair: I understand that tingling quite well. The key is we don't want users to ever try and interact with subunit2sql using the integer keys.00:02
jeblairSpamapS, mtreinish: then are we hiding the actual database keys from the user?00:02
mordredjeblair: I'm having problems approving a patch in gerrit00:03
*** flepied has joined #openstack-infra00:03
mordred500 Internal server error00:03
mtreinishmordred: so when you setup the infra mysql cluster it's all going to run on power right?00:03
mordredI just got that00:03
*** mfalatic has quit IRC00:03
jeblairmordred: it's midnight00:03
mordredjeblair: doh00:03
jeblair(i get a tingling in my right foot when i see users get two identifiers)00:03
openstackgerritRamy Asselin proposed openstack-infra/elastic-recheck: Keep going on network timeouts or service errors  https://review.openstack.org/23859800:03
mordredjeblair: do you get a tingling in your left foot when it's midnight?00:03
SpamapSjeblair: Right. The primary keys are not exposed to the users now.00:04
mordredmtreinish: I'm torn between laughter, irony and snark00:04
jeblairmtreinish: apropos of nothing, how would you feel about zuul running tempest jobs on power?00:05
mtreinishmordred: hahaha, all 3 work00:05
mtreinishjeblair: it does, I helped that team set it up when I was still at IBM00:05
jeblairmtreinish: i mean _our_ zuul :)00:05
*** sdake has quit IRC00:06
mtreinishjeblair: if it's properly abstracted I wouldn't care :)00:06
mtreinishbut I know the limitations of the hardware, so you'd just make everyone angry :)00:06
jeblairi hear it goes up to 8 now, is that better than 7?00:06
stevemarThanks!!00:07
clarkbjeblair: are we going to get even more clouds and not x86?00:07
* clarkb welcomes all the non x86 clouds00:07
mtreinishmordred: stewart would probably love you if you did though: https://www.flamingspork.com/blog/2015/10/19/1-million-sql-queries-per-second-ga-mariadb-10-1-on-power8/00:08
mtreinishjeblair: maybe, it was just coming out when I left so I didn't get to play with it firsthand really00:08
jeblairclarkb: i don't know; someone mentioned power might be a possibility... do you think we should look into it?00:08
mtreinishjeblair: but my attitude is 2 x 0 = ?00:08
*** dosaboy has quit IRC00:08
*** wolsen has quit IRC00:08
clarkbjeblair: I think for the vast majority of our testing power should be fine?00:08
clarkbor let me rephrase00:09
clarkbfor everything that isn't devstack, power should just work for the most part00:09
*** dosaboy has joined #openstack-infra00:09
clarkbsame with ARM, I don't know how much throughput we will get on either considering how x86 focused we have been though00:09
*** wolsen has joined #openstack-infra00:09
jeblairclarkb: well, i mean we qemu even on x86; will that be much worse on power?00:09
mtreinishclarkb: well except for the unit tests that either assert binary endianess or miss a mock and actually check the cpu00:10
jeblairoh that would be fun00:10
clarkbjeblair: thats actually a good point00:10
clarkbmtreinish: can't power boot little endian?00:10
clarkbwe can have our cloud hosts do that00:10
mordredhang on00:10
clarkb(not that its actually agood idea because then other things break)00:10
mordredwe have unit tests that assert binary endianess?00:11
clarkb(this is why you never did it on sparc000:11
mordredlike, actually?00:11
clarkbmordred: I wouldn't be surprised00:11
mtreinishmordred: very rarely, it's normally a bug00:11
mordredI would00:11
mtreinishmordred: both of those were cases that happened when I was still at ibm00:11
mordredsomeone _accidentally_ checks ENDIANNESS?00:11
mordredin this code base?00:11
clarkbmordred: not directly00:11
clarkbmordred: but if you struct.pact then assert some order I bet that may cause problems00:11
mordredoh - yeah00:11
mordredsure00:11
clarkbI dunno I wouldn't be surprised00:11
mordredbut like, this is all python code00:12
jeblairokay, so concerns are a) it might be way slow, b) we may discover unit tests that leak hardware details, c) we would need to maintain another set of images + os support00:12
*** rbrndt has quit IRC00:12
jeblair(i added c)00:12
*** signed8bit_ZZZzz is now known as signed8bit00:13
jeblairclarkb: http://grafana.openstack.org/dashboard/db/nodepool00:14
mordredjeblair: those look pretty00:15
mordredjeblair: on the plus side, stewart would be happy00:15
*** david-lyle has quit IRC00:16
openstackgerritDoug Wiegley proposed openstack/requirements: Make hacking match between global and test requirements  https://review.openstack.org/24829600:18
clarkbthey are all reason of each other00:18
clarkbdon't see anythin crazy at least not yet00:18
tsgclarkb: resubmitted https://review.openstack.org/#/c/24793600:18
tsgclarkb: comments appreciated ..  building test DIB images right now00:20
openstackgerritJames E. Blair proposed openstack-infra/nodepool: Add provider node stats  https://review.openstack.org/24829900:21
openstackgerritRamy Asselin proposed openstack-infra/elastic-recheck: Keep going on network timeouts or service errors  https://review.openstack.org/23859800:21
jeblairclarkb, mordred: one more tweak of my recent nodepool stats tweaking: https://review.openstack.org/24829900:23
openstackgerritYan Ning proposed openstack-infra/project-config: add seperate builder/job for monasca plugin in devstack install  https://review.openstack.org/24489300:25
*** otter768 has joined #openstack-infra00:26
clarkbmordred: shade changes failing in the gate00:28
clarkbtsg: one small thing inline otherwise ya that is what we need00:30
*** otter768 has quit IRC00:30
openstackgerritMerged openstack-infra/shade: Bump os-client-config requirement  https://review.openstack.org/24808900:32
tsgclarkb: thanks00:34
clarkbjeblair: that code is indented funny00:34
clarkbjeblair: I htink its misplaced because state isn't defined00:35
openstackgerritTushar Gohad proposed openstack-infra/system-config: Add liberasurecode to CI slaves for Swift/PyECLib  https://review.openstack.org/24793600:35
tsgclarkb: done - thank you!00:35
*** flepied has quit IRC00:35
clarkbjeblair: hrm its entirely redundant I think00:36
clarkbanyways comment shortly00:36
*** purp has quit IRC00:36
*** yamamoto has joined #openstack-infra00:37
*** purp has joined #openstack-infra00:37
openstackgerritColleen Murphy proposed openstack-infra/project-config: Add elements for Infra servers  https://review.openstack.org/14084000:38
openstackgerritColleen Murphy proposed openstack-infra/project-config: Split puppet installation into its own element  https://review.openstack.org/19841700:38
*** romcheg has joined #openstack-infra00:41
*** rguillebert has joined #openstack-infra00:41
*** auggy has joined #openstack-infra00:43
*** monester has joined #openstack-infra00:43
*** akshai has quit IRC00:44
*** FallenPe_ has quit IRC00:45
*** eil397 has joined #openstack-infra00:53
*** salv-orlando has joined #openstack-infra00:54
jeblairclarkb: it's possible i was interrupted while writing that :)  thanks00:54
*** salv-orlando has quit IRC00:54
openstackgerritJames E. Blair proposed openstack-infra/nodepool: Add provider node stats  https://review.openstack.org/24829900:54
*** signed8bit is now known as signed8bit_ZZZzz00:54
*** yamamoto has quit IRC00:55
*** ajmiller has quit IRC00:55
*** salv-orl_ has quit IRC00:57
*** Sukhdev has quit IRC01:05
*** markvoelker has joined #openstack-infra01:05
*** yamamoto has joined #openstack-infra01:06
*** eil397 has quit IRC01:06
*** changbl has joined #openstack-infra01:07
*** gyee has quit IRC01:09
*** davideagnello has quit IRC01:10
*** markvoelker has quit IRC01:11
*** eil397 has joined #openstack-infra01:11
*** armax has quit IRC01:11
*** sidbbt has joined #openstack-infra01:14
*** sidbbt has quit IRC01:15
*** SpamapS has quit IRC01:19
*** baoli has joined #openstack-infra01:19
*** baoli_ has joined #openstack-infra01:21
*** armax has joined #openstack-infra01:24
*** baoli has quit IRC01:24
*** Sukhdev has joined #openstack-infra01:26
*** baoli_ has quit IRC01:26
*** sridhar_ram has quit IRC01:26
*** Sukhdev has quit IRC01:27
*** baoli has joined #openstack-infra01:29
*** sridhar_ram has joined #openstack-infra01:30
*** ddieterly has joined #openstack-infra01:31
*** ivar-lazzaro has joined #openstack-infra01:31
*** yamamoto has quit IRC01:33
*** ivar-lazzaro has quit IRC01:33
*** ivar-laz_ has joined #openstack-infra01:33
*** bhunter71 has quit IRC01:34
*** ivar-laz_ has quit IRC01:36
*** apoorvad has joined #openstack-infra01:36
*** ivar-lazzaro has joined #openstack-infra01:37
*** eil397 has quit IRC01:38
*** david-lyle has joined #openstack-infra01:38
*** baoli has quit IRC01:39
*** dangers is now known as dangers_away01:39
*** yamahata has quit IRC01:39
openstackgerritPaul Belanger proposed openstack-infra/project-config: Create ansible-role-jobs for JJB and zuul  https://review.openstack.org/24663301:41
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add ansible-role-zuul project  https://review.openstack.org/24831701:41
*** yamamoto has joined #openstack-infra01:49
*** bpokorny_ has joined #openstack-infra01:49
*** bpokorny has quit IRC01:53
*** sdake has joined #openstack-infra01:53
*** bpokorny_ has quit IRC01:53
*** edmondsw has quit IRC01:58
*** bardia has quit IRC02:00
*** markvoelker has joined #openstack-infra02:06
*** yamamoto has quit IRC02:08
*** yamamoto has joined #openstack-infra02:08
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add gate-ansible-dsvm-functional-trusty-nv for ansible-role-nodepool  https://review.openstack.org/24832002:09
*** markvoelker has quit IRC02:11
*** yamamoto has quit IRC02:13
*** jamespage has quit IRC02:14
*** gnuoy has quit IRC02:14
*** j_king_ has joined #openstack-infra02:18
*** goodygum_ has joined #openstack-infra02:18
*** jkt_ has joined #openstack-infra02:18
*** nibalize1 has joined #openstack-infra02:18
*** dhp_ has joined #openstack-infra02:18
*** SotK_ has joined #openstack-infra02:18
*** plol_ has joined #openstack-infra02:18
*** clee_ has joined #openstack-infra02:18
*** godog_ has joined #openstack-infra02:18
*** Vivek has joined #openstack-infra02:18
*** reed has quit IRC02:18
*** StevenK_ has joined #openstack-infra02:18
*** Adri2000_ has joined #openstack-infra02:19
*** clee has quit IRC02:19
*** dhp has quit IRC02:19
*** plol has quit IRC02:19
*** jamespd has quit IRC02:19
*** goodygum has quit IRC02:19
*** j_king has quit IRC02:19
*** SotK has quit IRC02:19
*** godog has quit IRC02:19
*** Vivek_ has quit IRC02:19
*** nibalizer has quit IRC02:19
*** jkt has quit IRC02:19
*** StevenK has quit IRC02:19
*** Adri2000 has quit IRC02:19
*** jamespd has joined #openstack-infra02:19
*** reed has joined #openstack-infra02:19
*** Vivek is now known as Guest7033102:19
*** ivar-laz_ has joined #openstack-infra02:19
*** StevenK_ is now known as StevenK02:21
*** ivar-lazzaro has quit IRC02:23
*** ivar-laz_ has quit IRC02:23
*** yamamoto has joined #openstack-infra02:26
*** otter768 has joined #openstack-infra02:26
*** otter768 has quit IRC02:32
*** baoli has joined #openstack-infra02:35
*** apoorvad has quit IRC02:38
*** fedexo has joined #openstack-infra02:46
*** yamamoto has quit IRC02:47
*** unicell has quit IRC02:49
*** changbl has quit IRC02:50
*** eil397 has joined #openstack-infra02:54
*** david-lyle has quit IRC02:57
*** ivar-lazzaro has joined #openstack-infra02:57
*** eil397 has quit IRC02:58
*** eil397 has joined #openstack-infra02:58
*** baoli has quit IRC02:58
*** baoli has joined #openstack-infra02:59
*** salv-orlando has joined #openstack-infra03:01
*** changbl has joined #openstack-infra03:03
*** baoli has quit IRC03:04
*** sridhar_ram has quit IRC03:05
openstackgerritColleen Murphy proposed openstack-infra/puppet-infracloud: Add bifrost manifest  https://review.openstack.org/23175703:09
*** baoli has joined #openstack-infra03:09
*** woodster_ has quit IRC03:09
*** binbincong has joined #openstack-infra03:11
*** otter768 has joined #openstack-infra03:15
*** shashank_hegde has quit IRC03:17
*** zer0c00l has joined #openstack-infra03:21
zer0c00lIs there a jenkins maintenance going on?03:21
zer0c00lhttps://jenkins05.openstack.org/job/gate-tempest-dsvm-ironic-pxe_ipa-src/87/console says its gonna shutdown03:21
*** jamespage has joined #openstack-infra03:23
*** gnuoy has joined #openstack-infra03:23
clarkbthere are weekly rolling restarts03:24
zer0c00li see03:24
*** salv-orlando has quit IRC03:25
*** baoli has quit IRC03:35
*** baoli has joined #openstack-infra03:36
zer0c00lThe gate has lot of config values set in configuration file, if i have to change it where do i create a pull request03:36
zer0c00l?03:36
zer0c00lI want to change the config for this http://logs.openstack.org/05/191505/13/check/gate-tempest-dsvm-ironic-pxe_ipa-src/51bd43b/logs/tempest_conf.txt.gz03:37
clarkbin devstack03:37
zer0c00lokay03:37
zer0c00llet me check03:37
clarkbit configures tempest03:39
zer0c00lyes03:39
zer0c00lgit it03:39
zer0c00lgot it03:39
zer0c00lhttps://github.com/openstack-dev/devstack/blob/master/lib/tempest#L51103:39
zer0c00lso this affects all the builds?03:39
zer0c00lIs there a job specific config file i can set ?03:39
zer0c00lJust for the job gate-tempest-dsvm-ironic-pxe_ipa-src03:40
*** rhallisey has quit IRC03:41
*** rguillebert has quit IRC03:47
*** yamamoto has joined #openstack-infra03:48
*** changbl has quit IRC03:48
*** changbl has joined #openstack-infra03:50
clarkbyou can configure devstack03:52
clarkbnot surw what you are trying to do03:52
*** yamamoto has quit IRC03:53
zer0c00lI am trying to increase the timeout values in that tempest configuration file03:54
zer0c00lThanks though03:54
*** shashank_hegde has joined #openstack-infra03:54
*** baoli has quit IRC04:01
*** salv-orlando has joined #openstack-infra04:01
*** shashank_hegde has quit IRC04:01
*** woodster_ has joined #openstack-infra04:03
*** markvoelker has joined #openstack-infra04:07
*** eil397 has quit IRC04:08
*** markvoelker has quit IRC04:12
*** zeih has joined #openstack-infra04:14
*** salv-orlando has quit IRC04:19
*** baoli has joined #openstack-infra04:20
*** zeih has quit IRC04:22
*** baoli has quit IRC04:26
openstackgerritColleen Murphy proposed openstack-infra/system-config: Change timezone to 'Etc/UTC'  https://review.openstack.org/24833104:35
*** ddieterly has quit IRC04:40
*** zeih has joined #openstack-infra04:44
*** david-lyle has joined #openstack-infra04:47
*** salv-orlando has joined #openstack-infra04:47
*** achanda has joined #openstack-infra04:48
*** zeih has quit IRC04:51
*** signed8bit_ZZZzz is now known as signed8bit05:02
*** signed8bit has quit IRC05:02
*** ivar-lazzaro has quit IRC05:03
*** bochi-michael has joined #openstack-infra05:03
*** armax has quit IRC05:07
*** rossella_s has quit IRC05:07
*** rossella_s has joined #openstack-infra05:08
*** salv-orlando has quit IRC05:08
*** zeih has joined #openstack-infra05:16
*** boris-42 has quit IRC05:18
*** zeih has quit IRC05:21
*** yamamoto has joined #openstack-infra05:23
*** salv-orlando has joined #openstack-infra05:28
*** yamamoto has quit IRC05:30
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix releasenotes post job  https://review.openstack.org/24825605:30
*** sdake has quit IRC05:33
*** ddieterly has joined #openstack-infra05:41
*** salv-orlando has quit IRC05:42
*** ddieterly has quit IRC05:46
*** unicell has joined #openstack-infra05:47
*** shashank_hegde has joined #openstack-infra05:48
*** otter768 has quit IRC05:56
*** sdake has joined #openstack-infra05:57
*** Piet has quit IRC06:03
*** daemontool has quit IRC06:03
openstackgerritAndreas Jaeger proposed openstack-infra/project-config: Fix releasenotes post job  https://review.openstack.org/24825606:04
*** daemontool has joined #openstack-infra06:04
*** markvoelker has joined #openstack-infra06:08
*** woodster_ has quit IRC06:09
*** markvoelker has quit IRC06:12
*** achanda has quit IRC06:16
*** fedexo has quit IRC06:18
*** achanda has joined #openstack-infra06:26
openstackgerritOpenStack Proposal Bot proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/24793806:29
*** yamamoto has joined #openstack-infra06:30
*** yamamoto has quit IRC06:35
*** ddieterly has joined #openstack-infra06:42
*** ddieterly has quit IRC06:47
*** nadya_ has joined #openstack-infra06:47
*** fawadkhaliq has joined #openstack-infra06:49
*** fawadkhaliq has quit IRC06:54
*** salv-orlando has joined #openstack-infra06:55
*** tsg has quit IRC06:58
*** salv-orlando has quit IRC07:02
*** tdurakov_ has joined #openstack-infra07:15
*** zeih has joined #openstack-infra07:17
*** zeih has quit IRC07:22
*** shashank_hegde has quit IRC07:22
*** nadya_ has quit IRC07:27
*** jtomasek has joined #openstack-infra07:29
*** shashank_hegde has joined #openstack-infra07:31
*** tdurakov_ has quit IRC07:31
*** tdurakov_ has joined #openstack-infra07:31
*** nadya_ has joined #openstack-infra07:32
*** sdake has quit IRC07:33
*** sdake has joined #openstack-infra07:34
*** jtomasek has quit IRC07:37
*** ddieterly has joined #openstack-infra07:43
*** zeih has joined #openstack-infra07:46
*** ddieterly has quit IRC07:48
*** binbincong has quit IRC07:49
*** binbincong has joined #openstack-infra07:50
*** hdd has joined #openstack-infra07:51
*** zeih has quit IRC07:51
*** fawadkhaliq has joined #openstack-infra07:51
*** mrmartin has joined #openstack-infra07:54
*** otter768 has joined #openstack-infra07:56
*** fawadkhaliq has quit IRC08:00
*** otter768 has quit IRC08:01
*** markvoelker has joined #openstack-infra08:09
*** bochi-michael has quit IRC08:09
*** alex_xu has quit IRC08:10
*** alex_xu has joined #openstack-infra08:11
*** markvoelker has quit IRC08:14
*** nadya_ has quit IRC08:17
*** tdurakov_ has quit IRC08:27
*** achanda has quit IRC08:31
*** salv-orlando has joined #openstack-infra08:32
*** mrmartin has quit IRC08:37
*** tdurakov_ has joined #openstack-infra08:37
*** alex_xu has quit IRC08:38
*** tdurakov_ has quit IRC08:41
*** alex_xu has joined #openstack-infra08:41
*** achanda has joined #openstack-infra08:44
*** ddieterly has joined #openstack-infra08:44
*** mrmartin has joined #openstack-infra08:48
*** ddieterly has quit IRC08:49
*** salv-orlando has quit IRC08:53
*** rcernin has joined #openstack-infra09:00
*** nadya_ has joined #openstack-infra09:00
*** hdd has quit IRC09:03
*** achanda_ has joined #openstack-infra09:09
*** achanda has quit IRC09:12
openstackgerritAlexey Morlang proposed openstack-infra/project-config: publish-to-pypi job added for gce-api project  https://review.openstack.org/24808509:21
*** hdd has joined #openstack-infra09:29
*** mrmartin has quit IRC09:46
*** ddieterly has joined #openstack-infra09:46
*** zeih has joined #openstack-infra09:48
*** ddieterly has quit IRC09:50
*** zeih has quit IRC09:52
*** salv-orlando has joined #openstack-infra09:56
*** otter768 has joined #openstack-infra09:57
*** [1]Thelo has joined #openstack-infra10:00
*** megm has quit IRC10:00
*** megm has joined #openstack-infra10:01
*** Thelo has quit IRC10:02
*** [1]Thelo is now known as Thelo10:02
*** otter768 has quit IRC10:02
*** salv-orlando has quit IRC10:07
*** markvoelker has joined #openstack-infra10:10
*** nadya_ has quit IRC10:11
*** markvoelker has quit IRC10:14
*** rguillebert has joined #openstack-infra10:19
*** sdake has quit IRC10:19
*** yamamoto has joined #openstack-infra10:42
*** kozhukalov_ has joined #openstack-infra10:45
*** ddieterly has joined #openstack-infra10:47
*** flepied has joined #openstack-infra10:50
*** ddieterly has quit IRC10:52
*** hdd has quit IRC10:52
*** yamamoto has quit IRC10:54
*** jhesketh has quit IRC10:55
*** sdake has joined #openstack-infra10:57
*** jhesketh has joined #openstack-infra10:58
*** salv-orlando has joined #openstack-infra10:58
*** mrmartin has joined #openstack-infra10:59
*** sdake has quit IRC11:03
*** sdake has joined #openstack-infra11:04
*** achanda_ has quit IRC11:10
*** daemontool has quit IRC11:19
*** daemontool has joined #openstack-infra11:20
*** binbincong has quit IRC11:28
*** salv-orlando has quit IRC11:29
*** jordanP has joined #openstack-infra11:31
*** ddieterly has joined #openstack-infra11:48
*** sdake has quit IRC11:51
*** ujuc has joined #openstack-infra11:52
*** ddieterly has quit IRC11:52
*** yamamoto has joined #openstack-infra11:54
*** jordanP has quit IRC11:58
*** otter768 has joined #openstack-infra11:58
*** yamamoto has quit IRC11:59
*** otter768 has quit IRC12:03
*** markvoelker has joined #openstack-infra12:10
*** markvoelker has quit IRC12:15
*** kozhukalov_ has quit IRC12:21
*** smarcet has joined #openstack-infra12:24
*** hdd has joined #openstack-infra12:31
*** mrmartin has quit IRC12:31
*** hdd has quit IRC12:33
*** achanda has joined #openstack-infra12:43
*** bochi-michael has joined #openstack-infra12:47
*** smarcet has quit IRC12:47
*** binbincong has joined #openstack-infra12:48
*** ddieterly has joined #openstack-infra12:48
*** jordanP has joined #openstack-infra12:48
*** ddieterly has quit IRC12:54
mordredclarkb: the shade gate fails were all13:03
mordred2015-11-21 00:13:02.874 | W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages  Hash Sum mismatch13:03
*** thorst has joined #openstack-infra13:03
*** rossella_s has quit IRC13:07
*** rossella_s has joined #openstack-infra13:08
*** thorst has quit IRC13:09
*** markvoelker has joined #openstack-infra13:11
*** baoli has joined #openstack-infra13:11
*** baoli has quit IRC13:13
*** baoli has joined #openstack-infra13:13
*** markvoelker has quit IRC13:15
*** binbincong has quit IRC13:15
*** ddieterly has joined #openstack-infra13:23
*** yonglihe has joined #openstack-infra13:33
*** salv-orlando has joined #openstack-infra13:33
*** kozhukalov_ has joined #openstack-infra13:35
*** thorst has joined #openstack-infra13:44
*** nibalize1 is now known as nibalizer13:47
*** thorst has quit IRC13:48
*** davidlenwell has quit IRC13:52
*** salv-orlando has quit IRC13:56
openstackgerritMichal Rostecki proposed openstack/requirements: Add dcos library  https://review.openstack.org/24445913:58
*** hdd has joined #openstack-infra13:59
*** otter768 has joined #openstack-infra13:59
*** jtomasek has joined #openstack-infra13:59
*** zeih has joined #openstack-infra14:02
*** hdd has quit IRC14:03
*** otter768 has quit IRC14:04
*** zeih has quit IRC14:07
*** sdake has joined #openstack-infra14:08
*** smarcet has joined #openstack-infra14:09
openstackgerritDavanum Srinivas (dims) proposed openstack/requirements: Updated from generate-constraints  https://review.openstack.org/24793814:09
*** rcernin is now known as rcernin|afk14:11
*** gouthamr has joined #openstack-infra14:12
*** davidlenwell has joined #openstack-infra14:15
openstackgerritMerged openstack-infra/shade: Fix a 60 second unit test  https://review.openstack.org/24811214:17
*** davidlenwell has quit IRC14:21
*** eharney has quit IRC14:23
*** mrmartin has joined #openstack-infra14:25
openstackgerritMonty Taylor proposed openstack-infra/shade: Allow specifying cloud name to ansible tests  https://review.openstack.org/24813114:27
openstackgerritMonty Taylor proposed openstack-infra/shade: Add test for os_port Ansible module  https://review.openstack.org/24777814:28
openstackgerritMonty Taylor proposed openstack-infra/shade: Do not send 'router:external' unless it is set  https://review.openstack.org/24770014:28
*** yamamoto has joined #openstack-infra14:31
*** zeih has joined #openstack-infra14:32
*** fawadkhaliq has joined #openstack-infra14:32
*** olaph has joined #openstack-infra14:33
*** zeih has quit IRC14:37
*** davidlenwell has joined #openstack-infra14:38
*** mrmartin has quit IRC14:39
*** flepied has quit IRC14:40
*** flepied has joined #openstack-infra14:40
*** flepied has quit IRC14:41
*** ddieterly has quit IRC14:42
*** davidlenwell has quit IRC14:42
*** achanda has quit IRC14:49
*** kozhukalov_ has quit IRC14:49
*** sdake has quit IRC14:50
*** hdd has joined #openstack-infra14:51
*** salv-orlando has joined #openstack-infra14:55
*** tsg has joined #openstack-infra14:57
*** davidlenwell has joined #openstack-infra14:57
*** salv-orlando has quit IRC15:04
*** Adri2000_ is now known as Adri200015:05
*** yamamoto has quit IRC15:05
*** Adri2000 is now known as Guest7800415:05
*** yamamoto has joined #openstack-infra15:06
*** yamamoto has quit IRC15:06
*** yamamoto has joined #openstack-infra15:06
openstackgerritPaul Michali proposed openstack-infra/project-config: Make VPN functional jobs voting  https://review.openstack.org/24823015:11
*** EricGonczer_ has joined #openstack-infra15:11
*** ddieterly has joined #openstack-infra15:11
*** markvoelker has joined #openstack-infra15:12
*** markvoelker has quit IRC15:16
*** w_ has joined #openstack-infra15:17
*** BobBall has quit IRC15:17
*** Piet has joined #openstack-infra15:18
*** olaph has quit IRC15:18
*** w_ has quit IRC15:25
*** glauco has joined #openstack-infra15:25
*** baoli has quit IRC15:25
*** w_ has joined #openstack-infra15:25
*** BobBall has joined #openstack-infra15:26
*** BobBall is now known as Guest5201215:27
*** ekarlso has quit IRC15:32
*** ekarlso has joined #openstack-infra15:32
*** mrmartin has joined #openstack-infra15:32
*** glauco has quit IRC15:32
*** mrmartin has quit IRC15:34
openstackgerritMerged openstack-infra/shade: Remove default values from innner method  https://review.openstack.org/24780915:37
*** yamamoto has quit IRC15:40
*** yamamoto has joined #openstack-infra15:40
*** yamamoto has quit IRC15:40
*** yonglihe has quit IRC15:41
openstackgerritMerged openstack-infra/shade: Do not send 'router:external' unless it is set  https://review.openstack.org/24770015:41
openstackgerritMerged openstack-infra/shade: Add test for os_port Ansible module  https://review.openstack.org/24777815:42
*** mrmartin has joined #openstack-infra15:43
*** yamamoto has joined #openstack-infra15:43
*** yamamoto has quit IRC15:45
*** bochi-michael has quit IRC15:47
openstackgerritMerged openstack-infra/shade: Allow specifying cloud name to ansible tests  https://review.openstack.org/24813115:48
*** achanda has joined #openstack-infra15:51
openstackgerritMerged openstack-infra/shade: Make sure timeouts are floats  https://review.openstack.org/24780315:51
openstackgerritPeter Eisentraut proposed openstack-infra/jenkins-job-builder: Add option to make test output file layout match Jenkins  https://review.openstack.org/12614315:55
*** fedexo has joined #openstack-infra15:55
*** ddieterly has quit IRC15:58
*** w_ is now known as olaph15:59
*** otter768 has joined #openstack-infra16:00
*** baoli has joined #openstack-infra16:00
*** ddieterly has joined #openstack-infra16:02
*** otter768 has quit IRC16:04
*** baoli has quit IRC16:06
openstackgerritMerged openstack/requirements: Updated from generate-constraints  https://review.openstack.org/24793816:16
*** rcernin|afk is now known as rcernin16:17
*** daemontool_ has joined #openstack-infra16:17
*** SpamapS has joined #openstack-infra16:18
*** HeOS has quit IRC16:18
openstackgerritPeter Eisentraut proposed openstack-infra/jenkins-job-builder: Add option to make test output file layout match Jenkins  https://review.openstack.org/12614316:19
*** daemontool has quit IRC16:20
openstackgerritMonty Taylor proposed openstack-infra/shade: boot-from-volume and network params for server create  https://review.openstack.org/24720516:21
*** teran has quit IRC16:22
*** ddieterly has quit IRC16:24
*** zxiiro has quit IRC16:26
*** hdd has quit IRC16:29
*** auggy has quit IRC16:33
*** zeih has joined #openstack-infra16:33
*** salv-orlando has joined #openstack-infra16:36
*** zeih has quit IRC16:37
*** Sukhdev has joined #openstack-infra16:41
*** kozhukalov_ has joined #openstack-infra16:41
*** baoli has joined #openstack-infra16:42
*** otter768 has joined #openstack-infra16:43
*** ddieterly has joined #openstack-infra16:45
*** yamamoto has joined #openstack-infra16:46
*** ddieterly has quit IRC16:48
*** EricGonczer_ has quit IRC16:48
*** teran has joined #openstack-infra16:49
*** salv-orlando has quit IRC16:50
*** yamamoto has quit IRC16:51
*** tsg has quit IRC16:51
*** tsg has joined #openstack-infra16:51
*** mrmartin has quit IRC16:54
*** armax has joined #openstack-infra16:54
*** nadya_ has joined #openstack-infra16:55
*** zxiiro has joined #openstack-infra16:55
*** denisra has quit IRC16:57
*** denisra has joined #openstack-infra16:58
*** auggy has joined #openstack-infra16:58
*** zeih has joined #openstack-infra17:00
*** yamamoto has joined #openstack-infra17:04
*** otter768 has quit IRC17:05
*** zeih has quit IRC17:08
*** EricGonczer_ has joined #openstack-infra17:09
*** yamamoto has quit IRC17:10
*** markvoelker has joined #openstack-infra17:13
*** onovy has quit IRC17:16
*** markvoelker has quit IRC17:17
*** peterlisak has quit IRC17:18
*** sdake has joined #openstack-infra17:19
*** gouthamr_ has joined #openstack-infra17:20
*** armax has quit IRC17:21
*** eil397 has joined #openstack-infra17:21
*** mrmartin has joined #openstack-infra17:21
*** mrmartin has quit IRC17:22
*** gouthamr has quit IRC17:23
*** otter768 has joined #openstack-infra17:24
*** eil397 has quit IRC17:25
*** eil397 has joined #openstack-infra17:25
*** kozhukalov_ has quit IRC17:28
*** onovy has joined #openstack-infra17:30
*** peterlisak has joined #openstack-infra17:31
*** baoli has quit IRC17:31
*** otter768 has quit IRC17:39
*** Sukhdev has quit IRC17:39
*** rick_ has joined #openstack-infra17:41
*** gouthamr has joined #openstack-infra17:42
*** achanda has quit IRC17:43
*** daemontool_ has quit IRC17:43
*** gouthamr_ has quit IRC17:43
*** daemontool_ has joined #openstack-infra17:44
*** roaet- has quit IRC17:44
*** electrical has quit IRC17:44
*** bastelfreak has quit IRC17:44
*** msuriar has quit IRC17:44
*** ianychoi has quit IRC17:44
*** achanda has joined #openstack-infra17:44
*** serverascode has quit IRC17:45
*** roaet_ has joined #openstack-infra17:45
*** xylan_kong has quit IRC17:45
*** serverascode has joined #openstack-infra17:47
*** xylan_kong has joined #openstack-infra17:49
*** electrical has joined #openstack-infra17:49
*** Guest78004 is now known as Adri200017:55
*** Adri2000 has joined #openstack-infra17:55
*** mrmartin has joined #openstack-infra17:58
*** tsg has quit IRC17:58
*** msuriar has joined #openstack-infra17:58
*** bastelfreak has joined #openstack-infra17:58
*** otter768 has joined #openstack-infra18:00
*** ianychoi has joined #openstack-infra18:00
*** mrmartin has quit IRC18:00
*** romcheg has quit IRC18:05
*** romcheg has joined #openstack-infra18:05
*** monester has quit IRC18:06
*** fawadkhaliq has quit IRC18:08
*** monester has joined #openstack-infra18:09
*** yamamoto has joined #openstack-infra18:11
*** FallenPegasus has joined #openstack-infra18:12
*** salv-orlando has joined #openstack-infra18:14
*** Sukhdev has joined #openstack-infra18:14
*** yamamoto has quit IRC18:15
*** ddieterly has joined #openstack-infra18:16
*** Sukhdev has quit IRC18:17
*** Sukhdev has joined #openstack-infra18:20
*** Sukhdev has quit IRC18:21
openstackgerritPaul Belanger proposed openstack-infra/project-config: Create ansible-role-jobs for JJB and zuul  https://review.openstack.org/24663318:23
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add ansible-role-zuul project  https://review.openstack.org/24831718:23
*** eil397 has quit IRC18:26
pabelangerany infra root mind approving: https://review.openstack.org/#/c/248320/ Like to do some work on it this weekend18:28
*** otter768 has quit IRC18:28
pabelangerAdding ubuntu trusty functional testing to ansible roles18:28
*** ddieterly has quit IRC18:28
nibalizerpabelanger: i gotcha18:31
*** salv-orlando has quit IRC18:31
*** FallenPegasus has quit IRC18:35
openstackgerritMerged openstack-infra/project-config: Add gate-ansible-dsvm-functional-trusty-nv for ansible-role-nodepool  https://review.openstack.org/24832018:36
*** tdurakov_ has joined #openstack-infra18:36
*** akshai has joined #openstack-infra18:36
*** akshai_ has joined #openstack-infra18:37
*** achanda has quit IRC18:38
*** hdd has joined #openstack-infra18:41
*** akshai has quit IRC18:41
*** sdake has quit IRC18:47
*** gnuoy has quit IRC18:48
*** jamespage has quit IRC18:48
*** nadya_ has quit IRC18:49
*** gnuoy has joined #openstack-infra18:49
*** jamespage has joined #openstack-infra18:49
*** mrmartin has joined #openstack-infra18:50
*** Guest70331 is now known as Vivek18:51
*** Vivek has joined #openstack-infra18:51
pabelangernibalizer: danke18:52
*** tdurakov_ has quit IRC18:55
*** tdurakov_ has joined #openstack-infra18:58
*** maishsk has joined #openstack-infra19:00
*** AJaeger has joined #openstack-infra19:03
AJaegerLooking at http://status.openstack.org/zuul/, the Test Nodes graph is completely static. What did we change there?19:03
AJaegerpabelanger: is that related to some grafana changes? ^19:04
*** AJaeger has quit IRC19:05
*** ujuc has quit IRC19:06
nibalizerAJaeger: looks fine to me19:07
*** ayoung has quit IRC19:10
*** jordanP has quit IRC19:10
*** mrmartin has quit IRC19:13
*** markvoelker has joined #openstack-infra19:13
*** markvoelker_ has joined #openstack-infra19:16
*** markvoelker has quit IRC19:17
*** nadya_ has joined #openstack-infra19:31
*** tsg has joined #openstack-infra19:32
*** hdd has quit IRC19:35
*** onovy has quit IRC19:37
*** peterlisak has quit IRC19:38
*** onovy has joined #openstack-infra19:39
*** peterlisak has joined #openstack-infra19:39
onovyhi, can someone look to https://review.openstack.org/#/c/245603/ please?19:41
pabelangernibalizer: noticed it too. The test nodes are level, which isn't correct19:41
*** kozhukalov_ has joined #openstack-infra19:41
pabelangercompare to http://grafana.openstack.org/dashboard/db/zuul-status19:42
openstackgerritOndřej Nový proposed openstack/requirements: swauth added to projects list  https://review.openstack.org/24560319:51
*** ayoung has joined #openstack-infra19:54
*** mrmartin has joined #openstack-infra19:59
*** abregman has joined #openstack-infra20:03
*** Thelo has quit IRC20:03
*** peterlisak has quit IRC20:04
*** peterlisak has joined #openstack-infra20:04
*** tdurakov_ has quit IRC20:05
*** Thelo has joined #openstack-infra20:06
*** tdurakov_ has joined #openstack-infra20:09
*** sputnik13 has joined #openstack-infra20:16
*** mrmartin has quit IRC20:16
*** HeOS has joined #openstack-infra20:20
*** ayoung has quit IRC20:21
*** tdurakov_ has quit IRC20:22
*** tdurakov_ has joined #openstack-infra20:23
nibalizerpabelanger: it still looks right to me?20:27
nibalizerhttp://tinyurl.com/qcljh9h is just the link to the graph, and it looks correct20:27
*** sputnik1_ has joined #openstack-infra20:28
*** otter768 has joined #openstack-infra20:29
*** sputnik13 has quit IRC20:30
*** otter768 has quit IRC20:33
pabelangernibalizer: odd, caching issue20:36
pabelangerCTRL-F5 FTW20:36
*** hdd has joined #openstack-infra20:38
*** salv-orlando has joined #openstack-infra20:42
nibalizerok20:50
*** hdd has quit IRC20:53
*** tsg has quit IRC20:53
*** tdurakov_ has quit IRC20:56
*** salv-orlando has quit IRC20:59
*** nadya_ has quit IRC21:00
*** tdurakov_ has joined #openstack-infra21:02
*** hdd has joined #openstack-infra21:05
*** sputnik1_ has quit IRC21:06
*** rcernin_ has joined #openstack-infra21:07
*** rossella_s has quit IRC21:07
*** rossella_s has joined #openstack-infra21:08
*** rcernin has quit IRC21:08
*** rcernin_ has quit IRC21:08
*** mestery has quit IRC21:08
*** rcernin has joined #openstack-infra21:08
*** rcernin has quit IRC21:08
*** rcernin has joined #openstack-infra21:09
*** jtomasek has quit IRC21:09
*** mestery has joined #openstack-infra21:13
*** tsg has joined #openstack-infra21:17
*** hdd has quit IRC21:18
*** jtomasek has joined #openstack-infra21:25
*** hdd has joined #openstack-infra21:27
*** signed8bit has joined #openstack-infra21:28
*** ayoung has joined #openstack-infra21:29
*** tsg has quit IRC21:29
*** tsg has joined #openstack-infra21:30
*** sheeprine has quit IRC21:31
openstackgerritDavid Shrewsbury proposed openstack-infra/shade: Fix warnings.filterwarnings call  https://review.openstack.org/24839321:31
*** sheeprine has joined #openstack-infra21:32
Shrewsmordred: ^^^ that showed up when I set verify=False21:33
*** rick_ has quit IRC21:38
*** tsg_ has joined #openstack-infra21:41
*** tsg has quit IRC21:41
*** tsg__ has joined #openstack-infra21:44
*** tsg_ has quit IRC21:44
*** tdurakov_ has quit IRC21:44
*** tdurakov_ has joined #openstack-infra21:47
*** akshai_ has quit IRC21:52
*** daemontool_ has quit IRC21:54
*** daemontool_ has joined #openstack-infra21:55
*** signed8bit is now known as signed8bit_ZZZzz21:57
*** rick_ has joined #openstack-infra22:02
*** tsg has joined #openstack-infra22:09
*** tsg__ has quit IRC22:09
*** ddieterly has joined #openstack-infra22:11
*** mriedem has quit IRC22:12
*** hdd has quit IRC22:14
*** hdd has joined #openstack-infra22:14
*** hdd has quit IRC22:15
*** hdd has joined #openstack-infra22:18
*** hdd has quit IRC22:22
*** mriedem has joined #openstack-infra22:22
*** tdurakov_ has quit IRC22:26
*** rick_ has quit IRC22:27
*** markvoelker_ has quit IRC22:28
*** otter768 has joined #openstack-infra22:30
*** fedexo has quit IRC22:31
*** ddieterl_ has joined #openstack-infra22:34
*** otter768 has quit IRC22:35
*** ddieterly has quit IRC22:37
mordredShrews: nod22:38
*** kozhukalov_ has quit IRC22:45
onovyhi, https://review.openstack.org/#/c/247784/1/tox.ini can some judge me and peter? :) is downloadcache really usefull?  for example swift and keystone have this line in tox.ini22:48
*** HeOS has quit IRC22:50
*** HeOS has joined #openstack-infra22:51
openstackgerritMerged openstack-infra/shade: Fix warnings.filterwarnings call  https://review.openstack.org/24839323:01
*** salv-orlando has joined #openstack-infra23:02
*** yamamoto has joined #openstack-infra23:13
*** salv-orlando has quit IRC23:13
*** HeOS has quit IRC23:13
*** [HeOS] has joined #openstack-infra23:13
*** sdake has joined #openstack-infra23:16
*** [HeOS] has quit IRC23:16
*** [HeOS] has joined #openstack-infra23:17
*** yamamoto_ has joined #openstack-infra23:18
*** yamamoto has quit IRC23:21
openstackgerritPaul Belanger proposed openstack-infra/project-config: Add docs-on-rtfd hook for ansible-role-nodepool  https://review.openstack.org/24839623:21
*** swat30 has quit IRC23:25
*** swat30 has joined #openstack-infra23:28
*** shashank_hegde has quit IRC23:28
*** swat30 has quit IRC23:32
*** swat30 has joined #openstack-infra23:37
*** sergmelikyan has joined #openstack-infra23:47
*** sergmelikyan has quit IRC23:51
*** abregman has quit IRC23:56

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!