[PATCH] tests: Drop domcaps test data for qemu < 2.11

Michal Privoznik mprivozn at redhat.com
Tue Feb 15 15:19:51 UTC 2022


The minimal supported version of QEMU is 2.11. And after
capabilities for older QEMUs were dropped in
v7.3.0-17-g184de10c1d we have some domaincapsdata/ files that are
never read. This is because domaincapstest uses
testQemuCapsIterate() which iterates over
qemucapabilitiesdata/caps_*.xml files.

Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 .../domaincapsdata/qemu_2.4.0-q35.x86_64.xml  | 151 --------------
 .../domaincapsdata/qemu_2.4.0-tcg.x86_64.xml  | 147 --------------
 tests/domaincapsdata/qemu_2.4.0.x86_64.xml    | 151 --------------
 .../domaincapsdata/qemu_2.5.0-q35.x86_64.xml  | 151 --------------
 .../domaincapsdata/qemu_2.5.0-tcg.x86_64.xml  | 147 --------------
 tests/domaincapsdata/qemu_2.5.0.x86_64.xml    | 151 --------------
 .../domaincapsdata/qemu_2.6.0-q35.x86_64.xml  | 151 --------------
 .../domaincapsdata/qemu_2.6.0-tcg.x86_64.xml  | 147 --------------
 .../qemu_2.6.0-virt.aarch64.xml               | 149 --------------
 tests/domaincapsdata/qemu_2.6.0.aarch64.xml   | 143 -------------
 tests/domaincapsdata/qemu_2.6.0.ppc64.xml     | 116 -----------
 tests/domaincapsdata/qemu_2.6.0.x86_64.xml    | 151 --------------
 .../domaincapsdata/qemu_2.7.0-q35.x86_64.xml  | 152 --------------
 .../domaincapsdata/qemu_2.7.0-tcg.x86_64.xml  | 148 --------------
 tests/domaincapsdata/qemu_2.7.0.s390x.xml     | 108 ----------
 tests/domaincapsdata/qemu_2.7.0.x86_64.xml    | 152 --------------
 .../domaincapsdata/qemu_2.8.0-q35.x86_64.xml  | 152 --------------
 .../domaincapsdata/qemu_2.8.0-tcg.x86_64.xml  | 148 --------------
 tests/domaincapsdata/qemu_2.8.0.s390x.xml     | 189 -----------------
 tests/domaincapsdata/qemu_2.8.0.x86_64.xml    | 152 --------------
 .../domaincapsdata/qemu_2.9.0-q35.x86_64.xml  | 166 ---------------
 .../domaincapsdata/qemu_2.9.0-tcg.x86_64.xml  | 185 -----------------
 tests/domaincapsdata/qemu_2.9.0.ppc64.xml     | 116 -----------
 tests/domaincapsdata/qemu_2.9.0.s390x.xml     | 190 ------------------
 tests/domaincapsdata/qemu_2.9.0.x86_64.xml    | 166 ---------------
 25 files changed, 3779 deletions(-)
 delete mode 100644 tests/domaincapsdata/qemu_2.4.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.4.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.4.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.5.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.5.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.5.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.6.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.6.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.6.0-virt.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.6.0.aarch64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.6.0.ppc64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.6.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.7.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.7.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.7.0.s390x.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.7.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.8.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.8.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.8.0.s390x.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.8.0.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.9.0-q35.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.9.0-tcg.x86_64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.9.0.ppc64.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.9.0.s390x.xml
 delete mode 100644 tests/domaincapsdata/qemu_2.9.0.x86_64.xml

