17:01:04 #startmeeting Ansible Testing Working Group 17:01:04 Meeting started Thu Mar 14 17:01:04 2019 UTC. 17:01:04 This meeting is logged and archived in a public location. 17:01:04 The chair is mattclay. Information about MeetBot at http://wiki.debian.org/MeetBot. 17:01:04 Useful Commands: #action #agreed #halp #info #idea #link #topic. 17:01:04 The meeting name has been set to 'ansible_testing_working_group' 17:01:38 #info Agenda: https://github.com/ansible/community/issues/248 17:02:04 #topic Zuul (https://github.com/ansible/community/issues/248#issuecomment-471685707) 17:02:10 #chair gundalow pabelanger 17:02:10 Current chairs: gundalow mattclay pabelanger 17:02:22 pabelanger: You're up. 17:02:27 thanks! 17:03:08 I mostly wanted to bring up the topic of zuul, because there are some things in the near future that will be changing on the current setup 17:03:28 And, not to keep people in the dark, figured this working group might be a good place to better share the information 17:03:57 For humans that haven't been following, for the last 9months I would say ansible-network has been using zuul for testing 17:04:23 #link https://ansible-network.softwarefactory-project.io/zuul/status 17:04:41 today, zuul is provided to us by the awesome humans in the softwarefactory team 17:05:28 however, as we've used zuul for testing, we've run into some issues with where zuul is running today. Specifically, it is hosted in rdocloud right now 17:06:09 about 2 months ago, we in ansible-network set forth to try and do a POC control plane in a public openstack cloud (vexxhost) 17:06:43 so far, we've been pleased with the results of hosting zuul there, and now looking to move to the next step 17:07:18 starting soon (hopefully in the next day or so) I'll be starting to provision a new zuul control plane there 17:07:29 the end goal, will be to move ansible-network into it 17:07:39 eventually, moving aws project too 17:07:52 pabelanger: What is aws project? 17:08:06 sorry, awx project 17:08:15 Ah, OK. That makes more sense. :) 17:09:05 working with gdk and robyn, there is longer term discussion to maybe onboard more community roles on to zuul for galaxy testing, however that isn't really in the current scope 17:10:12 ideally, as we get more projects onto the platform, some humans from each project will be interested in helping operate the new zuul 17:10:39 ohai, I happen to be a human working with ansible, zuul and software factory too o/ 17:10:43 right now, everything is 99.9% driven via automation (ansible) so there isn't much need for people to SSH into systems. 17:11:11 but, I wanted to open the discussion to people, as I have glossed over a lot of information 17:11:33 #chair dmsimard 17:11:33 Current chairs: dmsimard gundalow mattclay pabelanger 17:11:44 pabelanger: is that new control plane going to be deployed using windmill ? 17:11:56 dmsimard: yes 17:12:51 however, there are longer term talks about maybe moving zuul into k8s or openshift. Which would mean the deploying tooling might change a little 17:13:08 but for now, it is VMs running on openstack public cloud in vexxhost 17:14:06 currently, I believe we'll be using the eng.ansible.com sub-domain for location of zuul, so an end user would potentially use https://zuul.eng.ansible.com to access the dashboard 17:15:39 pabelanger: ack, I'm sure the SF folks would appreciate a retrospective on what worked well and what didn't with SF so we can improve -- I'll reach out off meeting :) 17:15:52 mattclay: gundalow: a question for you, where on IRC do you think it would be best to answer questions humans may have around zuul? Should we look to create #ansible-zuul / #ansible-testing, or some other infra specific place 17:16:11 or is ansible-devel a good enough place? 17:16:42 It looks like #ansible-testing is sort of a thing but mostly empty 17:16:50 (presumably after the name of the working group) 17:17:00 dmsimard: yes, I also agree we should give feedback 17:17:05 #ansible-test hasn't ever been used, I can set it up if needed 17:17:17 gundalow: You mean #ansible-testing, right? 17:17:18 I'd void for ansible-test(ing) or #ansible-devel 17:17:26 yes 17:17:39 s/void/vote/ 17:18:01 ansible-testing also works for me 17:18:06 I'd probably go for #ansible-devel over #ansible-testing until there's enough discussion going on to warrant use of a separate channel. 17:18:11 -1 to #ansible-zuul as I think the same set of people would be interested in testing more generally, and I think we'd end up discussing similar things 17:18:16 mattclay: sound sgood 17:18:25 sure, ansible-devel then 17:18:32 But when we do need a channel, I agree it should be #ansible-testing 17:19:16 #agreed We will continue to use #ansible-devel for all testing related discussion. If in the future we find there is a lot of discussion we can move to #ansible-testing 17:19:43 so, next steps on myside is to rebuild the POC control plane into proper vexxhost account, and configure correct DNS entries. This likely will take a few days 17:19:50 Cool 17:20:26 once that is finished, ansible-network will be the first projects to move into it. Once we validate everything is working correctly, we'll then work with awx team and migrate them 17:21:08 lastly, we'll also be moving DCI tests for ansible-network into zuul, which will take some time, but should give us more feedback to new PRs that are being created in ansible/ansible 17:21:58 I suspect there will be some questions from me over the coming days, so if gundalow, mattclay, you'd like to keep an eye out. It will mostly be around the possible creation of git repos, and new github app we'll be using 17:22:44 Sure 17:22:51 And like I mentioned, I'm happy to sit down with other humans that would like to learn more about how to operate a zuul. 17:23:41 that's all I had to share ATM, if no questions 17:26:32 pabelanger: FYI I have GitHub Org admin on gh/ansible-network but not gh/ansible that's mattclay. I do have admin on ansible-lint, molecule, galaxy. Though that's all lower priority 17:26:43 Thanks for doing all of this, really looking forward to it 17:27:19 ++ 17:27:34 Does anyone else have something they'd like to discuss? 17:27:51 I did have a non zuul item I wanted help with 17:29:06 One of the things we have been talking about in ansible-network, is what our functional testing stragegy is going to look like moving forward 17:29:34 this is things like running tests against cisco_ios, juniper, etc, for partners 17:29:54 #topic ansible-network testing 17:30:34 I wanted to see if maybe gundalow or mattclay were at all interested in being looped into some of this design discussion, because we are looking to apply it across the board to all role / modules / etc that partners would be creating 17:30:57 Yup, please loop me in 17:30:58 the issue here, is that not all platforms support all the same things 17:31:15 FYI I'm looking at Testing for Collections as well as Certified Content 17:31:26 so, it is almost like we need to create a minimal amount of functional testing that all vendors should do 17:31:47 Yes, I'd like to be included as well. 17:31:54 okay great 17:32:32 I'll go back to our team, and see who else is interested and maybe start work on a high level etherpad 17:33:46 that is all I had for now 17:34:02 #topic Open Floor 17:34:07 Ace 17:34:10 Nothing else from me 17:34:20 Oh, though I guess semi-related 17:34:43 Molecule pre-release of 2.20 is out. Think we've got just two things to fix before 2.20 final 17:40:17 #endmeeting