Hi Antonio: >-----Original Message----- >From: Antonio Terceiro [mailto:[email protected]] >Sent: 2013年1月9日 21:44 >To: Song, Elen >Cc: Michael Hudson-Doyle; Linaro Validation >Subject: Re: [Linaro-validation] lava-deployment-tool > >Hi Elen, > >On Wed, Jan 09, 2013 at 06:17:01AM +0000, Song, Elen wrote: >> Hi Antonio: >> >> Can I use lava-deployment-tool to install old lava-version. Like >> install lava-server-2012.06 and other package? > >In theory: yes, you should be able to do it by setting the >LAVA_MANIFEST_BRANCH environment variable to a bzr URL of a manifest >branch. The default is lp:lava-manifest, which we keep up to date to always >install the latest lava, so you could branch off that and revert to the state >of >lava-server 2012.06, and then try: > >$ LAVA_MANIFEST_BRANCH=lp:~you/lava-manifest/lava-2012.06 ./lava-deploy >ment-tool [ARGS] >
Yes, that probably could work. And I found the buildout.cfg have to be changed into bulidout-productuin.cfg in lava-deployment-tool so that it will download relevant lava stuff. >In practice: we don't test doing that, so I have no idea what problems you >might >find. Also, lava-deployment-tool has evolved since then and it might be making >assumptions that weren't true for older lava code. > >-- >Antonio Terceiro >Software Engineer - Linaro >http://www.linaro.org Best regards Elen Song _______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
