~deeptik/linaro-license-protection/fixing_bug_955813

Viewing all changes in revision 50.

  • Committer: Andy Doan
  • Date: 2012-03-28 15:59:02 UTC
  • Revision ID: andy.doan@linaro.org-20120328155902-wudzi6bv0ltcgrxf
allow publishing of pre-built images

This allows the publishing of prebuilt images. The required
structure is as follows:

* uploads path:
 prebuilt-<job name>/<build_num>/

 For the 20120328 build of oneiric this would be:
  prebuilt-oneiric/20120328
 and the directory would have files like:
  efikamx-oneiric/20120328/1/images/efikamx-oneiric_linaro-o-nano.img.bz2

* the output directory will then go to snapshots as:
  oneiric/efikamx-oneiric/20120328/1/images/efikamx-oneiric_linaro-o-nano.img.bz2
  so it will coexist with the actual hardware pack build

The command to do this action would be:
  ./publish_to_snapshots.py -t prebuilt -j oneiric -n 20120328

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: