| *** evrardjp has quit IRC | 04:36 | |
| *** evrardjp has joined #openstack-ansible-sig | 04:37 | |
| openstackgerrit | Duc Truong proposed openstack/ansible-collections-openstack master: Add properties for os_project https://review.opendev.org/715266 | 06:15 |
|---|---|---|
| *** gtema has joined #openstack-ansible-sig | 06:30 | |
| *** gtema has quit IRC | 06:38 | |
| *** gtema has joined #openstack-ansible-sig | 06:40 | |
| *** gtema has quit IRC | 06:45 | |
| *** gtema has joined #openstack-ansible-sig | 06:45 | |
| *** dtantsur|afk is now known as dtantsur | 07:41 | |
| *** sshnaidm|afk is now known as sshnaidm | 07:42 | |
| *** gtema has quit IRC | 07:44 | |
| *** gtema has joined #openstack-ansible-sig | 07:58 | |
| *** dmellado has quit IRC | 08:01 | |
| *** gtema has quit IRC | 08:04 | |
| *** dmellado has joined #openstack-ansible-sig | 08:05 | |
| *** gtema has joined #openstack-ansible-sig | 08:07 | |
| jrosser | i was just looking at this https://github.com/ansible/ansible/issues/61680 | 09:36 |
| jrosser | any advice for how to consume collections in a zuul CI job? | 09:37 |
| jrosser | feels reasonable to want to do depends-on changes in collections for jobs that use that collection | 09:38 |
| *** holser has joined #openstack-ansible-sig | 10:12 | |
| *** sshnaidm is now known as sshnaidm|afk | 10:56 | |
| *** sshnaidm|afk is now known as sshnaidm | 12:19 | |
| odyssey4me | jrosser: I suspect it may need something like https://opendev.org/openstack/ansible-collections-openstack/src/branch/master/.zuul.yaml#L26-L36 | 12:37 |
| jrosser | ah great - i'll have a dig into how thats working | 12:38 |
| odyssey4me | jrosser: then just the usual 'Depends-On: <PR URL>' in a commit msg to create an actual dependency... I think | 12:38 |
| jrosser | usual issue of needing to write code that works in zuul for depends-on and outside for real deployments | 12:39 |
| odyssey4me | jrosser: :/ that is unfortunate | 12:43 |
| *** gtema has quit IRC | 12:47 | |
| *** gtema has joined #openstack-ansible-sig | 12:49 | |
| *** spatel has joined #openstack-ansible-sig | 12:58 | |
| *** spatel has quit IRC | 12:59 | |
| *** gshippey has joined #openstack-ansible-sig | 13:02 | |
| mordred | jrosser, odyssey4me : we don't have support for specifying collections in zuul config like we do for roles yet | 13:20 |
| mordred | two reasons - a) they're still new and the general support is still developing, so we've been waiting for them to solidify before we add an interface in zuul | 13:20 |
| jrosser | but the repos are there and could be added to required_projects? | 13:22 |
| mordred | b) collections bring in other plugins which are not currently supported on the executor. once we've released v4 (which requires auth and tls for connections between the executor and zk - we'll be in a position to consder relaxing that restriction - but it's just not safe right now | 13:22 |
| mordred | yes - you can *totally* use collections in jobs like normal repos | 13:22 |
| jrosser | for OSA we have an embedded ansible, so i'd be looking to use a zuul repo as a collection in those jobs | 13:22 |
| mordred | yeah. for that it should work just fine | 13:23 |
| jrosser | is it as simple as symlinking the collection repo to somewhere thats on ANSIBLE_COLLECTIONS_PATHS | 13:23 |
| mordred | if you want to use the openstack collection from source, you'll probably want to run tox -ebuild in a setup step to build the dist tarball and then install that | 13:24 |
| mordred | hrm. that might work? | 13:24 |
| jrosser | (this is day-1 of collections for me!) | 13:24 |
| mordred | jrosser: I think if you symlink the repo to ~/.ansible/collections/ansible_collections/openstack/cloud/ | 13:24 |
| mordred | (or somewhere like that - you'll need some extra layers of dirs in there :) ) | 13:26 |
| jrosser | thanks for the pointers :) i'll see what works | 13:26 |
| *** gtema has quit IRC | 13:40 | |
| *** dtantsur is now known as dtantsur|brb | 13:50 | |
| *** gtema has joined #openstack-ansible-sig | 13:53 | |
| *** gtema has quit IRC | 13:56 | |
| *** priteau has joined #openstack-ansible-sig | 15:06 | |
| *** holser has quit IRC | 15:12 | |
| *** holser has joined #openstack-ansible-sig | 15:16 | |
| *** holser has quit IRC | 15:18 | |
| *** holser has joined #openstack-ansible-sig | 15:20 | |
| *** dtantsur|brb is now known as dtantsur | 15:48 | |
| *** sshnaidm is now known as sshnaidm|afk | 16:04 | |
| *** evrardjp has quit IRC | 16:37 | |
| *** evrardjp has joined #openstack-ansible-sig | 16:37 | |
| *** dtantsur is now known as dtantsur|afk | 17:07 | |
| *** priteau has quit IRC | 17:15 | |
| *** holser__ has joined #openstack-ansible-sig | 18:16 | |
| *** holser has quit IRC | 18:17 | |
| openstackgerrit | Duc Truong proposed openstack/ansible-collections-openstack master: Add properties for os_project https://review.opendev.org/715266 | 18:25 |
| *** gtema has joined #openstack-ansible-sig | 18:52 | |
| *** gtema has quit IRC | 18:59 | |
| *** gtema has joined #openstack-ansible-sig | 19:06 | |
| *** gtema has quit IRC | 19:16 | |
| *** gshippey has quit IRC | 20:07 | |
| *** holser__ has quit IRC | 22:34 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!