diff --git a/tests/domaincapsdata/qemu_2.4.0-q35.x86_64.xml b/tests/domaincapsdata/qemu_2.4.0-q35.x86_64.xml
deleted file mode 100644
index 3ae03de391..0000000000
diff --git a/tests/domaincapsdata/qemu_2.4.0-tcg.x86_64.xml b/tests/domaincapsdata/qemu_2.4.0-tcg.x86_64.xml
deleted file mode 100644
index 461cc4c102..0000000000
diff --git a/tests/domaincapsdata/qemu_2.4.0.x86_64.xml b/tests/domaincapsdata/qemu_2.4.0.x86_64.xml
deleted file mode 100644
index e1af5b6622..0000000000
diff --git a/tests/domaincapsdata/qemu_2.5.0-q35.x86_64.xml b/tests/domaincapsdata/qemu_2.5.0-q35.x86_64.xml
deleted file mode 100644
index f46991ca27..0000000000
diff --git a/tests/domaincapsdata/qemu_2.5.0-tcg.x86_64.xml b/tests/domaincapsdata/qemu_2.5.0-tcg.x86_64.xml
deleted file mode 100644
index 82edcbfac6..0000000000
diff --git a/tests/domaincapsdata/qemu_2.5.0.x86_64.xml b/tests/domaincapsdata/qemu_2.5.0.x86_64.xml
deleted file mode 100644
index 57f9f9b41b..0000000000
diff --git a/tests/domaincapsdata/qemu_2.6.0-q35.x86_64.xml b/tests/domaincapsdata/qemu_2.6.0-q35.x86_64.xml
deleted file mode 100644
index 8bcd8f92ab..0000000000
diff --git a/tests/domaincapsdata/qemu_2.6.0-tcg.x86_64.xml b/tests/domaincapsdata/qemu_2.6.0-tcg.x86_64.xml
deleted file mode 100644
index 2a7b46f775..0000000000
diff --git a/tests/domaincapsdata/qemu_2.6.0-virt.aarch64.xml b/tests/domaincapsdata/qemu_2.6.0-virt.aarch64.xml
deleted file mode 100644
index 14cab3f557..0000000000
diff --git a/tests/domaincapsdata/qemu_2.6.0.aarch64.xml b/tests/domaincapsdata/qemu_2.6.0.aarch64.xml
deleted file mode 100644
index f84e648a15..0000000000
diff --git a/tests/domaincapsdata/qemu_2.6.0.ppc64.xml b/tests/domaincapsdata/qemu_2.6.0.ppc64.xml
deleted file mode 100644
index 7f9372a359..0000000000
diff --git a/tests/domaincapsdata/qemu_2.6.0.x86_64.xml b/tests/domaincapsdata/qemu_2.6.0.x86_64.xml
deleted file mode 100644
index 4eeec1a22b..0000000000
diff --git a/tests/domaincapsdata/qemu_2.7.0-q35.x86_64.xml b/tests/domaincapsdata/qemu_2.7.0-q35.x86_64.xml
deleted file mode 100644
index 537941561b..0000000000
diff --git a/tests/domaincapsdata/qemu_2.7.0-tcg.x86_64.xml b/tests/domaincapsdata/qemu_2.7.0-tcg.x86_64.xml
deleted file mode 100644
index 79f5fba212..0000000000
diff --git a/tests/domaincapsdata/qemu_2.7.0.s390x.xml b/tests/domaincapsdata/qemu_2.7.0.s390x.xml
deleted file mode 100644
index f76564a9bc..0000000000
diff --git a/tests/domaincapsdata/qemu_2.7.0.x86_64.xml b/tests/domaincapsdata/qemu_2.7.0.x86_64.xml
deleted file mode 100644
index 1dd19dfc37..0000000000
diff --git a/tests/domaincapsdata/qemu_2.8.0-q35.x86_64.xml b/tests/domaincapsdata/qemu_2.8.0-q35.x86_64.xml
deleted file mode 100644
index e0bb1b1eee..0000000000
diff --git a/tests/domaincapsdata/qemu_2.8.0-tcg.x86_64.xml b/tests/domaincapsdata/qemu_2.8.0-tcg.x86_64.xml
deleted file mode 100644
index 1829fbda60..0000000000
diff --git a/tests/domaincapsdata/qemu_2.8.0.s390x.xml b/tests/domaincapsdata/qemu_2.8.0.s390x.xml
deleted file mode 100644
index 2c075d7cdb..0000000000
diff --git a/tests/domaincapsdata/qemu_2.8.0.x86_64.xml b/tests/domaincapsdata/qemu_2.8.0.x86_64.xml
deleted file mode 100644
index 5f55b0730d..0000000000
diff --git a/tests/domaincapsdata/qemu_2.9.0-q35.x86_64.xml b/tests/domaincapsdata/qemu_2.9.0-q35.x86_64.xml
deleted file mode 100644
index 797b970040..0000000000
diff --git a/tests/domaincapsdata/qemu_2.9.0-tcg.x86_64.xml b/tests/domaincapsdata/qemu_2.9.0-tcg.x86_64.xml
deleted file mode 100644
index b47c426f1b..0000000000
diff --git a/tests/domaincapsdata/qemu_2.9.0.ppc64.xml b/tests/domaincapsdata/qemu_2.9.0.ppc64.xml
deleted file mode 100644
index 2523d6ec6b..0000000000
diff --git a/tests/domaincapsdata/qemu_2.9.0.s390x.xml b/tests/domaincapsdata/qemu_2.9.0.s390x.xml
deleted file mode 100644
index d5b58a786d..0000000000
diff --git a/tests/domaincapsdata/qemu_2.9.0.x86_64.xml b/tests/domaincapsdata/qemu_2.9.0.x86_64.xml
deleted file mode 100644
index 7716e9d381..0000000000
-- 
2.34.1




More information about the libvir-list mailing list