Per the output in the console logs quickstart requires use to export the path to the Juju bin under test. eg:
export JUJU=./extracted-bin/usr/lib/juju-1.25-beta1/bin/juju
juju --debug quickstart -e aws-quickstart-bundle --constraints mem=2G --no-browser /var/lib/jenkins/repository/landscape-scalable.yaml
then poll with status until all units are started or one is in error.
We added --debug to the four quickstart jobs that deploy the landsscape scalable bundle. All four jobs failed again like the original run. revision-build 3034 is still being tested reports. vapour. ws/releases/ 3090 reports. vapour. ws/releases/ 3090/job/ aws-quickstart- bundle/ attempt/ 1055 reports. vapour. ws/releases/ 3090/job/ hp-quickstart- bundle/ attempt/ 1202 reports. vapour. ws/releases/ 3090/job/ maas17- quickstart- bundle/ attempt/ 1122 reports. vapour. ws/releases/ 3090/job/ joyent- quickstart- bundle/ attempt/ 1404
http://
but at this hour we can see these failure will be the cause of the curse
http://
http://
http://
http://
Per the output in the console logs quickstart requires use to export the path to the Juju bin under test. eg: extracted- bin/usr/ lib/juju- 1.25-beta1/ bin/juju bundle --constraints mem=2G --no-browser /var/lib/ jenkins/ repository/ landscape- scalable. yaml
export JUJU=./
juju --debug quickstart -e aws-quickstart-
then poll with status until all units are started or one is in error.