17:00:16 #startmeeting Testing Working Group 17:00:16 Meeting started Thu Aug 10 17:00:16 2017 UTC. The chair is mattclay. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:00:16 Useful Commands: #action #agreed #halp #info #idea #link #topic. 17:00:16 The meeting name has been set to 'testing_working_group' 17:00:47 * mattclay waits for people to show up 17:00:52 o/ 17:00:58 #chair caphrim007 17:00:58 Current chairs: caphrim007 mattclay 17:02:16 o/ 17:02:20 #chair Pilou 17:02:20 Current chairs: Pilou caphrim007 mattclay 17:02:42 I'll give a quick update on CI before we get started. Also, gundalow is on PTO this week, so he won't be attending. 17:03:22 Shippable has been having performance issues this week. There have been two main issues: 1) CI jobs have been getting stuck and timing out after 1 hour and 2) CI jobs have been slow to start processing from the queue 17:03:53 #info Shippable support thinks they have resolved the timeouts we were seeing this week. 17:04:09 #info Shippable support is still working on improving the situation with jobs starting slowly. 17:04:50 #topic Testing macOS 10.12 in CI (https://github.com/ansible/community/issues/114#issuecomment-320581597) 17:05:13 spredzy: ^ This topic is yours. Are you around? 17:07:37 I can give some details on our current macOS testing in CI. We can discuss further if spredzy shows up later. 17:08:35 We're currently testing macOS 10.11 in CI. 17:08:47 With our current CI resources, we can only test one version of macOS in CI. 17:09:08 So we'll either need to switch from 10.11 to 10.12 or allocate more resources for macOS testing. 17:10:01 Any questions or thoughts before we move on? 17:10:12 nope 17:11:02 #topic Open Floor 17:11:24 That's it for the agenda. Does anyone have something they'd like to discuss? 17:11:47 mattclay: ganeshrn i think has a fix for that bug i was seeing the other day 17:11:50 https://github.com/ansible/ansible/pull/27994 17:12:20 Excellent. That's good to hear. 17:12:41 also, mattclay, is there any feedback on the future of internal tests reporting to external sources 17:12:50 i think somebody was saying zuul for that? 17:13:25 We should have more options for things like that once we're able to start using Zuul. 17:13:50 right, is there any progress or things to say about that right now? 17:14:23 I don't have any updates there. You might be able to get some additional details in the #zuul channel. 17:14:28 k 17:16:35 Anything else? 17:16:48 I have added some unit tests for rhn_register (merged), rhn_channel (PR open #26841) and circonus_annotation (PR open #26831). I plan to add integration tests to alternatives module. 17:18:00 Very nice. It's good to see more tests being added. Hopefully we can keep improving our code coverage results. 17:18:38 Some PR related to "broken import" are still open, for example: #26839 :-/ 17:19:18 that's all :) 17:19:50 Yeah, PRs which we can't test in CI are likely to be merged slower than those we can, since there are fewer people able to test the changes and it usually takes longer to do so. 17:21:03 Speaking of testing things in CI, I did forget one thing in my update. 17:21:15 We're working on enabling testing of Azure modules in CI. 17:21:50 I'm hoping we'll have something working by next week, but we're still working out a few issues. 17:22:56 That's it from me. If nobody has anything else, I'll end the meeting in ~1 minute. 17:24:36 #endmeeting