17:08:17 #startmeeting Testing Working Group 17:08:18 Meeting started Thu Nov 17 17:08:17 2016 UTC. The chair is gundalow. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:08:18 Useful Commands: #action #agreed #halp #info #idea #link #topic. 17:08:18 The meeting name has been set to 'testing_working_group' 17:08:32 #topic Adding Tests for include roles etc 17:08:56 bcoca: For extending test cases can you please raise an issue and let me know 17:10:03 We are experimenting with GitHub projects to track infrastructure and test improvements https://github.com/ansible/ansible/projects/3 17:11:30 gtk 17:14:30 On the topic of getting more tests I know a number of you have test cases in your own repos, post repo merge & static analysis work we'd like to get those added into ansible/test/... 17:21:24 Who has tests in their own repo 17:21:31 I think I've seen some in alikins's GH 17:23:08 I try to keep bits I use to reproduce bugs in https://github.com/alikins/ansible-bug-repro (They are likely candidates for making into integration tests) 17:24:10 cool 17:24:12 Thanks 17:24:19 Anyone got anything else? 17:28:56 any reason https://github.com/ansible/ansible/pull/18107 isnt merged? 17:30:07 * gundalow looks 17:30:34 Good spot,merged 17:31:54 ending in a few minutes for dinner and also 2.5 hours of meetings is enough :) 17:31:58 #topic Open Floor 17:33:05 for unit tests, I have https://github.com/ansible/ansible/pull/18086 17:33:59 (It currently fails on xen guests, which I can fix with some mock gymnastics or some minor changes to facts.py) 17:34:49 but curious if that kind of test setup or unit testing facts is acceptable and looking for feedback 17:34:49 Cool 17:35:01 Matt and I will have a look at it 17:35:18 Did we have some bugs in that area, is that why you created it? 17:35:28 yup 17:35:39 cool 17:35:54 and I've written cpu info facts... 5 times now? And I know how fragile it is. 17:36:40 I see, defo makes sense to add some tests around that 17:37:04 I'll speak with Matt and let you know 17:37:06 Thanks :) 17:37:08 right dinner 17:37:10 #endmeeting