summaryrefslogtreecommitdiffstats
path: root/jjb/armband/build.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-08-22armband: fix daily build without properties fileAlexandru Avadanii1-1/+3
For the first time the daily build is ran, the properties file for the latest ISO built is not present. Change-Id: Ic744c779ddc670cc2b9bcea111d28fd97f76af67 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-20armband: make submodules-init before clean_cacheAlexandru Avadanii1-0/+3
Armband daily build is broken because clean_cache.sh is not present in Armband repo before calling `make submodules-init` (clean_cache.sh in Armband's ci dir is a softlink pointing to clean_cache.sh in Fuel@OPNFV git submodule's ci dir). Change-Id: I10cddd697c1bd624c5a13a4826e3a202acfbb7df Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-19armband: print hostname informationAlexandru Avadanii1-0/+2
Change-Id: I41c785e8f5bb57fe56d8292a9a62dc0b1af70d21 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-11armband build.sh: Use caching, same as Fuel buildAlexandru Avadanii1-2/+39
Minor refresh/update of the ISO build script, enabling caching and passing REVSTATE & other args to build.sh in the same way Fuel@OPNFV does. Change-Id: I79a84f1fdc4fa086df6e00485c5d22960400bbaf Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-04-20armband: Small adjustments to align with the restFatih Degirmenci1-0/+58
Change-Id: Icf15d27605848b143d75a750d45006dbcfc638ff Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>