Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-1086 NetVirt CSIT Improvements
  3. NETVIRT-1257

Update packer images to include downloaded artifacts

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Lowest Lowest
    • None
    • None
    • None
    • None

      devstack downloads/wgets some artifacts during stacking. Sometimes those downloads fail and the stack aborts. An example is below where the cirros images are downloaded.

      For cirros images copy, use https://github.com/openstack-dev/devstack/blob/master/functions#L92-L115. If you clone devstack in /opt/stack then if you manually add it in /opt/stack/files/images/<foo>

      2018-05-15 08:55:10.791 | + functions:upload_image:98                :   wget --progress=dot:giga -c http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.3.5-x86_64-disk.img
      2018-05-15 08:55:10.794 | --2018-05-15 08:55:10--  http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img
      2018-05-15 08:55:10.808 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... failed: Name or service not known.
      2018-05-15 08:55:10.808 | wget: unable to resolve host address ‘download.cirros-cloud.net’
      2018-05-15 08:55:10.810 | + functions:upload_image:1                 :   exit_trap
      

            SrinivasRachakonda Srinivas Rachakonda
            shague Sam Hague
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: