Chulyoon Jung chulyoon.jung@lge.com writes:
Dear validation team,
My name is Chulyoon Jung, LG electronics. I want to know exact procedure for upgrading lava instance according your release. As you know, linaro release source code and tools regularly. So, We want our lava server to upgrade as your release (example 13.01).
But, I don't know how I can upgrade each eggs's tool version according your release. (currently we use code/r75 and lava-android-test is 0.11) (release 13.01 has code/r112 and lava-android-test is 0.14)
I receive Michael's e-mail.
Yes, I can upgrade to the latest version using this CMD. ./bin/buildout -n
Could you provide the method how I can upgrade lava server as 13.01 release?
You need to make sure that LAVA_BUILDOUT_CFG in your instance's instance.conf file is set to "buildout-production.cfg" and then you can run "./lava-deployment-tool upgrade $instance_name tag:2013.01".
Cheers, mwh