16:01:31 #startmeeting Ansible VMware Working Group Meeting 16:01:31 Meeting started Mon Mar 5 16:01:31 2018 UTC. The chair is akasurde. Information about MeetBot at http://wiki.debian.org/MeetBot. 16:01:31 Useful Commands: #action #agreed #halp #info #idea #link #topic. 16:01:31 The meeting name has been set to 'ansible_vmware_working_group_meeting' 16:01:37 Hello Everyone 16:03:48 hi akasurde 16:03:56 dericcrago, hi 16:04:01 #chair dericcrago 16:04:01 Current chairs: akasurde dericcrago 16:05:43 dericcrago, Would you like discuss anything ? 16:07:07 I could talk about vm floppy progress 16:07:25 I think https://github.com/ansible/ansible/pull/35618 kinda stalled out 16:08:33 Hi 16:10:06 I've also almost got a PR ready for floppy support in vmware_guest, but I think I'm finding a bug in vcsim 16:11:01 does anyone know if running the same play twice *should* result in "No Change" in vcsim? 16:11:28 in my test environment it's no change like you would expect, in vcsim it's changed 16:14:23 #chair kaneda-f_ 16:14:23 Current chairs: akasurde dericcrago kaneda-f_ 16:14:27 kaneda-f_, hi 16:15:19 Generally if you run play twice it should return "No change" 16:15:42 I am not sure, what do you want to know in case of vcsim + playbook ? 16:18:05 well, I'm trying to add my integration tests for the floppy support on vmware_guest 16:18:32 and I thought it would be good to add a "doesn't change" test 16:19:01 although, looking through some of the other integration test files, I'm not sure we've got a doesn't change test 16:35:13 dericcrago, OK 16:40:05 dericcrago, you can submit PR and people can comment on it. 16:41:11 should I take the "no change" tests out? 16:42:46 dericcrago, I would recommend to keep it 16:43:01 does it happening due to floopy change or something else ? 16:43:50 that's a good question, I wasn't using it outside of the context of floppy 16:43:51 one sec 16:47:52 ok 16:48:06 it would fail for cdrom too 16:48:30 if you're checking for "cdrom_vm.changed == false" 16:52:03 https://paste.fedoraproject.org/paste/9NNPyAWP~YbttOg2~mKsog 16:52:08 I guess because both floppy and cdrom are attached IDE controller 16:52:09 there's an example 16:53:15 if you run it cdrom: type: none twice in a row, in your real environment I beleive you'll see "no change" the second time, in vcsim however, it shows changed both times 16:53:31 OK 16:53:43 need to check vcsim side then 16:54:24 If you feel it is bug then raise it we will track it and discuss it over there 16:55:58 there definitely seems like something going on 16:56:17 real env, no change, vcsim, change 16:58:06 dericcrago, if it working on real env then we can comment out testcase and saying reason that vcsim does not handle this 16:58:21 ah, I like that idea 16:58:23 because if it is working in real env that should matter 16:58:37 good thinking akasurde, I agree 16:59:03 We can always file a bug against vcsim and track it here - https://github.com/ansible/community/wiki/VMware%3A-testing-efforts#unresolved-issues 16:59:06 #info https://github.com/ansible/community/wiki/VMware%3A-testing-efforts#unresolved-issues 17:00:14 ok, I'll wrap up my PR then and then look at creating a simple example for potentially creating a bug in vcsim 17:00:35 thanks for the help akasurde and sorry to take up the whole meeting 17:01:15 no problem 17:01:37 dericcrago, sure thanks for help 17:05:10 We are over the time for this meeting. 17:05:23 I will close meeting if we don't have anything else to discuss 17:07:16 #endmeeting