Alex Bennée <alex.ben...@linaro.org> wrote: > From: Thomas Huth <th...@redhat.com> > > test_postcopy() is currently run twice - which is just a waste of resources > and time. The commit d1a27b169b2d that introduced the duplicate talked about > renaming the "postcopy/unix" test, but apparently it forgot to remove the > old entry. Let's do that now. > > Fixes: d1a27b169b ("tests: Add postcopy tls migration test") > Signed-off-by: Thomas Huth <th...@redhat.com> > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > Message-Id: <20220819053802.296584-5-th...@redhat.com> > Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Reviewed-by: Juan Quintela <quint...@redhat.com>