ansible_testing_working_group
LOGS
17:03:26 <mattclay> #startmeeting Ansible Testing Working Group
17:03:26 <zodbot> Meeting started Thu May 30 17:03:26 2019 UTC.
17:03:26 <zodbot> This meeting is logged and archived in a public location.
17:03:26 <zodbot> The chair is mattclay. Information about MeetBot at http://wiki.debian.org/MeetBot.
17:03:26 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic.
17:03:26 <zodbot> The meeting name has been set to 'ansible_testing_working_group'
17:03:43 <sdoran> \o
17:04:15 <mattclay> #info Agenda: https://github.com/ansible/community/issues/248
17:04:23 <mattclay> #chair sdoran pabelanger
17:04:23 <zodbot> Current chairs: mattclay pabelanger sdoran
17:04:31 <mattclay> pabelanger: Do you have any Zuul updates for us today?
17:11:29 <mattclay> There isn't anything on the agenda for today. Does anyone have anything they'd like to discuss?
17:12:11 <nitzmahone> was a final decision made on the module unit test eligibility for sanity pass
17:12:13 <nitzmahone> ?
17:13:32 <sdoran> I think we wanted to warn rather than fail, if I'm thinking of the same thing you are.
17:14:05 <mattclay> We agreed to allow unit tests or integration tests to satisfy the sanity check.
17:14:06 <nitzmahone> This was the "new modules require tests" sanity check- there was some debate on whether it would be integration, unit, either, or both
17:14:16 <nitzmahone> Ok cool- just wanted to make sure
17:14:54 <bcoca> yeah, i updated teh 'comment text' to not specify 'integration' during meeting
17:14:59 <bcoca> we voted on 'ammended' text
17:15:14 <nitzmahone> Ah, it was the comment text update that I must've missed
17:16:20 <bcoca> that is what happens when you have me on /ignore during meetings
17:16:26 <bcoca> :-p
17:16:27 <nitzmahone> :D
17:16:51 <nitzmahone> nothing else from me
17:17:05 <sdoran> I was planning to look at https://github.com/ansible/ansible/issues/56281 today.
17:17:20 <sdoran> Any other gothchas I should be aware of for moving to RHEL 8 GA?
17:17:28 <sdoran> Seems pretty spelled out in the tickte.
17:17:35 <sdoran> s/tickte/ticket
17:18:09 <nitzmahone> Other than the platform python has been moved to a randomly-named binary under /tmp that renames itself every 30s, nope
17:18:23 <sdoran> 🤪
17:19:13 <bcoca> nitzmahone: i hope that is a joke, please say it is ...
17:19:25 <nitzmahone> ;)
17:19:29 <mattclay> sdoran: We'll need to discuss how to transition from beta to GA, since most likely the tests that pass beta won't pass once we're using GA instead.
17:19:42 <sdoran> Ok.
17:20:06 <sdoran> So most likely a lot of tests will need to be update to work with the new image.
17:22:15 <mattclay> I don't know how many will need updates, but I'm expecting it to be non-zero.
17:23:02 <mattclay> If the tests can be fixed easily to work on both beta and GA then we could merge those fixes first before switching over to GA in CI.
17:24:12 <sdoran> What's the best way to test that? I'm assuming changing the image isn't something that can be done in a branch but rather is a change in AWS.
17:25:21 <mattclay> sdoran: You can make the changes in ansible-core-ci and deploy that to the dev stage, then run just the RHEL tests in a PR testing against the dev stage to make sure it will work without impacting other CI runs.
17:25:34 <sdoran> Awesome.
17:26:14 <mattclay> I can walk you through that after the meeting if you'd like.
17:26:24 <sdoran> Sounds good.
17:26:36 <sdoran> That's all from m e.
17:31:31 <mattclay> Thanks for coming everyone.
17:31:33 <mattclay> #endmeeting