16:01:29 #startmeeting Ansible Network Working Group 16:01:29 Meeting started Wed Jul 21 16:01:29 2021 UTC. 16:01:29 This meeting is logged and archived in a public location. 16:01:29 The chair is Qalthos. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:01:29 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:01:29 The meeting name has been set to 'ansible_network_working_group' 16:01:41 #chair GomathiselviS 16:01:41 Current chairs: GomathiselviS Qalthos 16:01:54 #topic Agenda https://github.com/ansible/community/issues/542 16:02:18 #link https://github.com/ansible/community/labels/network is where the current agenda for this meeting can always be found 16:02:22 #topi Core Updates 16:02:27 #topic Core Updates 16:03:52 #info The recordings of the Ansible Contributor Summit in une are finally available 16:04:00 #link https://www.youtube.com/playlist?list=PL0FmYCf7ocrZTR5KWFtMrQntGVBNBAyYx for all of those 16:04:57 #link https://github.com/ansible/community/wiki/Contributor-Summit#ansible-contributor-summit-202106---virtual-june-8-2021 for all of the artifacts from that event, including the aforementioned playlist 16:06:00 #info The next Cntributor Summit will be around AnsibleFest (September 29-30), probably the day before and/or the day after 16:07:45 #info Both events will be online, I'll give more details as we get closer to it 16:08:10 For now I'll be quiet about those events for a while 16:09:39 #info Work on logging resource modules continues 16:10:27 I believe those are expected for this month's release 16:11:25 GomathiselviS: Anything to add from the content side? 16:17:22 Alright then 16:17:31 #topic Open Floor 16:17:52 If anyone has anything they'd like to bring up this week, let me know 16:18:00 how are things progressing with upgrading the CI for Arista EOS to a newer version? 16:18:12 is there anything I can do to assist? 16:20:59 It looks like you're on the PR that does the upgrading, https://github.com/ansible-collections/arista.eos/pull/239 is the PR that will be testing the changes. When that PR passes checks, the entire test suite passses on the new image, and we can merge the upgrade 16:21:28 GomathiselviS might be able to speak more on any specifics 16:21:43 my concern is that I don't think it _can_ bass any of the existing checks 16:21:46 *pass 16:22:08 sc68cal: Our CI infra has been upgraded 16:22:15 Right. So we will merge changes until that PR does pass 16:22:18 I am working on fixing the existing tests 16:23:24 sc68cal: If you want to help, you can look at things that are failing on 239 and open PRs to fix them, hopefully coordinating with GomathiselviS so you don't duplicate work 16:24:13 ah, I see, the depends-on in the PR message are being used to add things in. OKay 16:24:38 Then as fixes get merged, 239 gets rechecked on top of where devel is, and we can see what's still broken 16:24:40 There are some issues with authentication. I am working on them today. Once the authentication issues are solved, I will be testing your open PRs on the upgraded image. 16:25:12 Qalthos: yep. It's interesting to see the difference between zuul with gerrit vs. github now 16:25:18 (not much) 16:25:33 We need to add https://github.com/ansible/ansible-zuul-jobs/pull/960 as Depends-On, to your PRs. 16:26:18 ok, I will fix up my PR's and add that depends on to the PR cover message 16:27:29 ospfv3 and bgp neighbor PR's updated 16:28:05 Thanks. They might still fail, because of the authentication issue I am facing. I shall update you, once that is resolved. 16:28:45 ok. If I get some time, I will re-run the arista.eos tests against gear I have available and try and work ahead 16:33:36 Anyone have anything else this week? 16:34:51 Thanks for coming by, everyone! 16:34:57 #endmeeting