[libvirt] [PATCH 1/8] tests: Rename pseries-features-hpt test

John Ferlan jferlan at redhat.com
Fri Mar 16 14:02:15 UTC 2018



On 03/09/2018 10:07 AM, Andrea Bolognani wrote:
> We're going to use the same test case to exercise all optional
> pSeries features, so a more generic name is needed.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  .../{pseries-features-hpt.args => pseries-features.args}              | 0
>  .../{pseries-features-hpt.xml => pseries-features.xml}                | 0
>  tests/qemuxml2argvtest.c                                              | 4 ++--
>  tests/qemuxml2xmloutdata/pseries-features-hpt.xml                     | 1 -
>  tests/qemuxml2xmloutdata/pseries-features.xml                         | 1 +
>  tests/qemuxml2xmltest.c                                               | 2 +-
>  6 files changed, 4 insertions(+), 4 deletions(-)
>  rename tests/qemuxml2argvdata/{pseries-features-hpt.args => pseries-features.args} (100%)
>  rename tests/qemuxml2argvdata/{pseries-features-hpt.xml => pseries-features.xml} (100%)
>  delete mode 120000 tests/qemuxml2xmloutdata/pseries-features-hpt.xml
>  create mode 120000 tests/qemuxml2xmloutdata/pseries-features.xml
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list