diff --git a/virt-v2v/pkg/customize/BUILD.bazel b/virt-v2v/pkg/customize/BUILD.bazel index 10dd84041..99ab66a48 100644 --- a/virt-v2v/pkg/customize/BUILD.bazel +++ b/virt-v2v/pkg/customize/BUILD.bazel @@ -28,10 +28,8 @@ go_library( "scripts/rhel/run/ifcfg-single-quotes-test.d/root/etc/sysconfig/network-scripts/ifcfg-eth0", "scripts/rhel/run/ifcfg-single-quotes-test.d/root/tmp/macToIP", "scripts/rhel/run/netplan-test.d/expected-udev.rule", - "scripts/rhel/run/netplan-test.d/expected-udev.rule", "scripts/rhel/run/netplan-test.d/root/etc/netplan/50-netplan.yaml", "scripts/rhel/run/netplan-test.d/root/tmp/macToIP", - "scripts/rhel/run/netplan-test.d/root/bin/netplan", "scripts/rhel/run/netplan-test.d/root/run/systemd/network/netplan-enp3s0.network", "scripts/rhel/run/netplan-test.d/root/run/systemd/network/netplan-eth1.network", "scripts/rhel/run/networkmanager-test.d/expected-udev.rule",