Disable dhcpcd in test_port_security_macspoofing_port

Cirros 0.6.0+ switched to dhcpcd and dhcpcd by default it
configures all the interfaces. In port_security_macspoofing_port
test we spoof mac address and re assign ip address, but dhcpcd
interfares with it and causes issues. Let's disable dhcpcd
before reconfiguring the interface.

Closes-Bug: #2008062
Related-Prod: PRODX-49687
Change-Id: I75cf0477ae4195121c87bde6d276fa51c3d094aa
(cherry picked from commit 629da89055ea3e062f373d693b8f72011077320c)
1 file changed