Disable unit tests as CI is broken

unit tests is broken due to the
commit(https://gerrit.openbmc-project.xyz/#/c/10566)
in sdbusplus repo which starts throwing exception
after sdbusplus::bus::call.

Need to write mock class for sdbusplus methods.

Re-enable the unit test would be done with the following
issue https://github.com/openbmc/phosphor-networkd/issues/23

Change-Id: Ib113a65d63d14be1e9e57191851df23ffe8bc518
Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
1 file changed