Comment 3 for bug 996002

Revision history for this message
James Tunnicliffe (dooferlad) wrote : Re: [Bug 996002] Re: Integration tests fail

I pointed Deepti to a work in progress script. I think she mostly
split it into a couple of files in lp:linaro-ci

My work in progress is:
http://bazaar.launchpad.net/~dooferlad/linaro-fetch-image/add-license-accept/view/head:/linaro_fetch_image/license_protected_file_downloader.py

The CI scripts are:
http://bazaar.launchpad.net/~linaro-infrastructure/linaro-ci/lci-build-tools/view/head:/download_content_yes_to_lic.py
http://bazaar.launchpad.net/~linaro-infrastructure/linaro-ci/lci-build-tools/view/head:/download_file

I think the scripts in CI are just the script from fetch-image split
into two, so you should be able to replace the current filefetcher.py
with license_protected_file_downloader.py (keep the old name if you
like). We do need a canonical source for this file, so hopefully it
will be in the license protection code and CI and Fetch Image can use
a bzr external to pull it into those projects.