selftests: kvm: Remove absent target file
authorMuhammad Usama Anjum <usama.anjum@collabora.com>
Thu, 10 Feb 2022 17:23:51 +0000 (22:23 +0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 11 Feb 2022 17:53:01 +0000 (12:53 -0500)
commit0316dbb9a017d3231f86e0188376f067ec26a59c
tree637ce71a86c4dd2c99b5b8c90734882812385be9
parented343aa85718f039f5c3121aff099085902c97f0
selftests: kvm: Remove absent target file

There is no vmx_pi_mmio_test file. Remove it to get rid of error while
creation of selftest archive:

rsync: [sender] link_stat "/kselftest/kvm/x86_64/vmx_pi_mmio_test" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1333) [sender=3.2.3]

Fixes: 6a58150859fd ("selftest: KVM: Add intra host migration tests")
Reported-by: "kernelci.org bot" <bot@kernelci.org>
Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Message-Id: <20220210172352.1317554-1-usama.anjum@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/Makefile