*** odyssey4me has quit IRC | 00:42 | |
*** odyssey4me has joined #zuul | 00:42 | |
*** gouthamr has joined #zuul | 06:51 | |
*** gouthamr has quit IRC | 07:07 | |
*** yolanda_ is now known as yolanda | 08:31 | |
*** snapiri- has joined #zuul | 08:50 | |
*** logan- has quit IRC | 09:41 | |
*** logan- has joined #zuul | 09:42 | |
*** JasonCL has quit IRC | 10:19 | |
*** odyssey4me has quit IRC | 11:59 | |
*** odyssey4me has joined #zuul | 12:00 | |
*** rcarrill1 has joined #zuul | 14:05 | |
*** JasonCL has joined #zuul | 14:07 | |
*** rcarrillocruz has quit IRC | 14:08 | |
*** rcarrillocruz has joined #zuul | 14:13 | |
*** CrayZee has joined #zuul | 14:14 | |
*** rcarrill1 has quit IRC | 14:16 | |
*** snapiri has quit IRC | 14:17 | |
*** elyezer has quit IRC | 16:13 | |
*** elyezer has joined #zuul | 16:16 | |
*** elyezer has quit IRC | 17:18 | |
*** elyezer has joined #zuul | 17:21 | |
*** elyezer has quit IRC | 17:29 | |
*** elyezer has joined #zuul | 17:30 | |
*** elyezer has quit IRC | 17:40 | |
*** elyezer has joined #zuul | 17:41 | |
*** elyezer has quit IRC | 17:55 | |
*** elyezer has joined #zuul | 18:05 | |
*** elyezer has quit IRC | 18:12 | |
*** elyezer has joined #zuul | 18:15 | |
mrhillsman | where are docs bugs filed and where are patches submitted? | 18:16 |
---|---|---|
mrhillsman | when you get a moment corvus ^ | 18:17 |
clarkb | mrhillsman: zuul docs are in the zuul repo and nodepool in nodepool and so on | 18:22 |
mrhillsman | yep | 18:22 |
clarkb | bugs should be filed against those repos and patches pushed to then | 18:22 |
mrhillsman | but - https://git.zuul-ci.org | 18:22 |
mrhillsman | so just use that vs o.o | 18:23 |
mrhillsman | or they are sync'd so does not matter | 18:23 |
mrhillsman | just follow o.o workflow | 18:23 |
clarkb | those are hosted repos but not used for code review or bugs or docs | 18:24 |
mrhillsman | ok thx | 18:24 |
clarkb | similar to how git.openstack.org gives a reliable read only mirror of the content | 18:28 |
mrhillsman | gotcha | 18:31 |
mrhillsman | was not sure if anything additional had changed related to docs since things point to zuul-ci.org/docs | 18:31 |
mrhillsman | reading the docs i am reading that is - zuul-from-scratch | 18:32 |
openstackgerrit | Melvin Hillsman (mrhillsman) proposed openstack-infra/zuul master: Remove openstack-infra reference https://review.openstack.org/559586 | 18:36 |
*** elyezer has quit IRC | 19:12 | |
*** elyezer has joined #zuul | 19:13 | |
*** JasonCL has quit IRC | 19:16 | |
*** elyezer has quit IRC | 19:41 | |
*** elyezer has joined #zuul | 19:42 | |
*** JasonCL has joined #zuul | 19:50 | |
*** JasonCL has quit IRC | 19:55 | |
mrhillsman | clarkb does nodepool-builder use a different port than 2181 or some other config options to know to use dib to build images? | 20:03 |
mrhillsman | for some reason my nodepool-builder is simply not deciding to build image and create nodes from that | 20:04 |
mrhillsman | if i tell it to use cloud-images, no problem | 20:04 |
mrhillsman | config-validate checks out | 20:04 |
mrhillsman | i am quite confident the config is proper | 20:04 |
mrhillsman | i see it establish a connection with zookeeper | 20:04 |
mrhillsman | there are no other builders/launchers running | 20:04 |
clarkb | No it talks to zookeeper on the default port unless you configure something different | 20:05 |
clarkb | It wont build images if no providers are configurws to use them I think | 20:05 |
mrhillsman | i think, let me confirm that last statement | 20:05 |
mrhillsman | yeah, no other nodepool stuff running | 20:05 |
mrhillsman | only one provider, only configured to use these images | 20:06 |
mrhillsman | mind looking - http://paste.openstack.org/show/718689/ | 20:07 |
mrhillsman | do i need disk-images at the same level as region-name? | 20:08 |
mrhillsman | looking that is the only thing i can think of that i have not tried | 20:08 |
mrhillsman | since i see cloud-images there | 20:08 |
mrhillsman | i bet that is it, maybe my eyes just did not hone in on this from the docs | 20:09 |
mrhillsman | i have pool set but not provider -_- | 20:09 |
mrhillsman | ugh, i see it in the docs now | 20:10 |
mrhillsman | nvm | 20:10 |
clarkb | you need the cloud images stuff | 20:10 |
clarkb | thats what maps an image built locally to the clojd | 20:11 |
clarkb | and it wont build images if they arent mapped to any vlouds | 20:11 |
clarkb | to avoid unnecessary churn | 20:11 |
mrhillsman | i thought that was for images i have in the cloud already? those not built by the builder | 20:12 |
mrhillsman | looking over the docs again it is a bit confusing i think so will suggest some edits as well | 20:12 |
* clarkb double chwcks | 20:12 | |
mrhillsman | i'm reading https://zuul-ci.org/docs/nodepool/configuration.html | 20:12 |
clarkb | sorry uts the diskimages section that does that | 20:13 |
mrhillsman | these new docs i think are a bit different than the old ones | 20:13 |
mrhillsman | not sure everything got pulled over or re-org'd as clearly | 20:14 |
clarkb | so you need a provider diskimages section for thag diskimage to map it onto a provider | 20:14 |
mrhillsman | got confused with diskimages | 20:14 |
mrhillsman | got it | 20:14 |
mrhillsman | cloud-images in provider and cloud-image in pool is clear | 20:15 |
mrhillsman | diskimages and diskimages in provider and pool not so much :) | 20:15 |
mrhillsman | "Each entry in a provider’s diskimages section must correspond to an entry in diskimages." | 20:16 |
mrhillsman | if you miss that there will be hell to pay lol | 20:16 |
mrhillsman | and i am not sure cloud-images/cloud-image was in the old docs, or i just missed that because was always using diskimages, and so i thought something changed and i was looking for diskimages and disk-image | 20:17 |
clarkb | cloud images us new | 20:17 |
clarkb | one improvement here could be to error on config validation if a pool label uses a diskimage not in provider diskimages | 20:18 |
mrhillsman | ++ | 20:19 |
mrhillsman | nodepool docs could use some hierarchy splitting like zuul which i think will help too, will suggest something hopefully before someone else beats me to it | 20:20 |
mrhillsman | it's all on one page which can throw you off, seems like providers could work well like how connections is split up in zuul docs | 20:20 |
*** patriciadomin has quit IRC | 20:54 | |
*** patriciadomin has joined #zuul | 20:55 | |
*** JasonCL has joined #zuul | 20:57 | |
*** JasonCL has quit IRC | 21:20 | |
*** JasonCL has joined #zuul | 21:30 | |
*** JasonCL has quit IRC | 21:34 | |
*** JasonCL has joined #zuul | 21:51 | |
*** JasonCL has quit IRC | 21:52 | |
*** JasonCL has joined #zuul | 21:52 | |
*** elyezer has quit IRC | 23:38 | |
*** elyezer has joined #zuul | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!