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