~matsubara/maas/lab-tests-1.5

« back to all changes in this revision

Viewing changes to jenkins/jobs/macros.yml

  • Committer: Diogo Matsubara
  • Date: 2014-01-20 16:34:43 UTC
  • mfrom: (20.2.1 ci-config-fixes)
  • Revision ID: diogo.matsubara@canonical.com-20140120163443-gg150rhh1wcytvui
[r=rvba][author=matsubara] Add make install-dependencies and make to maas-test macro

Show diffs side-by-side

added added

removed removed

Lines of Context:
76
76
            rm -rf maas-test
77
77
            bzr branch $MAAS_TEST_BRANCH maas-test
78
78
            cd maas-test
 
79
            make install-dependencies
 
80
            make
79
81
            sudo ./bin/maas-test --maas-series $MAAS_SERIES --bmc-ip $BMC_IP \
80
82
            --bmc-username $BMC_USERNAME --bmc-password $BMC_PASSWORD \
81
83
            --http-proxy=$HTTP_PROXY --architecture $ARCH br0