17:00:30 <mattclay> #startmeeting Ansible Testing Working Group 17:00:30 <zodbot> Meeting started Thu Jul 25 17:00:30 2019 UTC. 17:00:30 <zodbot> This meeting is logged and archived in a public location. 17:00:30 <zodbot> The chair is mattclay. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:30 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic. 17:00:30 <zodbot> The meeting name has been set to 'ansible_testing_working_group' 17:00:37 <mattclay> #chair sdoran 17:00:37 <zodbot> Current chairs: mattclay sdoran 17:00:42 <mattclay> #info Agenda: https://github.com/ansible/community/issues/248 17:00:49 <mattclay> There is nothing new on the agenda for today. 17:00:55 <sdoran> o/ 17:02:34 <mattclay> No major updates on Zuul today. pabelanger has said things are "really good on our side". 17:02:52 <jtanner> hi 17:03:05 <pabelanger> ++ 17:03:08 <mattclay> #info Initial support for testing Ansible Collections with ansible-test has been merged. 17:03:23 <mattclay> #chair jtanner pabelanger 17:03:23 <zodbot> Current chairs: jtanner mattclay pabelanger sdoran 17:03:42 <jtanner> mattclay: need to add a card to update the collections dev guide for testing 17:04:17 <mattclay> jtanner: OK, I'll add that. 17:04:49 <mattclay> #info The project board tracking issues related to testing collections is here: https://github.com/ansible/ansible/projects/38 17:05:55 <mattclay> Does anyone have questions about collections testing, or any other topics they'd like to discuss? 17:06:20 <pabelanger> soon, we are likely going to start doing some testing with it for network starting next week 17:06:30 <pabelanger> so expect some feedback from us too 17:07:16 <sdoran> Just some updates on a few testing related things: 17:07:31 <sdoran> I have gotten the docker swarm integration tests reliable again. 17:07:42 <sdoran> The fix is merged into devel and a backport PR for 2.8 is open. 17:07:44 <mattclay> pabelanger: I still have more work to do for integration test support, particularly windows and networking. I expect you'll run into some (possibly blocker) issues there. 17:08:02 <pabelanger> okay, np 17:08:08 <jtanner> mattclay: when you get a chance, can you recheck https://github.com/ansible/ansibullbot/pull/1242 ? 17:08:13 <mattclay> I need to add some more issues to the project board to track some of those items. 17:08:20 <pabelanger> mostly want to get zuul jobs created for when everything is ready 17:08:23 <jtanner> it's not pretty but i don't want to go whole hog on refactoring just yet 17:08:45 <mattclay> jtanner: Yeah, I can take a look after the meeting. 17:08:49 <jtanner> k 17:08:59 <jtanner> should get one more card closed out 17:09:04 <sdoran> The Windows 2016 integration tests sometimes fail with a `System.OutOfMemoryException`. jborean93 found this is due to the Windows update service, which runs when the instance first starts, is consuming 100% of memory. He is still working on a fix for that. The first attempt did not work. 17:09:31 <jtanner> wus.exe virus 17:09:33 <mattclay> pabelanger: How are you planning on installing Ansible to test the network collections? Just a git checkout of devel:HEAD? 17:09:44 <sdoran> I am also working on fixing the Tower integration test failures that error when the `host` key is missing. 17:09:59 <pabelanger> mattclay: yup, latest tip of branch 17:10:14 <pabelanger> we'll also be able to check out specific PRs, if needed to test something 17:11:32 <mattclay> Currently I'm working on consolidating our sanity test ignore/skip files into a single file. I'm hoping to merge the changes today or tomorrow. 17:11:50 <mattclay> Unfortunately this will result in merge conflicts for any PRs which are touching the existing ignore/skip files. 17:12:09 <jtanner> i'm sure those PR authors will be able to manage 17:15:19 <mattclay> I don't have any other major updates. Is there anything else to discuss? 17:15:50 <jtanner> nope 17:16:13 <jtanner> mattclay: when do you think you'll be done with ignore.txt consolidation? 17:16:43 <mattclay> jtanner: Probably today. If not, tomorrow. 17:16:56 <jtanner> k, i'll hold off on the bot PR till that is done 17:18:54 <mattclay> It looks like that's it for today. If you have something to discuss next week, please add it to the agenda. Thanks for coming everyone. 17:19:00 <mattclay> #endmeeting