summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-23Add missing curl package for infracloudYolanda Robla Mota1-1/+1
It is needed on rabbit install Change-Id: I0ebf66883cc7c66771b3b5b4c2cccc590e61e5ca Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2016-08-22[Joid] Recover config UBUNTU_DISTRO=trusty for onos-sfczhangyuanyou1-0/+5
Because it was deleted by https://gerrit.opnfv.org/gerrit/#/c/18937/ Change-Id: Ic276ef624edbdb46801262e197c309a678b3ed1b Signed-off-by: Yuanyou Zhang<zhangyuanyou@huawei.com>
2016-08-22Create project jobs for colorado branchFatih Degirmenci29-38/+170
Daily jobs for Colorado branch for installer and test projects have not been created yet and it needs to be done via separate patches. Change-Id: I34517e89dfc502ce5741733e01bf8425d513df02 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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-22Merge "Increase the disk in the infracloud vms"Fatih Degirmenci1-0/+1
2016-08-22Merge "armband: make submodules-init before clean_cache"Fatih Degirmenci1-0/+3
2016-08-22Increase the disk in the infracloud vmsYolanda Robla Mota1-0/+1
The 10g disk space is not enough to spin up some vms and test. With default flavors, just a m1.small needs 20g of disk. Increasing to 100g of disk in each vm, so we can test with better conditions. Change-Id: I7b273dc5881cb6af67b7852c1318ea739217602f Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2016-08-22adapt reportingMorgan Richomme5-2/+2
- no odl-SFC test reported to DB - add link to scenario scoring wiki page - add +x on executable python files Change-Id: I6724408e3ed5d6a2ba78aff40d80d692c1e0780b Signed-off-by: Morgan Richomme <morgan.richomme@orange.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-19Merge "armband: print hostname information"Fatih Degirmenci2-0/+4
2016-08-19Merge "Adjust bifrost node provisioning timeout and fix file permissions"Fatih Degirmenci4-0/+4
2016-08-19armband: print hostname informationAlexandru Avadanii2-0/+4
Change-Id: I41c785e8f5bb57fe56d8292a9a62dc0b1af70d21 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-19Merge "[JOID] Update Joid deploy script"Fatih Degirmenci1-109/+24
2016-08-19Merge "[ZTE PODS]override fuel ip in functest and yardstick ci job"Fatih Degirmenci2-2/+2
2016-08-19Merge "armband: project: inherit {installer}-defaults"Fatih Degirmenci2-21/+8
2016-08-19Apex: adds nosdn ovs dpdk scenario to dailyTim Rozet1-0/+31
Change-Id: I14524233a88dc6937456da79cd435768bacecfc8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-19Merge "joid: Create jobs for orange-pod1 and remove brahmaputra jobs"Fatih Degirmenci4-135/+59
2016-08-19joid: Create jobs for orange-pod1 and remove brahmaputra jobsFatih Degirmenci4-135/+59
Change-Id: I61b68a7db60193f5525de7151e43b7752e5dd604 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-20Fix apex spec directoryMichael Chapman1-1/+1
RPM Spec files now live in a subdirectory under build Change-Id: Ifaba7c50b236843fa799ace8e464d0b2d4280eb9 Signed-off-by: Michael Chapman <woppin@gmail.com>
2016-08-19armband: project: inherit {installer}-defaultsAlexandru Avadanii2-21/+8
While at it, also do the following: - revert previous addition of "armband-defaults" in opnfv/installer-params.yml, no longer needed; - remove Josep from failure mail recipient list, armband@enea.com is already forwarded to all of us; - add CACHE_DIRECTORY variable for enabling build cache; TODO (left for future rework): - rename build and deploy jobs to include installer info, e.g. "armband-fuel-build-...", preparing for more installers; - move "installer" parameter to fuel jobs only instead of having it as a global param; Change-Id: I2e6cc43484576bd6569605a7c9e60f6fe64f435b Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com> Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-19Increase the number of vcpus in testingYolanda Robla Mota1-0/+1
It defaults to 1 cpu, and that means that computes won't be able to spin up any node because the number of cpus are exhausted. Currently the playbook doesn't allow to individually set cpus, so defaulting everything to 4 temporarily. Change-Id: Ic6058b28f5d75a270e3897157ba034f804af8ab0 Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
2016-08-19Merge "[moon] should deploy moon on xenial"Morgan Richomme1-0/+9
2016-08-19Merge "Added job for nosdn noha scenario and autorun it daily."mei mei1-2/+38
2016-08-19[moon] should deploy moon on xenialmeimei1-0/+9
Change-Id: Iaa56bc56e6a98813856634e77ce278e5e76ce234 Signed-off-by: meimei <meimei@huawei.com>
2016-08-19Adjust bifrost node provisioning timeout and fix file permissionsFatih Degirmenci4-0/+4
This change - increases the node provisioning timeout to 1900 seconds since the original timeout used by upstream bifrost (900 seconds) is not suited for provisioning VMs with Ubuntu. - fixes permissions of the scripts. - removes .gitkeep. This change is not upstreamed since bifrost uses cirros for test & development purposes and it is probably not in their interest to have increased timeout. Change-Id: I4b59a321fa26f8b5895ec577a19d10f5cdcace0f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-19[ZTE PODS]override fuel ip in functest and yardstick ci jobwu.zhihui2-2/+2
For all zte pods, the fuel ip is not 10.20.0.2 . It need to override. Change-Id: Ib9533c28d9d03fdfc4804955de9eee7501453cd9 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-18Merge "Add initial playbooks and scripts for bifrost POCS"Fatih Degirmenci4-0/+271
2016-08-18Merge "Jenkins connection script needs to be run from $jenkinshome"Aric Gardner1-0/+5
2016-08-18Merge "For criteria of CII Best Practicess Badge"Aric Gardner2-6/+6
2016-08-18Merge "Switch MD5SUM for SHA512SUM"Aric Gardner3-4/+4
2016-08-18Added job for nosdn noha scenario and autorun it daily.Narinder Gupta1-2/+38
This patch will enable the job for nosdn noha scenario and marked as auto build for that scenario. Currently I am running this scenario and its passing. But no subsequent daily runs are happening. This patch will fix this. Change-Id: I7246e04458ec3e809a9bc4b76ceffb6d4c8742aa Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-08-18Add initial playbooks and scripts for bifrost POCSYolanda Robla Mota4-0/+271
Change-Id: Ic7e33f53d0111b0e833d7547fff16458506b063b Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
2016-08-18[JOID] Update Joid deploy scriptDavid Blaisonneau1-109/+24
Change-Id: I96e28cf416c7a8e1b1200677eb974ff0075aec03 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-08-18Merge "arm-pod1: Adding arm-pod1 to yardstick ci jobs"Fatih Degirmenci1-0/+13
2016-08-18arm-pod1: Adding arm-pod1 to yardstick ci jobsPaul Vaduva1-0/+13
Change-Id: I00ea21566bd2244c35bdf658eb95e8cf435b7be9 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2016-08-18update zte pod info and reschedule trigger.wu.zhihui2-1/+9
Due to migration of ZTE PODs, update some info and reschedule trigger. Change-Id: Ie7040cd462c3afe3fb7f6d5b3b7b2ad0cc270196 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-17installer-params: Add armband defaultsAlexandru Avadanii1-0/+20
Recent changes in armband jjb tooling rely on INSTALLER_TYPE to be set, so define all default params, similar to Fuel. Change-Id: Ie29a114bee77a9fbae5f33fc4e716f86a39c14ec Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2016-08-17Jenkins connection script needs to be run from $jenkinshomeAric Gardner1-0/+5
Exit if script is run from the wrong directory Change-Id: I693ab65b4439c5b4d3b609e95295fa43e8cd3a58 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2016-08-17kvmfornfv: Improve job console loggingFatih Degirmenci1-3/+3
Change-Id: I5ad1aec2b334196a4107154fbdec252676c344b2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-17Merge "Add parser in automatic reporting"Morgan Richomme1-2/+4
2016-08-17kvmfornfv: Attempt removing outdated artifacts only if the existFatih Degirmenci1-2/+1
Change-Id: I0a88dd8818cb11761bfd83fd37f41474ae698435 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-17Merge "kvmfornfv: Remove artifacts created for the previous patch of the ↵Fatih Degirmenci2-1/+9
same change"
2016-08-17kvmfornfv: Remove artifacts created for the previous patch of the same changeFatih Degirmenci2-1/+9
Change-Id: I1d92d6b37f99965f3786b3cc9e12ff5a2d1c7f2e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-08-17Add parser in automatic reportingMorgan Richomme1-2/+4
Change-Id: I3d9c09b0da471e03647c09e96ca8b7ec89afb300 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-08-17[Fuel] Swap over functest with yardstickMichael Polenchuk1-2/+2
The smoke tests (functest) should run before benchmarking ones (yardstick). Change-Id: Ida02491b728ab98b42c19bd98ab9105a6a24eb94 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2016-08-17Merge "update testapi only with one command"Morgan Richomme3-17/+113
2016-08-17Merge "Revert "enabling apex mock-detached deploy state""Tim Rozet1-7/+0
2016-08-17Revert "enabling apex mock-detached deploy state"Tim Rozet1-7/+0
This reverts commit 43b81b7c3330a5f27dd640a871ea579957f8fc2b. Change-Id: I0913c10ea6d597f20512cc59e9b66c76688b9529 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-08-16Add timeout for fuel deploymentwuwb19891-0/+3
Change-Id: I2bc59bc8ab669e5903efa79476dd459366eb1bcd Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
2016-08-16Merge "[compass]:[merge after 18665]rename region name to be unified"mei mei1-1/+0