*** evrardjp has quit IRC | 04:36 | |
*** evrardjp has joined #openstack-ansible-sig | 04:36 | |
*** rpittau|afk is now known as rpittau | 07:36 | |
*** dtantsur|afk is now known as dtantsur | 08:04 | |
*** EmilienM has quit IRC | 08:15 | |
*** EmilienM has joined #openstack-ansible-sig | 08:17 | |
*** gtema has joined #openstack-ansible-sig | 08:21 | |
*** holser has joined #openstack-ansible-sig | 08:25 | |
*** gtema has quit IRC | 08:28 | |
*** gtema has joined #openstack-ansible-sig | 09:09 | |
*** gtema has quit IRC | 09:14 | |
*** sshnaidm|off is now known as sshnaidm | 09:15 | |
*** gshippey has joined #openstack-ansible-sig | 09:19 | |
*** holser has quit IRC | 09:38 | |
*** gtema has joined #openstack-ansible-sig | 09:43 | |
*** priteau has joined #openstack-ansible-sig | 09:44 | |
*** gtema has quit IRC | 09:48 | |
*** holser has joined #openstack-ansible-sig | 10:01 | |
*** holser has quit IRC | 10:01 | |
*** holser has joined #openstack-ansible-sig | 10:02 | |
*** rpittau is now known as rpittau|bbl | 10:15 | |
*** gtema has joined #openstack-ansible-sig | 11:25 | |
*** gtema has quit IRC | 11:30 | |
*** iurygregory has quit IRC | 11:37 | |
*** rpittau|bbl is now known as rpittau | 11:58 | |
*** iurygregory has joined #openstack-ansible-sig | 11:58 | |
*** priteau has quit IRC | 12:16 | |
*** gtema has joined #openstack-ansible-sig | 12:42 | |
*** gtema has quit IRC | 12:47 | |
openstackgerrit | Merged openstack/ansible-collections-openstack master: Ensure modules work with queens devstack https://review.opendev.org/726421 | 13:01 |
---|---|---|
*** iurygregory has quit IRC | 13:01 | |
*** iurygregory has joined #openstack-ansible-sig | 13:02 | |
*** gtema has joined #openstack-ansible-sig | 13:17 | |
*** gtema has quit IRC | 13:21 | |
*** owalsh has quit IRC | 13:30 | |
*** owalsh has joined #openstack-ansible-sig | 13:31 | |
*** dtantsur is now known as dtantsur|brb | 14:17 | |
mordred | sshnaidm: how do I tell ansible-test to ignore a file? | 14:35 |
mordred | sshnaidm: (it's finding a helper utility script in tools and I really don't need it to try to compile it under python 2.7 | 14:35 |
sshnaidm | mordred, something like that: https://github.com/sshnaidm/ansible-podman-collections/blob/master/tests/sanity/ignore-2.10.txt#L11-L15 | 14:40 |
sshnaidm | mordred, https://github.com/openstack/ansible-collections-openstack/blob/master/tests/sanity/ | 14:41 |
mordred | sshnaidm: cool thanks | 14:42 |
sshnaidm | mordred, possible to skip one error or entire test | 14:42 |
mordred | sshnaidm: it would be great if you could configure it globally to ignore files ... but this will do just fine :) | 14:42 |
sshnaidm | mordred, yeah, there is an issue about wildcards, still waiting I suppose :) | 14:43 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes https://review.opendev.org/713056 | 14:45 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 14:45 |
mordred | sshnaidm: ok. I think that should pass now ^^ | 14:45 |
mordred | I had to manually edit one file - but hopefully it's all ok | 14:45 |
sshnaidm | great, will look | 14:45 |
*** sshnaidm is now known as sshnaidm|afk | 14:57 | |
*** dtantsur|brb is now known as dtantsur | 14:59 | |
-openstackstatus- NOTICE: Our CI mirrors in OVH BHS1 and GRA1 regions were offline between 12:55 and 14:35 UTC, any failures there due to unreachable mirrors can safely be rechecked | 15:07 | |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 15:44 |
*** rpittau is now known as rpittau|afk | 16:09 | |
*** dtantsur is now known as dtantsur|afk | 16:19 | |
*** evrardjp has quit IRC | 16:36 | |
*** evrardjp has joined #openstack-ansible-sig | 16:36 | |
*** sshnaidm|afk is now known as sshnaidm | 17:12 | |
mordred | sshnaidm: why does the linter not like that documentation update? | 17:24 |
sshnaidm | mordred, yeah, looking at this right now | 17:24 |
mordred | it didn't liek openstack.cloud.foo either :) | 17:24 |
mordred | OH | 17:25 |
mordred | it's the symlinks | 17:25 |
mordred | sshnaidm: the module name doesn't match the filename when we symlink them | 17:25 |
mordred | sshnaidm: maybe we should just rely on the routing file and not make the symlinks | 17:25 |
sshnaidm | hmm.. yeah, we can try | 17:26 |
sshnaidm | either to set ignores of documentation check for every module.. | 17:26 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 17:27 |
mordred | sshnaidm: yeah. I think routing.yml is supposed to be the future anyway | 17:27 |
sshnaidm | is it merged? and is it working with 2.9 | 17:28 |
mordred | dunno | 17:29 |
mordred | sshnaidm: I mean - ultimatley though - the os_server -> openstack.cloud.server backwards compat is mostly via ansible/ansible anyway | 17:31 |
mordred | for someone using collection with 2.9 they really are going to have to update consumption anyway | 17:31 |
sshnaidm | still not merged as I see: https://github.com/ansible/ansible/pull/67684 | 17:32 |
sshnaidm | mordred, maybe worth to try symlink anyway, we can always remove them | 17:33 |
sshnaidm | http://paste.openstack.org/show/793395/ :) | 17:36 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 18:17 |
sshnaidm | mordred, 4 files have different name and module name ^ | 18:18 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes https://review.opendev.org/713056 | 18:18 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 18:23 |
*** iurygregory has quit IRC | 18:25 | |
*** iurygregory has joined #openstack-ansible-sig | 18:38 | |
*** gshippey has quit IRC | 19:28 | |
mordred | sshnaidm: cool. I'm asking fokls about the symlinks in #ansible-devel fwiw | 20:32 |
*** holser has quit IRC | 20:54 | |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 20:55 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes https://review.opendev.org/713056 | 21:11 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 21:11 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Run linters in a temp dir instead of an install https://review.opendev.org/726952 | 21:11 |
mordred | sshnaidm: ^^ I am not thrilled with that, but it'll do for now. what I think I'd prefer is to write another wrapper script that tox calls that will use mktemp - and will put in a trap so that it'll be sure to clean up the dir when it's done | 21:11 |
sshnaidm | mordred, ack, maybe worth to leave build-install in the end, just for build test | 21:16 |
sshnaidm | actually install only, we build before linters | 21:17 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Run linters in a temp dir instead of an install https://review.opendev.org/726952 | 21:18 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes https://review.opendev.org/713056 | 21:18 |
openstackgerrit | Monty Taylor proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 21:18 |
sshnaidm | well, we can skip install, build is enough | 21:18 |
mordred | sshnaidm: yeah - don't need install | 21:18 |
mordred | sshnaidm: I extracted into a script for easier reading - and so we can use a trap | 21:18 |
sshnaidm | mordred, why do we need to remove temporary dir..? | 21:21 |
mordred | sshnaidm: so that people who are running on their laptop don't wind up with a billion copies in temp dir | 21:26 |
sshnaidm | mordred, we may do it constant path | 21:27 |
mordred | yeah - but then cruft can linger locally | 21:27 |
mordred | I mean - I donm't have a strong opinion on it | 21:27 |
mordred | that was just my motivation | 21:27 |
mordred | I normally let zuul run it :) | 21:27 |
sshnaidm | np, just curios :) | 21:27 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Redesign OpenstackModule class https://review.opendev.org/722283 | 21:54 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add OpenstackModule to os_server_action https://review.opendev.org/721746 | 22:05 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Redesign OpenstackModule class https://review.opendev.org/722283 | 22:11 |
*** sshnaidm is now known as sshnaidm|afk | 22:11 | |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Add OpenstackModule to os_server_action https://review.opendev.org/721746 | 22:27 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Run linters in a temp dir instead of an install https://review.opendev.org/726952 | 22:34 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Run linters in a temp dir instead of an install https://review.opendev.org/726952 | 22:51 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Remove all of the os_ prefixes https://review.opendev.org/713056 | 23:13 |
openstackgerrit | Sagi Shnaidman proposed openstack/ansible-collections-openstack master: Rename all of the modules https://review.opendev.org/726538 | 23:13 |
*** sshnaidm|afk has quit IRC | 23:14 | |
*** sshnaidm has joined #openstack-ansible-sig | 23:15 | |
*** sshnaidm is now known as sshnaidm|afk | 23:16 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!