1. 22 11月, 2019 1 次提交
  2. 26 6月, 2019 1 次提交
    • A
      tests: Update *-headless and *-graphics · c5fe7793
      Andrea Bolognani 提交于
      Use the latest virt-manager to regenerate the files.
      
      The command line is once again along the lines of
      
        $ virt-install \
          --name guest --os-variant fedora29 \
          --vcpus 4 --memory 4096 --disk size=5 \
          --graphics (none|vnc) \
          --print-xml
      
      with some minor tweaks performed afterwards.
      
      This removes a number of inconsistencies between the files,
      and makes it so the only differences are actually relevant
      either to the architecture and machine type at hand, or to
      having graphics rather than being headless.
      Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
      Reviewed-by: NJán Tomko <jtomko@redhat.com>
      c5fe7793
  3. 12 4月, 2019 1 次提交
  4. 15 3月, 2019 2 次提交
  5. 06 9月, 2018 1 次提交