← Back to team overview

ubuntu-server-iso-testing-dev team mailing list archive

Re: automated desktop testing

 

On 03/11/2011 02:27 AM, Jean-Baptiste Lallement wrote:
> Hi folks,
>
> I've added alternate to automated iso testing and it's running
> successfully \o/
>
> For the record, dl-ubuntu-test-iso and download-latest-iso (and
> run_test) are looking for desktop image in different places.
>
> dl-ubuntu-test-iso stores desktop images in $ISOROOT/$FLAVOR while usit
> tools use $ISOROOT/$FLAVOR-$VARIANT
>
> So I worked around by modifying the first build command this way:
> ====
> mkdir -p /var/lib/ubuntu-server-iso-testing/isos/ubuntu
> ln -s /var/lib/ubuntu-server-iso-testing/isos/ubuntu
> /var/lib/ubuntu-server-iso-testing/isos/ubuntu-${VARIANT}
> download-latest-test-iso  --release=${RELEASE} --variant=${VARIANT}
> --arch=${ARCH}
> ====
>
> 1. Do you think we should keep it this way or patch
> download-latest-test-iso to create a path compatible with
> dl-ubuntu-test-iso ?
>

For me, it would be better if we adapted to dl-ubuntu-test-iso:
dl-ubuntu-test-iso has been used for some time, and it should be easier
for us to adapt then for all users of the tool to change.

> 2. What do you think about adding support for flavors to
> download-latest-test-iso and as a parameter to the jenkins's jobs ?
>
Great idea, methinks.

Thank you, Jean-Baptiste.

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References