Re: [PATCH 3/6] ubuntu: Add Ubuntu 15.10 test cases

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 2, 2016 at 2:01 PM, Christophe Fergeau <cfergeau@xxxxxxxxxx> wrote:
> Detection was already present, but not the corresponding test files.
> ---
>  .../ubuntu15.10/ubuntu-15.10-desktop-amd64.iso.txt | 29 ++++++++++++++++++++++
>  .../ubuntu15.10/ubuntu-15.10-desktop-i386.iso.txt  | 29 ++++++++++++++++++++++
>  .../ubuntu15.10/ubuntu-15.10-server-amd64.iso.txt  | 29 ++++++++++++++++++++++
>  .../ubuntu15.10/ubuntu-15.10-server-i386.iso.txt   | 29 ++++++++++++++++++++++
>  4 files changed, 116 insertions(+)
>  create mode 100644 test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-amd64.iso.txt
>  create mode 100644 test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-i386.iso.txt
>  create mode 100644 test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-amd64.iso.txt
>  create mode 100644 test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-i386.iso.txt
>
> diff --git a/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-amd64.iso.txt b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-amd64.iso.txt
> new file mode 100644
> index 0000000..ce3aaf7
> --- /dev/null
> +++ b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-amd64.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id:
> +Volume id: Ubuntu 15.10 amd64
> +Volume set id:
> +Publisher id:
> +Data preparer id: XORRISO-1.2.4 2012.07.20.130001, LIBISOBURN-1.2.4, LIBISOFS-1.2.4, LIBBURN-1.2.4
> +Application id:
> +Copyright File id:
> +Abstract File id:
> +Bibliographic File id:
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 575384
> +El Torito VD version 1 found, boot catalog is in sector 170
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID ''
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff 87011 552977
> diff --git a/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-i386.iso.txt b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-i386.iso.txt
> new file mode 100644
> index 0000000..356a18b
> --- /dev/null
> +++ b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-desktop-i386.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id:
> +Volume id: Ubuntu 15.10 i386
> +Volume set id:
> +Publisher id:
> +Data preparer id: XORRISO-1.1.8 2011.11.20.173001, LIBISOBURN-1.1.8, LIBISOFS-1.1.6, LIBBURN-1.1.8
> +Application id:
> +Copyright File id:
> +Abstract File id:
> +Bibliographic File id:
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 599104
> +El Torito VD version 1 found, boot catalog is in sector 244
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID ''
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff 917A8 595880
> diff --git a/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-amd64.iso.txt b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-amd64.iso.txt
> new file mode 100644
> index 0000000..725327d
> --- /dev/null
> +++ b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-amd64.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id:
> +Volume id: Ubuntu-Server 15.10 amd64
> +Volume set id:
> +Publisher id:
> +Data preparer id: XORRISO-1.2.4 2012.07.20.130001, LIBISOBURN-1.2.4, LIBISOFS-1.2.4, LIBBURN-1.2.4
> +Application id:
> +Copyright File id:
> +Abstract File id:
> +Bibliographic File id:
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 323584
> +El Torito VD version 1 found, boot catalog is in sector 1857
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID ''
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff BD54 48468
> diff --git a/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-i386.iso.txt b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-i386.iso.txt
> new file mode 100644
> index 0000000..de18892
> --- /dev/null
> +++ b/test/isodata/ubuntu/ubuntu15.10/ubuntu-15.10-server-i386.iso.txt
> @@ -0,0 +1,29 @@
> +CD-ROM is in ISO 9660 format
> +System id:
> +Volume id: Ubuntu-Server 15.10 i386
> +Volume set id:
> +Publisher id:
> +Data preparer id: XORRISO-1.1.8 2011.11.20.173001, LIBISOBURN-1.1.8, LIBISOFS-1.1.6, LIBBURN-1.1.8
> +Application id:
> +Copyright File id:
> +Abstract File id:
> +Bibliographic File id:
> +Volume set size is: 1
> +Volume set sequence number is: 1
> +Logical block size is: 2048
> +Volume size is: 321536
> +El Torito VD version 1 found, boot catalog is in sector 3616
> +Joliet with UCS level 3 found
> +Rock Ridge signatures version 1 found
> +Eltorito validation header:
> +    Hid 1
> +    Arch 0 (x86)
> +    ID ''
> +    Key 55 AA
> +    Eltorito defaultboot header:
> +        Bootid 88 (bootable)
> +        Boot media 0 (No Emulation Boot)
> +        Load segment 0
> +        Sys type 0
> +        Nsect 4
> +        Bootoff 110D0 69840
> --
> 2.7.4
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/libosinfo

Acked-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux