*** superanne has joined #openstack-infra | 00:00 | |
*** marun has joined #openstack-infra | 00:01 | |
*** dimsum__ has quit IRC | 00:04 | |
*** marun has quit IRC | 00:06 | |
*** superanne has quit IRC | 00:06 | |
mtreinish | jeblair: when you get a sec can you take a look at https://review.openstack.org/#/q/status:open+project:openstack-infra/puppet-subunit2sql+branch:master+topic:160514,n,z | 00:06 |
---|---|---|
mtreinish | it's blocking the next subunit2sql release | 00:06 |
openstackgerrit | Merged openstack/requirements: Bump tempest-lib min version to 0.3.0 https://review.openstack.org/158803 | 00:08 |
asselin | \O/ just go my first DIB nodepool job passing! /me likes DIB | 00:08 |
mordred | asselin: WOOT! | 00:08 |
mordred | greghaynes: you have a fan ^^ | 00:08 |
asselin | greghaynes, thanks for your help :) | 00:09 |
mtreinish | ooh, my reqs change landed I didn't even see that it got approved | 00:09 |
asselin | image builds will now take < 20 minutes instead of rand(2-6) hours | 00:09 |
*** achanda has quit IRC | 00:13 | |
*** achanda has joined #openstack-infra | 00:16 | |
*** che-arne has joined #openstack-infra | 00:21 | |
dstufft | dhellmann: ping | 00:23 |
openstackgerrit | Stephanie Miller proposed openstack-infra/puppet-zanata: Initial commit of Zanata-specific sections https://review.openstack.org/147947 | 00:24 |
*** dkliban is now known as dkliban_afk | 00:24 | |
*** david-lyle is now known as david-lyle_afk | 00:25 | |
openstackgerrit | Stephanie Miller proposed openstack-infra/puppet-zanata: Initial commit of Zanata-specific sections https://review.openstack.org/147947 | 00:25 |
*** markvoelker has quit IRC | 00:25 | |
*** markvoelker has joined #openstack-infra | 00:26 | |
*** baoli has quit IRC | 00:28 | |
*** ddieterly has joined #openstack-infra | 00:31 | |
*** dimsum__ has joined #openstack-infra | 00:31 | |
*** markvoelker has quit IRC | 00:31 | |
*** dannywilson has quit IRC | 00:31 | |
*** dims_ has joined #openstack-infra | 00:32 | |
*** dboik has joined #openstack-infra | 00:33 | |
*** dimsum__ has quit IRC | 00:36 | |
*** EmilienM is now known as EmilienM|afk | 00:36 | |
*** otter768 has joined #openstack-infra | 00:37 | |
*** salv-orlando has joined #openstack-infra | 00:38 | |
*** dboik has quit IRC | 00:38 | |
*** ashleighfarnham has quit IRC | 00:41 | |
*** spzala has quit IRC | 00:42 | |
*** otter768 has quit IRC | 00:42 | |
openstackgerrit | James E. Blair proposed stackforge/gertty: Fix searching with uppercase booleans https://review.openstack.org/162361 | 00:46 |
*** vilobhmm has quit IRC | 00:46 | |
jeblair | dashboards: | 00:47 |
jeblair | - name: "Priority changes" | 00:47 |
jeblair | query: "status:open AND (topic:enable_swift OR topic:dib-nodepool OR topic:zanata OR topic:downstream-puppet OR topic:askbot-site OR topic: gerrit-upgrade)" | 00:47 |
jeblair | key: "f4" | 00:47 |
jeblair | so, er, with https://review.openstack.org/162361 that works now ^ :) | 00:47 |
jeblair | and obviously should work in the webui too | 00:48 |
*** amotoki has joined #openstack-infra | 00:48 | |
jeblair | should work with lowercase booleans without 162361 | 00:48 |
*** bdpayne has quit IRC | 00:48 | |
*** achanda has quit IRC | 00:50 | |
*** amotoki has quit IRC | 00:53 | |
*** ChuckC has quit IRC | 00:57 | |
*** achanda has joined #openstack-infra | 00:59 | |
*** hdd_ has quit IRC | 00:59 | |
morganfainberg | clarkb, not sure if this is because DB2 CI is still connected to gerrit, but we're still getting failures on everything posted: https://review.openstack.org/#/c/162364/ for example | 01:04 |
morganfainberg | clarkb, not sure if this is something that'll just be time driven, feel free to say as much and i'll be patient ;) | 01:05 |
clarkb | I used the accounr number provided | 01:06 |
morganfainberg | hmm | 01:06 |
morganfainberg | the owner is: scecd@cn.ibm.com /me isn't sure how to dig ids out | 01:07 |
morganfainberg | owner being when i click on the name in the web ui | 01:07 |
*** markvoelker has joined #openstack-infra | 01:08 | |
*** baoli has joined #openstack-infra | 01:08 | |
*** salv-orlando has quit IRC | 01:10 | |
pleia2 | cinerama: sorry I missed your comment earlier, still need me? | 01:12 |
*** markvoelker has quit IRC | 01:12 | |
cinerama | pleia2: i figured it out actually :) i was wondering why we needed to call it ROOT.war | 01:13 |
cinerama | s/why/if/ | 01:13 |
cinerama | turns out we do :) | 01:13 |
cinerama | so i put up a new rev which i think covers most of the immediate issues & outlined what i think the future work is for the module | 01:14 |
pleia2 | ah good, and yeah, it didn't work as expected when I just plopped the regular downloaded file there | 01:14 |
pleia2 | I don't know "why" really | 01:14 |
pleia2 | woohoo | 01:14 |
cinerama | one thing we're going to want to decide is whether we want to put apache in front of it | 01:14 |
cinerama | there's a built-in webserver but i'm curious about performance, etc | 01:14 |
*** adalbas has joined #openstack-infra | 01:15 | |
pleia2 | yeah, once we get this up and start doing testing I think that's something we can evaluate, afaik the upstream zanata team doesn't on there's and they host several projects | 01:15 |
*** markvoelker has joined #openstack-infra | 01:15 | |
mordred | pleia2, cinerama: on the other hand ... we tend to put apaches in front of all of our other java things | 01:16 |
mordred | usually because it means we can do ssl termination in apache | 01:16 |
mordred | but also, security. java. EEK. scream. *cry* | 01:16 |
pleia2 | mordred: ah, good to know | 01:16 |
cinerama | mordred: yeah, i had defaulted to putting apache in front. just hadn't put it in the module yet | 01:16 |
cinerama | mordred: also still learning the infra cultural conventions around stuff | 01:17 |
mordred | cinerama: we hate everything | 01:17 |
mordred | cinerama: but also we love things that don't suck | 01:17 |
pleia2 | hehe | 01:17 |
*** spzala has joined #openstack-infra | 01:18 | |
mordred | cinerama: oh - you'll also find that we do not really use the upstream puppet apache module | 01:18 |
cinerama | we can use mod_proxy_ajp or something | 01:18 |
mordred | cinerama: because instead we like to install apache configs that work | 01:18 |
cinerama | ♬ gotta handwave on friday ♬ | 01:19 |
*** markvoelker has quit IRC | 01:20 | |
*** erlon has quit IRC | 01:21 | |
*** melwitt has quit IRC | 01:22 | |
*** adalbas has quit IRC | 01:23 | |
cinerama | anyway so there are a couple of things in there that need to get fixed but we have a basic "don't laugh, it works" thing there, so: progress | 01:24 |
pleia2 | cinerama: that's really great, my day is winding down here but I'll be sure to give it a spin on Monday :) | 01:25 |
pleia2 | I'm out Tues-Wednesday for a local conference on elasticsearch | 01:25 |
mordred | cinerama: I gotta tell you - just about everything I do is "don't laugh, it works" | 01:28 |
mordred | cinerama: except most of the time, clarkb has to fix it | 01:28 |
cinerama | mordred: heh | 01:29 |
clarkb | what did I do? | 01:31 |
clarkb | I can recommend sang noir from cascade brewing | 01:31 |
*** dboik_ has joined #openstack-infra | 01:31 | |
clarkb | mordred speaking of the ansible stuff is working :) | 01:32 |
cinerama | do not the perfect be the enemy of the good, especially on friday arvo | 01:32 |
*** ddieterly has quit IRC | 01:33 | |
mordred | clarkb: WOOT | 01:33 |
mordred | clarkb: wait - I wrote something that didnt' work? | 01:34 |
*** herbijudlestoids has quit IRC | 01:34 | |
*** baoli has quit IRC | 01:34 | |
*** hdd_ has joined #openstack-infra | 01:36 | |
*** thingee has quit IRC | 01:38 | |
clarkb | ya you needed a --force and I had to move the old ansible role out of the way | 01:40 |
*** vilobhmm has joined #openstack-infra | 01:40 | |
clarkb | its ok got it working | 01:41 |
*** ddieterly has joined #openstack-infra | 01:41 | |
*** ashleighfarnham has joined #openstack-infra | 01:41 | |
*** leakypipes has quit IRC | 01:42 | |
*** rwsu is now known as rwsu-afk | 01:46 | |
*** ashleighfarnham has quit IRC | 01:46 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 01:47 | |
*** ghostpl_ has joined #openstack-infra | 01:49 | |
*** gyee has quit IRC | 01:52 | |
*** ghostpl_ has quit IRC | 01:54 | |
*** ddieterl_ has joined #openstack-infra | 01:54 | |
*** ddieterly has quit IRC | 01:54 | |
*** ChuckC has joined #openstack-infra | 01:55 | |
*** mtanino has quit IRC | 01:58 | |
*** ChuckC has quit IRC | 01:59 | |
*** ChuckC has joined #openstack-infra | 01:59 | |
*** dims_ has quit IRC | 02:02 | |
*** yamamoto has joined #openstack-infra | 02:04 | |
*** unicell has quit IRC | 02:05 | |
*** armax has joined #openstack-infra | 02:10 | |
*** alexpilotti has quit IRC | 02:10 | |
*** ddieterl_ has quit IRC | 02:10 | |
*** armax has quit IRC | 02:10 | |
*** ddieterly has joined #openstack-infra | 02:11 | |
*** armax has joined #openstack-infra | 02:14 | |
*** markvoelker has joined #openstack-infra | 02:17 | |
*** superanne has joined #openstack-infra | 02:17 | |
*** devlaps has joined #openstack-infra | 02:18 | |
*** stevemar has joined #openstack-infra | 02:18 | |
*** ddieterl_ has joined #openstack-infra | 02:20 | |
*** markvoelker has quit IRC | 02:21 | |
*** baoli has joined #openstack-infra | 02:22 | |
*** superanne has quit IRC | 02:23 | |
*** ddieterly has quit IRC | 02:25 | |
*** vilobhmm has quit IRC | 02:29 | |
*** baoli has quit IRC | 02:35 | |
*** baoli has joined #openstack-infra | 02:37 | |
*** marcusvrn has quit IRC | 02:37 | |
*** otter768 has joined #openstack-infra | 02:38 | |
*** _et has quit IRC | 02:40 | |
*** salv-orlando has joined #openstack-infra | 02:41 | |
openstackgerrit | Miguel Grinberg proposed stackforge/gertty: Add change list options to configuration https://review.openstack.org/161032 | 02:42 |
*** otter768 has quit IRC | 02:43 | |
*** marun has joined #openstack-infra | 02:58 | |
*** Nakato has quit IRC | 03:01 | |
*** r-daneel_ has quit IRC | 03:02 | |
*** morganfainberg has quit IRC | 03:02 | |
*** marun has quit IRC | 03:02 | |
*** marun_ has joined #openstack-infra | 03:03 | |
*** dimsum__ has joined #openstack-infra | 03:03 | |
*** r-daneel_ has joined #openstack-infra | 03:07 | |
*** dimsum__ has quit IRC | 03:08 | |
*** mtanino has joined #openstack-infra | 03:09 | |
*** yamahata has quit IRC | 03:11 | |
*** markvoelker has joined #openstack-infra | 03:18 | |
*** baoli has quit IRC | 03:18 | |
*** achanda has quit IRC | 03:23 | |
*** markvoelker has quit IRC | 03:23 | |
*** ddieterl_ has quit IRC | 03:23 | |
*** devlaps has quit IRC | 03:26 | |
*** Nakato has joined #openstack-infra | 03:27 | |
*** superanne has joined #openstack-infra | 03:33 | |
*** dboik_ has quit IRC | 03:35 | |
*** ghostpl_ has joined #openstack-infra | 03:38 | |
*** dimtruck is now known as zz_dimtruck | 03:38 | |
*** morganfainberg has joined #openstack-infra | 03:40 | |
*** trey has quit IRC | 03:43 | |
*** superanne has quit IRC | 03:44 | |
*** r-daneel_ has quit IRC | 03:44 | |
*** r-daneel_ has joined #openstack-infra | 03:45 | |
*** superanne has joined #openstack-infra | 03:45 | |
*** ghostpl_ has quit IRC | 03:45 | |
*** mtanino has quit IRC | 03:46 | |
*** trey has joined #openstack-infra | 03:47 | |
*** r-daneel_ has quit IRC | 03:51 | |
*** achanda has joined #openstack-infra | 03:53 | |
*** yamamoto has quit IRC | 03:54 | |
*** koolhead17 has joined #openstack-infra | 03:56 | |
*** hdd_ has quit IRC | 03:58 | |
*** achanda has quit IRC | 03:59 | |
*** marun_ has quit IRC | 04:01 | |
*** baoli has joined #openstack-infra | 04:01 | |
*** spzala has quit IRC | 04:01 | |
*** spzala has joined #openstack-infra | 04:04 | |
*** teran has quit IRC | 04:12 | |
*** salv-orlando has quit IRC | 04:12 | |
*** achanda has joined #openstack-infra | 04:13 | |
*** unicell has joined #openstack-infra | 04:16 | |
*** charz has quit IRC | 04:16 | |
*** bhunter71 has quit IRC | 04:16 | |
*** markvoelker has joined #openstack-infra | 04:19 | |
*** charz has joined #openstack-infra | 04:20 | |
*** woodster_ has quit IRC | 04:20 | |
*** spzala has quit IRC | 04:22 | |
*** ddieterly has joined #openstack-infra | 04:24 | |
*** markvoelker has quit IRC | 04:25 | |
*** Ryan_Lane has quit IRC | 04:26 | |
*** ddieterly has quit IRC | 04:29 | |
*** baoli has quit IRC | 04:29 | |
*** armax has quit IRC | 04:30 | |
*** claudiub has quit IRC | 04:32 | |
*** WendellM_ has joined #openstack-infra | 04:35 | |
*** Longgeek has joined #openstack-infra | 04:36 | |
*** raginbaj- has joined #openstack-infra | 04:38 | |
*** WendellM has quit IRC | 04:39 | |
*** raginbajin has quit IRC | 04:39 | |
*** raginbaj- is now known as raginbajin | 04:39 | |
*** otter768 has joined #openstack-infra | 04:39 | |
*** otter768 has quit IRC | 04:44 | |
*** charz has quit IRC | 04:47 | |
*** otter768 has joined #openstack-infra | 04:49 | |
*** Viswanath has joined #openstack-infra | 04:53 | |
*** yamamoto has joined #openstack-infra | 04:54 | |
*** Viswanath has quit IRC | 04:56 | |
*** otter768 has quit IRC | 04:58 | |
*** yamamoto has quit IRC | 04:59 | |
*** garyh has quit IRC | 05:09 | |
*** dguerri`afk has quit IRC | 05:11 | |
*** davidlenwell has quit IRC | 05:12 | |
*** davidlenwell has joined #openstack-infra | 05:12 | |
*** GheRivero has quit IRC | 05:12 | |
*** zul has quit IRC | 05:13 | |
*** mrodden has quit IRC | 05:13 | |
*** dguerri has joined #openstack-infra | 05:13 | |
*** GheRivero has joined #openstack-infra | 05:14 | |
*** mrodden has joined #openstack-infra | 05:14 | |
*** markvoelker has joined #openstack-infra | 05:20 | |
*** achanda has quit IRC | 05:24 | |
*** ddieterly has joined #openstack-infra | 05:25 | |
*** markvoelker has quit IRC | 05:26 | |
*** yamahata has joined #openstack-infra | 05:26 | |
*** superanne has quit IRC | 05:29 | |
*** ghostpl_ has joined #openstack-infra | 05:29 | |
*** ddieterly has quit IRC | 05:29 | |
*** zul has joined #openstack-infra | 05:31 | |
*** ghostpl_ has quit IRC | 05:34 | |
*** achanda has joined #openstack-infra | 05:46 | |
*** superanne has joined #openstack-infra | 05:46 | |
*** superanne has quit IRC | 05:51 | |
*** hdd_ has joined #openstack-infra | 05:54 | |
*** salv-orlando has joined #openstack-infra | 05:57 | |
*** Longgeek has quit IRC | 06:02 | |
*** markvoelker has joined #openstack-infra | 06:22 | |
*** ddieterly has joined #openstack-infra | 06:26 | |
*** markvoelker has quit IRC | 06:26 | |
*** ddieterly has quit IRC | 06:30 | |
*** hdd_ has quit IRC | 06:36 | |
*** dimsum__ has joined #openstack-infra | 06:41 | |
*** Longgeek has joined #openstack-infra | 06:42 | |
*** dimsum__ has quit IRC | 06:46 | |
*** Ryan_Lane has joined #openstack-infra | 06:49 | |
*** yolanda has quit IRC | 06:49 | |
*** yolanda has joined #openstack-infra | 06:58 | |
*** charz has joined #openstack-infra | 06:59 | |
*** otter768 has joined #openstack-infra | 06:59 | |
*** ghostpl_ has joined #openstack-infra | 07:00 | |
*** Ryan_Lane has quit IRC | 07:04 | |
*** otter768 has quit IRC | 07:04 | |
*** ghostpl_ has quit IRC | 07:07 | |
*** jcoufal has joined #openstack-infra | 07:20 | |
*** markvoelker has joined #openstack-infra | 07:23 | |
*** ddieterly has joined #openstack-infra | 07:27 | |
*** markvoelker has quit IRC | 07:27 | |
openstackgerrit | Syed Ismail Faizan Barmawer proposed openstack/requirements: Add ironic-lib to project.txt https://review.openstack.org/161603 | 07:27 |
*** ddieterly has quit IRC | 07:31 | |
*** salv-orlando has quit IRC | 07:43 | |
*** tnovacik has joined #openstack-infra | 07:47 | |
*** andreykurilin_ has joined #openstack-infra | 07:53 | |
*** achanda has quit IRC | 07:54 | |
*** yamamoto has joined #openstack-infra | 07:57 | |
*** yamamoto has quit IRC | 08:02 | |
*** achanda has joined #openstack-infra | 08:09 | |
*** ghostpl_ has joined #openstack-infra | 08:10 | |
*** _nadya_ has joined #openstack-infra | 08:11 | |
*** marun_ has joined #openstack-infra | 08:12 | |
*** ghostpl_ has quit IRC | 08:15 | |
*** marun_ has quit IRC | 08:17 | |
*** _nadya_ has quit IRC | 08:17 | |
*** markvoelker has joined #openstack-infra | 08:24 | |
*** ddieterly has joined #openstack-infra | 08:27 | |
*** amotoki has joined #openstack-infra | 08:28 | |
*** stevemar has quit IRC | 08:28 | |
*** markvoelker has quit IRC | 08:29 | |
*** ddieterly has quit IRC | 08:32 | |
*** achanda has quit IRC | 08:36 | |
*** morgabra has quit IRC | 08:36 | |
*** ujuc has joined #openstack-infra | 08:41 | |
*** salv-orlando has joined #openstack-infra | 08:43 | |
*** achanda has joined #openstack-infra | 08:46 | |
*** antonym has quit IRC | 08:54 | |
*** otter768 has joined #openstack-infra | 09:00 | |
*** otter768 has quit IRC | 09:05 | |
*** achanda has quit IRC | 09:06 | |
*** andreykurilin_ has quit IRC | 09:07 | |
*** achanda has joined #openstack-infra | 09:08 | |
*** yolanda has quit IRC | 09:12 | |
*** bkero has quit IRC | 09:13 | |
*** subscope has joined #openstack-infra | 09:18 | |
*** markvoelker has joined #openstack-infra | 09:25 | |
*** achanda has quit IRC | 09:27 | |
*** ddieterly has joined #openstack-infra | 09:28 | |
*** mpaolino has joined #openstack-infra | 09:28 | |
*** achanda has joined #openstack-infra | 09:28 | |
*** achanda has quit IRC | 09:29 | |
*** markvoelker has quit IRC | 09:31 | |
*** mpaolino has quit IRC | 09:32 | |
*** ddieterly has quit IRC | 09:33 | |
*** salv-orlando has quit IRC | 09:34 | |
*** salv-orlando has joined #openstack-infra | 09:35 | |
*** bkero has joined #openstack-infra | 09:41 | |
*** mrmartin has joined #openstack-infra | 09:45 | |
*** mpavone has joined #openstack-infra | 09:47 | |
*** tnovacik has quit IRC | 09:48 | |
*** e0ne has joined #openstack-infra | 09:54 | |
*** yamamoto has joined #openstack-infra | 09:54 | |
*** ghostpl_ has joined #openstack-infra | 09:59 | |
*** bkero has quit IRC | 09:59 | |
*** bkero has joined #openstack-infra | 09:59 | |
*** teran has joined #openstack-infra | 10:01 | |
*** ghostpl_ has quit IRC | 10:05 | |
*** e0ne has quit IRC | 10:05 | |
*** mrmartin has quit IRC | 10:06 | |
*** mrmartin has joined #openstack-infra | 10:08 | |
*** mrmartin has quit IRC | 10:10 | |
*** Longgeek has quit IRC | 10:12 | |
*** ParsectiX has quit IRC | 10:12 | |
*** bkero has quit IRC | 10:13 | |
*** bkero has joined #openstack-infra | 10:15 | |
*** ParsectiX has joined #openstack-infra | 10:17 | |
*** dimsum__ has joined #openstack-infra | 10:18 | |
*** dimsum__ has quit IRC | 10:23 | |
*** markvoelker has joined #openstack-infra | 10:26 | |
*** ddieterly has joined #openstack-infra | 10:29 | |
*** markvoelker has quit IRC | 10:32 | |
*** ddieterly has quit IRC | 10:33 | |
*** MaxV has joined #openstack-infra | 10:38 | |
*** salv-orlando has quit IRC | 10:39 | |
openstackgerrit | Max Rydahl Andersen proposed openstack-infra/jenkins-job-builder: Initial work for supporting downstream-ext https://review.openstack.org/158117 | 10:41 |
openstackgerrit | Max Rydahl Andersen proposed openstack-infra/jenkins-job-builder: Add support for 'raw' to inject direct xml to job configs. https://review.openstack.org/160158 | 10:42 |
*** Longgeek has joined #openstack-infra | 10:46 | |
*** yamamoto has quit IRC | 10:47 | |
*** otter768 has joined #openstack-infra | 11:01 | |
*** otter768 has quit IRC | 11:06 | |
*** yamamoto has joined #openstack-infra | 11:27 | |
*** markvoelker has joined #openstack-infra | 11:28 | |
*** ddieterly has joined #openstack-infra | 11:30 | |
*** claudiub has joined #openstack-infra | 11:30 | |
*** markvoelker has quit IRC | 11:32 | |
*** ddieterly has quit IRC | 11:34 | |
*** MaxV has quit IRC | 11:37 | |
*** MaxV has joined #openstack-infra | 11:38 | |
openstackgerrit | Merged openstack-infra/project-config: Create a job template for tempest on devstack plugins https://review.openstack.org/161965 | 11:39 |
*** salv-orlando has joined #openstack-infra | 11:40 | |
openstackgerrit | Merged openstack-infra/project-config: DIB project-config scripts requires DIB_RELEASE https://review.openstack.org/161989 | 11:41 |
*** MaxV has quit IRC | 11:42 | |
*** ParsectiX has quit IRC | 11:46 | |
*** ParsectiX has joined #openstack-infra | 11:46 | |
*** ParsectiX has quit IRC | 11:47 | |
*** ParsectiX has joined #openstack-infra | 11:47 | |
*** koolhead17 has quit IRC | 11:49 | |
*** koolhead17 has joined #openstack-infra | 11:50 | |
*** koolhead17 has quit IRC | 11:54 | |
*** ParsectiX has quit IRC | 11:59 | |
*** ParsectiX has joined #openstack-infra | 12:00 | |
*** MaxV has joined #openstack-infra | 12:03 | |
*** yamamoto has quit IRC | 12:08 | |
*** yamamoto has joined #openstack-infra | 12:20 | |
*** yamamoto_ has joined #openstack-infra | 12:21 | |
*** yamamoto has quit IRC | 12:21 | |
*** hamzy has quit IRC | 12:25 | |
*** markvoelker has joined #openstack-infra | 12:29 | |
*** ddieterly has joined #openstack-infra | 12:29 | |
*** ddieterl_ has joined #openstack-infra | 12:30 | |
*** ddieterly has quit IRC | 12:30 | |
*** ddieterly has joined #openstack-infra | 12:30 | |
*** achanda has joined #openstack-infra | 12:30 | |
*** ddieterl_ has quit IRC | 12:31 | |
*** MaxV has quit IRC | 12:31 | |
*** hamzy has joined #openstack-infra | 12:33 | |
*** markvoelker has quit IRC | 12:33 | |
*** achanda has quit IRC | 12:35 | |
*** koolhead17 has joined #openstack-infra | 12:39 | |
*** koolhead17 has quit IRC | 12:39 | |
*** koolhead17 has joined #openstack-infra | 12:39 | |
*** dims_ has joined #openstack-infra | 12:53 | |
*** gilliard has quit IRC | 12:54 | |
*** gilliard has joined #openstack-infra | 12:54 | |
*** dims_ has quit IRC | 13:01 | |
*** gulic has joined #openstack-infra | 13:01 | |
*** otter768 has joined #openstack-infra | 13:02 | |
*** amotoki has quit IRC | 13:05 | |
*** marun_ has joined #openstack-infra | 13:06 | |
*** jcoufal has quit IRC | 13:06 | |
*** otter768 has quit IRC | 13:07 | |
*** marun_ has quit IRC | 13:10 | |
*** amotoki has joined #openstack-infra | 13:11 | |
*** woodster_ has joined #openstack-infra | 13:27 | |
*** mriedem has joined #openstack-infra | 13:29 | |
*** markvoelker has joined #openstack-infra | 13:30 | |
*** markvoelker has quit IRC | 13:35 | |
*** teran has quit IRC | 13:38 | |
*** chlong has joined #openstack-infra | 13:39 | |
*** jcoufal has joined #openstack-infra | 13:44 | |
*** Longgeek has quit IRC | 13:45 | |
*** Longgeek has joined #openstack-infra | 13:48 | |
*** armax has joined #openstack-infra | 13:52 | |
*** ddieterly has quit IRC | 13:59 | |
mordred | flashgordon: I tested locally, and nested chroots work just fine | 14:01 |
mordred | flashgordon: I probably shoudl have know that anyway, but I felt like testing | 14:01 |
mordred | flashgordon: that means you could totally do "debootstrap trusty buildwheels" then inside of a chroot based on the buildwheels dir, you could run the install_deps and build_wheels scripts, then when that's done, copy the wheels out of the chroot and into the location you want | 14:02 |
mordred | fwiw | 14:03 |
*** rkukura has joined #openstack-infra | 14:15 | |
*** abhirc has joined #openstack-infra | 14:20 | |
*** Mmike has quit IRC | 14:22 | |
*** Mmike has joined #openstack-infra | 14:23 | |
*** Mmike has joined #openstack-infra | 14:23 | |
*** superanne has joined #openstack-infra | 14:23 | |
*** armax has quit IRC | 14:25 | |
*** superanne has quit IRC | 14:25 | |
*** dhritishikhar has joined #openstack-infra | 14:26 | |
*** superanne has joined #openstack-infra | 14:27 | |
*** markvoelker has joined #openstack-infra | 14:31 | |
*** markvoelker has quit IRC | 14:36 | |
*** jeblair is now known as corvus | 14:36 | |
*** rkukura has quit IRC | 14:39 | |
*** teran has joined #openstack-infra | 14:39 | |
*** ghostpl_ has joined #openstack-infra | 14:40 | |
*** koolhead17 has quit IRC | 14:41 | |
*** superanne has quit IRC | 14:41 | |
*** ghostpl_ has quit IRC | 14:43 | |
*** nelsnelson has joined #openstack-infra | 14:44 | |
*** markvoelker has joined #openstack-infra | 14:44 | |
*** armax has joined #openstack-infra | 14:44 | |
*** nelsnelson has quit IRC | 14:45 | |
*** teran has quit IRC | 14:45 | |
*** ghostpl_ has joined #openstack-infra | 14:48 | |
*** ghostpl_ has quit IRC | 14:53 | |
*** gulic has quit IRC | 14:55 | |
*** ddieterly has joined #openstack-infra | 14:57 | |
*** yamamoto_ has quit IRC | 14:59 | |
*** ParsectiX has quit IRC | 14:59 | |
*** ParsectiX has joined #openstack-infra | 15:00 | |
*** StevenK has quit IRC | 15:00 | |
*** spy has joined #openstack-infra | 15:01 | |
*** superanne has joined #openstack-infra | 15:02 | |
*** otter768 has joined #openstack-infra | 15:03 | |
*** jlanoux has joined #openstack-infra | 15:04 | |
*** jlanoux_ has joined #openstack-infra | 15:07 | |
*** superanne has quit IRC | 15:07 | |
*** otter768 has quit IRC | 15:08 | |
*** rkukura has joined #openstack-infra | 15:08 | |
*** jlanoux has quit IRC | 15:09 | |
*** isq has quit IRC | 15:11 | |
*** yamamoto has joined #openstack-infra | 15:12 | |
*** isq has joined #openstack-infra | 15:12 | |
*** dhritishikhar has quit IRC | 15:13 | |
*** salv-orlando has quit IRC | 15:18 | |
*** salv-orlando has joined #openstack-infra | 15:18 | |
*** rkukura has quit IRC | 15:23 | |
*** woodster_ has quit IRC | 15:30 | |
*** dhritishikhar has joined #openstack-infra | 15:34 | |
*** zz_dimtruck is now known as dimtruck | 15:41 | |
*** teran has joined #openstack-infra | 15:42 | |
*** sarob has quit IRC | 15:42 | |
*** achanda has joined #openstack-infra | 15:44 | |
*** teran has quit IRC | 15:47 | |
*** achanda has quit IRC | 15:48 | |
*** superanne has joined #openstack-infra | 15:48 | |
*** ghostpl_ has joined #openstack-infra | 15:49 | |
*** abhirc has quit IRC | 15:50 | |
*** abhirc has joined #openstack-infra | 15:51 | |
*** superanne has quit IRC | 15:53 | |
*** abhirc has quit IRC | 15:56 | |
*** che-arne has quit IRC | 15:56 | |
*** dimtruck is now known as zz_dimtruck | 15:56 | |
*** salv-orlando has quit IRC | 15:57 | |
*** sdague has quit IRC | 16:03 | |
*** jlanoux_ has quit IRC | 16:05 | |
*** armax has quit IRC | 16:06 | |
*** zz_dimtruck is now known as dimtruck | 16:08 | |
*** baoli has joined #openstack-infra | 16:11 | |
openstackgerrit | Kyle Mestery proposed openstack-infra/project-config: Run a small number of Tempest tests for networking-odl https://review.openstack.org/162405 | 16:14 |
*** mfink_ has joined #openstack-infra | 16:15 | |
*** ParsectiX has quit IRC | 16:16 | |
*** ParsectiX has joined #openstack-infra | 16:16 | |
*** dhritishikhar has quit IRC | 16:20 | |
*** EmilienM|afk is now known as EmilienM | 16:24 | |
*** r-daneel_ has joined #openstack-infra | 16:32 | |
*** sdague has joined #openstack-infra | 16:36 | |
*** mfink_ has quit IRC | 16:37 | |
*** gulic has joined #openstack-infra | 16:37 | |
*** baoli has quit IRC | 16:38 | |
*** teran has joined #openstack-infra | 16:43 | |
*** sarob has joined #openstack-infra | 16:43 | |
*** markvoelker has quit IRC | 16:45 | |
*** teran has quit IRC | 16:48 | |
*** sarob has quit IRC | 16:48 | |
*** mfink_ has joined #openstack-infra | 16:49 | |
*** superanne has joined #openstack-infra | 16:50 | |
*** baoli has joined #openstack-infra | 16:51 | |
*** superanne has quit IRC | 16:55 | |
*** ddieterly has quit IRC | 16:55 | |
*** ghostpl_ has quit IRC | 16:55 | |
*** andreykurilin_ has joined #openstack-infra | 16:58 | |
*** baoli has quit IRC | 17:01 | |
*** dimtruck is now known as zz_dimtruck | 17:01 | |
*** r-daneel_ has quit IRC | 17:02 | |
*** baoli has joined #openstack-infra | 17:02 | |
*** zz_dimtruck is now known as dimtruck | 17:03 | |
*** otter768 has joined #openstack-infra | 17:04 | |
*** abhirc has joined #openstack-infra | 17:05 | |
*** abhirc_ has joined #openstack-infra | 17:09 | |
*** otter768 has quit IRC | 17:09 | |
*** abhirc has quit IRC | 17:09 | |
*** r-daneel_ has joined #openstack-infra | 17:10 | |
*** subscope has quit IRC | 17:12 | |
*** baoli has quit IRC | 17:12 | |
*** baoli has joined #openstack-infra | 17:16 | |
*** stevemar has joined #openstack-infra | 17:19 | |
*** dimsum__ has joined #openstack-infra | 17:21 | |
*** _nadya_ has joined #openstack-infra | 17:22 | |
*** dimsum__ has quit IRC | 17:25 | |
*** dimtruck is now known as zz_dimtruck | 17:29 | |
*** baoli has quit IRC | 17:29 | |
*** salv-orlando has joined #openstack-infra | 17:30 | |
*** zz_dimtruck is now known as dimtruck | 17:31 | |
*** _nadya_ has quit IRC | 17:33 | |
*** dimsum__ has joined #openstack-infra | 17:34 | |
*** dimtruck is now known as zz_dimtruck | 17:34 | |
*** baoli has joined #openstack-infra | 17:41 | |
*** teran has joined #openstack-infra | 17:43 | |
*** markvoelker has joined #openstack-infra | 17:44 | |
*** esker has joined #openstack-infra | 17:46 | |
*** teran has quit IRC | 17:48 | |
*** markvoelker has quit IRC | 17:49 | |
*** baoli has quit IRC | 17:51 | |
*** dhellmann has quit IRC | 17:51 | |
openstackgerrit | Khai Do proposed openstack-infra/jenkins-job-builder: Allow JJB to set connection timeout to jenkins server https://review.openstack.org/151472 | 17:51 |
*** dhellmann has joined #openstack-infra | 17:52 | |
*** baoli has joined #openstack-infra | 17:52 | |
*** dhellmann has quit IRC | 17:54 | |
*** dhellmann has joined #openstack-infra | 17:54 | |
*** baoli has quit IRC | 17:56 | |
*** hdd_ has joined #openstack-infra | 17:59 | |
*** koolhead17 has joined #openstack-infra | 18:00 | |
*** weshay has quit IRC | 18:05 | |
*** Daisy_ has joined #openstack-infra | 18:05 | |
*** dhellmann has quit IRC | 18:06 | |
*** dhellmann has joined #openstack-infra | 18:07 | |
greghaynes | asselin: did you end up figuring out what your ruby1.8 issue was? | 18:07 |
*** Daisy__ has joined #openstack-infra | 18:10 | |
*** mfink_ has quit IRC | 18:10 | |
*** mfink_ has joined #openstack-infra | 18:11 | |
*** tsg_ has joined #openstack-infra | 18:13 | |
*** Daisy_ has quit IRC | 18:13 | |
*** tgohad has joined #openstack-infra | 18:13 | |
*** tgohad has quit IRC | 18:13 | |
*** dhellmann has quit IRC | 18:14 | |
*** gulic has quit IRC | 18:14 | |
*** dhellmann has joined #openstack-infra | 18:14 | |
*** Viswanath has joined #openstack-infra | 18:14 | |
*** Longgeek has quit IRC | 18:14 | |
*** chlong has quit IRC | 18:15 | |
*** Daisy__ has quit IRC | 18:16 | |
*** Viswanath has quit IRC | 18:17 | |
*** dhritishikhar has joined #openstack-infra | 18:18 | |
*** baoli has joined #openstack-infra | 18:19 | |
*** baoli has quit IRC | 18:19 | |
*** dimsum__ has quit IRC | 18:21 | |
*** dimsum__ has joined #openstack-infra | 18:21 | |
*** dimsum__ has quit IRC | 18:22 | |
*** SumitNaiksatam has joined #openstack-infra | 18:24 | |
*** baoli has joined #openstack-infra | 18:25 | |
*** ddieterly has joined #openstack-infra | 18:25 | |
*** ddieterly has quit IRC | 18:30 | |
*** tsg_ has quit IRC | 18:34 | |
*** mfink_ has quit IRC | 18:34 | |
*** woodster_ has joined #openstack-infra | 18:39 | |
*** ParsectiX has quit IRC | 18:42 | |
*** ParsectiX has joined #openstack-infra | 18:43 | |
*** zz_dimtruck is now known as dimtruck | 18:43 | |
*** esker has quit IRC | 18:44 | |
*** teran has joined #openstack-infra | 18:44 | |
*** vilobhmm has joined #openstack-infra | 18:45 | |
*** markvoelker has joined #openstack-infra | 18:45 | |
*** vilobhmm has quit IRC | 18:45 | |
*** ParsectiX has quit IRC | 18:46 | |
*** ParsectiX has joined #openstack-infra | 18:46 | |
*** bkero has quit IRC | 18:47 | |
*** bkero has joined #openstack-infra | 18:47 | |
openstackgerrit | MORITA Kazutaka proposed openstack-infra/project-config: Add node parameter to the devstack-plugin template https://review.openstack.org/162423 | 18:49 |
*** teran has quit IRC | 18:49 | |
*** otter768 has joined #openstack-infra | 18:50 | |
*** SumitNaiksatam has quit IRC | 18:50 | |
*** salv-orlando has quit IRC | 18:51 | |
*** markvoelker has quit IRC | 18:51 | |
*** baoli has quit IRC | 18:52 | |
*** baoli has joined #openstack-infra | 18:52 | |
*** SumitNaiksatam has joined #openstack-infra | 18:54 | |
*** yfried has joined #openstack-infra | 18:55 | |
*** sigmavirus24_awa is now known as sigmavirus24 | 18:55 | |
*** baoli has quit IRC | 18:57 | |
*** SumitNaiksatam has quit IRC | 19:03 | |
*** salv-orlando has joined #openstack-infra | 19:08 | |
*** tsg_ has joined #openstack-infra | 19:11 | |
*** otter768 has quit IRC | 19:20 | |
*** dimsum__ has joined #openstack-infra | 19:22 | |
*** ddieterly has joined #openstack-infra | 19:27 | |
*** dimsum__ has quit IRC | 19:27 | |
*** mfink_ has joined #openstack-infra | 19:28 | |
*** MaxV has joined #openstack-infra | 19:29 | |
*** ddieterly has quit IRC | 19:31 | |
*** baoli has joined #openstack-infra | 19:32 | |
openstackgerrit | Brian Hunter proposed openstack-infra/nodepool: Pretty Age in nodepool list https://review.openstack.org/161994 | 19:36 |
*** dimsum__ has joined #openstack-infra | 19:39 | |
*** bhunter71 has joined #openstack-infra | 19:40 | |
*** baoli has quit IRC | 19:42 | |
*** dimsum__ has quit IRC | 19:44 | |
*** teran has joined #openstack-infra | 19:45 | |
*** hdd_ has quit IRC | 19:46 | |
*** markvoelker has joined #openstack-infra | 19:47 | |
*** teran has quit IRC | 19:50 | |
*** markvoelker has quit IRC | 19:53 | |
*** stevemar has quit IRC | 19:53 | |
*** ParsectiX has quit IRC | 19:55 | |
*** ParsectiX has joined #openstack-infra | 19:55 | |
*** dimsum__ has joined #openstack-infra | 19:59 | |
*** MaxV has quit IRC | 20:02 | |
*** superanne has joined #openstack-infra | 20:03 | |
*** MaxV has joined #openstack-infra | 20:03 | |
*** superanne has quit IRC | 20:04 | |
*** superanne has joined #openstack-infra | 20:04 | |
*** andreykurilin_ has quit IRC | 20:24 | |
*** hashar has joined #openstack-infra | 20:25 | |
*** ddieterly has joined #openstack-infra | 20:27 | |
*** mattfarina has joined #openstack-infra | 20:30 | |
*** mattfarina has quit IRC | 20:30 | |
*** amotoki has quit IRC | 20:30 | |
*** dhritishikhar has quit IRC | 20:31 | |
*** ddieterly has quit IRC | 20:32 | |
*** rkukura has joined #openstack-infra | 20:34 | |
*** superanne has quit IRC | 20:36 | |
*** koolhead17 has quit IRC | 20:39 | |
*** rkukura has quit IRC | 20:41 | |
*** rkukura has joined #openstack-infra | 20:41 | |
*** mfink_ has quit IRC | 20:46 | |
*** teran has joined #openstack-infra | 20:46 | |
*** dhritishikhar has joined #openstack-infra | 20:48 | |
*** markvoelker has joined #openstack-infra | 20:49 | |
*** woodster_ has quit IRC | 20:50 | |
*** dimsum__ has quit IRC | 20:50 | |
*** salv-orlando has quit IRC | 20:52 | |
*** teran has quit IRC | 20:52 | |
*** e0ne has joined #openstack-infra | 20:53 | |
*** markvoelker has quit IRC | 20:55 | |
*** MaxV has quit IRC | 20:55 | |
*** dimsum__ has joined #openstack-infra | 20:58 | |
*** tsg_ has quit IRC | 21:01 | |
*** dimsum__ has quit IRC | 21:02 | |
*** SumitNaiksatam has joined #openstack-infra | 21:03 | |
*** e0ne has quit IRC | 21:05 | |
*** hamzy has quit IRC | 21:07 | |
*** ujuc has quit IRC | 21:08 | |
*** hamzy has joined #openstack-infra | 21:09 | |
*** dimsum__ has joined #openstack-infra | 21:10 | |
*** stevemar has joined #openstack-infra | 21:19 | |
*** baoli has joined #openstack-infra | 21:21 | |
*** otter768 has joined #openstack-infra | 21:21 | |
*** otter768 has quit IRC | 21:26 | |
*** baoli has quit IRC | 21:26 | |
*** ddieterly has joined #openstack-infra | 21:28 | |
*** amotoki has joined #openstack-infra | 21:30 | |
*** ddieterly has quit IRC | 21:33 | |
*** amotoki has quit IRC | 21:36 | |
*** superanne has joined #openstack-infra | 21:37 | |
*** mwagner_lap has quit IRC | 21:38 | |
*** MaxV has joined #openstack-infra | 21:38 | |
*** salv-orlando has joined #openstack-infra | 21:41 | |
*** superanne has quit IRC | 21:42 | |
*** sigmavirus24 is now known as sigmavirus24_awa | 21:44 | |
*** _shaps_ has joined #openstack-infra | 21:45 | |
*** teran has joined #openstack-infra | 21:48 | |
*** markvoelker has joined #openstack-infra | 21:51 | |
*** jcoufal has quit IRC | 21:51 | |
*** teran has quit IRC | 21:53 | |
*** stevemar has quit IRC | 21:55 | |
*** markvoelker has quit IRC | 21:57 | |
*** andreykurilin_ has joined #openstack-infra | 21:57 | |
*** woodster_ has joined #openstack-infra | 21:58 | |
*** dimtruck is now known as zz_dimtruck | 21:59 | |
*** rkukura has quit IRC | 22:00 | |
*** bookwar has quit IRC | 22:02 | |
*** mattymo has quit IRC | 22:02 | |
openstackgerrit | Devananda van der Veen proposed openstack-infra/reviewstats: Overdue update for the ironic project group https://review.openstack.org/159680 | 22:02 |
*** esker has joined #openstack-infra | 22:05 | |
*** zz_dimtruck is now known as dimtruck | 22:05 | |
*** hashar has quit IRC | 22:09 | |
*** claudiub has quit IRC | 22:13 | |
*** MarkAtwood has joined #openstack-infra | 22:16 | |
*** vilobhmm has joined #openstack-infra | 22:23 | |
*** MaxV has quit IRC | 22:24 | |
*** dimsum__ has quit IRC | 22:24 | |
*** jcoufal has joined #openstack-infra | 22:28 | |
*** ddieterly has joined #openstack-infra | 22:29 | |
*** bookwar has joined #openstack-infra | 22:30 | |
*** ddieterly has quit IRC | 22:34 | |
*** MaxV has joined #openstack-infra | 22:34 | |
*** MaxV has quit IRC | 22:35 | |
*** MaxV_ has joined #openstack-infra | 22:35 | |
*** MaxV has joined #openstack-infra | 22:35 | |
*** superanne has joined #openstack-infra | 22:38 | |
*** teran has joined #openstack-infra | 22:40 | |
*** teran_ has joined #openstack-infra | 22:42 | |
*** superanne has quit IRC | 22:43 | |
*** dimsum__ has joined #openstack-infra | 22:43 | |
*** teran has quit IRC | 22:44 | |
*** otter768 has joined #openstack-infra | 22:47 | |
*** masayukig has quit IRC | 22:48 | |
*** morgabra has joined #openstack-infra | 22:49 | |
*** morgabra has quit IRC | 22:49 | |
*** morgabra has joined #openstack-infra | 22:49 | |
*** salv-orlando has quit IRC | 22:50 | |
*** salv-orlando has joined #openstack-infra | 22:52 | |
*** markvoelker has joined #openstack-infra | 22:53 | |
*** masayukig has joined #openstack-infra | 22:54 | |
*** dimsum__ has quit IRC | 22:56 | |
*** markvoelker has quit IRC | 22:57 | |
*** spy is now known as antonym | 22:58 | |
*** dimsum__ has joined #openstack-infra | 23:01 | |
*** dmellado_ has joined #openstack-infra | 23:01 | |
*** dhritishikhar has quit IRC | 23:01 | |
*** dmellado has quit IRC | 23:03 | |
*** dmellado_ is now known as dmellado | 23:03 | |
*** MarkAtwood has quit IRC | 23:08 | |
*** ddieterly has joined #openstack-infra | 23:09 | |
*** ddieterl_ has joined #openstack-infra | 23:11 | |
*** ddieterly has quit IRC | 23:11 | |
*** hdd_ has joined #openstack-infra | 23:13 | |
*** MaxV has quit IRC | 23:22 | |
*** _shaps_ has quit IRC | 23:30 | |
*** carl_baldwin has joined #openstack-infra | 23:30 | |
*** zul has quit IRC | 23:31 | |
*** chlong has joined #openstack-infra | 23:32 | |
*** sarob has joined #openstack-infra | 23:33 | |
*** carl_baldwin_ has joined #openstack-infra | 23:38 | |
*** sarob has quit IRC | 23:38 | |
*** superanne has joined #openstack-infra | 23:39 | |
*** carl_baldwin has quit IRC | 23:40 | |
*** carl_baldwin_ is now known as carl_baldwin | 23:40 | |
*** achanda has joined #openstack-infra | 23:40 | |
*** vilobhmm has quit IRC | 23:48 | |
*** andreykurilin_ has quit IRC | 23:48 | |
*** tsg has joined #openstack-infra | 23:50 | |
*** carl_baldwin has quit IRC | 23:51 | |
*** salv-orlando has quit IRC | 23:52 | |
*** markvoelker has joined #openstack-infra | 23:54 | |
*** superanne has quit IRC | 23:55 | |
*** markvoelker has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!