[libvirt PATCH 0/3] Small tweaks to cpu-gather.py script

Jiri Denemark posted 3 patches 3 years, 3 months ago
Test syntax-check failed
Failed in applying to current master (apply log)
src/cpu_map/x86_features.xml                     | 5 ++---
tests/cputestdata/{cpu-gather.py => cpu-data.py} | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
rename tests/cputestdata/{cpu-gather.py => cpu-data.py} (99%)
[libvirt PATCH 0/3] Small tweaks to cpu-gather.py script
Posted by Jiri Denemark 3 years, 3 months ago
Jiri Denemark (3):
  cpu-gather: Remove redundant "processor" from CPU data file names
  cpu_map: Suggest better command for updating test data files
  cpu-gather: Rename the script as cpu-data.py

 src/cpu_map/x86_features.xml                     | 5 ++---
 tests/cputestdata/{cpu-gather.py => cpu-data.py} | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)
 rename tests/cputestdata/{cpu-gather.py => cpu-data.py} (99%)

-- 
2.30.0

Re: [libvirt PATCH 0/3] Small tweaks to cpu-gather.py script
Posted by Peter Krempa 3 years, 3 months ago
On Fri, Jan 08, 2021 at 00:03:08 +0100, Jiri Denemark wrote:
> Jiri Denemark (3):
>   cpu-gather: Remove redundant "processor" from CPU data file names
>   cpu_map: Suggest better command for updating test data files
>   cpu-gather: Rename the script as cpu-data.py

Reviewed-by: Peter Krempa <pkrempa@redhat.com>

Re: [libvirt PATCH 0/3] Small tweaks to cpu-gather.py script
Posted by Tim Wiederhake 3 years, 3 months ago
On Fri, 2021-01-08 at 00:03 +0100, Jiri Denemark wrote:
> Jiri Denemark (3):
>   cpu-gather: Remove redundant "processor" from CPU data file names
>   cpu_map: Suggest better command for updating test data files
>   cpu-gather: Rename the script as cpu-data.py
> 
>  src/cpu_map/x86_features.xml                     | 5 ++---
>  tests/cputestdata/{cpu-gather.py => cpu-data.py} | 4 ++--
>  2 files changed, 4 insertions(+), 5 deletions(-)
>  rename tests/cputestdata/{cpu-gather.py => cpu-data.py} (99%)
> 

Reviewed-by: Tim Wiederhake <twiederh@redhat.com>