summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-13apex, yardstick: integrate yardstick into apexTim Rozet2-1/+20
Creating job for apex to attempt to run yardstick on LFPOD1 Change-Id: Ie9eb8edb39ce9152fc5335a3d57c24b6492d07d8 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-13Merge "Add joid and apex to yardstick CI"Jose Lausuch1-14/+24
2016-01-13test: add --no-cache flag when building docker imagesjose.lausuch1-1/+1
Sometimes, if the docker leftovers are not properly removed, there is some cache that the build uses. This will force to build from scratch without using any existing image (no cache) Change-Id: Ifb19b2fc01da938cf46eb18d62a5877cf0a560e5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13joid: Add scenario selector for different sdn controllers + default releng ↵David Blaisonneau4-54/+81
triggers Change-Id: I21854444d997bba876e711433c1b2132cde61c7c Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-13Add joid and apex to yardstick CIJo¶rgen Karlsson1-14/+24
Apex and Joid setup copied from functest. Change-Id: I8543f1e04eea79550f01dfc23e3123b9be6731ca Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2016-01-13Merge "test: Remove escape characters from docker job"jose.lausuch2-10/+10
2016-01-13test: Remove escape characters from docker jobjose.lausuch2-10/+10
Fetching the branch name is now fixed too. Change-Id: Ib83afb4f938890285ab861634eb8fef654a10d76 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13apex: change public network name to 'external'jose.lausuch1-1/+1
Although this environment variable is not used in Functest, to be consistent with the names, Apex creates by default a public network called 'external'. Change-Id: Ie33b116beafc1257c5c26b416cdb76c463553e2d Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Bug fixes for QTIP Jenkins JobNauman_Ahad1-3/+6
Bugs in qtip-cleanup and qtip-run-suite builders. Spaces removed in qtip-cleanup builder to ensure variables take the given values. container_id again redeclared and echoed in qtip-run-suite for debugging. Change-Id: I608001fbc91d34870debe2cd620d9a5e19e82dd6 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-13Merge "test: Set build name of test jobs to DEPLOY_SCENARIO"Fatih Degirmenci2-2/+2
2016-01-13test: Set build name of test jobs to DEPLOY_SCENARIOFatih Degirmenci2-2/+2
DEPLOY_SCENARIO will be set to os-[controller]-[nfv_feature]-[mode]-[extra] The fields could be - controller: (nosdn|odl|onos|ocl) - nfv_feature: (none|kvm|ovs) - mode: (ha|noha) - extra: installer specific field to use when needed or none Change-Id: I9ef66833c41e3ef24ea4a7195fb8b20302021543 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13functest: Enable verify jobs for brahmaputra branchFatih Degirmenci1-5/+4
Change-Id: I75707f3bc895cde271a76ea78aea13937caa8eca Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13jjb: Cleanup outdated and example jobsFatih Degirmenci6-110/+26
Genesis jobs are only commented out. The directory can totally be removed once brahmaputra is released. Change-Id: Ide6baace0fb3c06f328022fb3d874ba6d49f17e9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13Merge "docs: fix ODT document creation"Ryota MIBU1-2/+7
2016-01-12fuel: Enable all available scenarios for brahmaputra branchFatih Degirmenci7-274/+214
This change - Enables all available scenarios for stable/brahmaputra branch on LF POD2 and Ericsson POD1. - Enables new node type, virtual, which is able to run available scenarios. - Adjusts build blocker for multijob projects. - Skips cloning of fuel repo for multijob projects. - Enables os_odl-l2_ha auto trigger for LF POD2, Ericsson POD1, and Ericsson POD2. - Enables the use of an already downloaded ISO if the ISO was previously downloaded to jumphost to speed up deployment. - Adds a generic job for fuel for easier CI development/troubleshooting which is kept disabled by default. - Removes SDN_CONTROLLER parameter. Change-Id: Icf26241216522b58db6908623a77405cdaac2ba2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Merge "Update deprecated pollscm usage"Fatih Degirmenci7-7/+14
2016-01-12Update deprecated pollscm usageThanh Ha7-7/+14
The syntax "pollscm: '@midnight'" is deprecated and should be updated to using the new syntax: - pollscm: cron: '@midnight' Change-Id: Id11d301dfee4d183ee40f2342528c4258f36034f Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-01-12test: Fix dockerfile pathjose.lausuch1-3/+3
Change-Id: Ica1cadc79ee6fd7ff96d66b3f4fb798098fad452 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-12docs: fix ODT document creationRyota MIBU1-2/+7
The command 'pandoc' has to be execute in the document folder, otherwise file path in tex can work. JIRA: RELENG-16 Change-Id: Ia054f6354dceb386805b21721a6736a446980d71 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-12Merge "Redirect job output to file and archive them"Ryota Mibu2-1/+5
2016-01-12Merge "Add sphinx extensions"Aric Gardner1-1/+4
2016-01-12Add sphinx extensionsAna C1-1/+4
This change adds following sphinx extensions: - sphinx.ext.autodoc - sphinx.ext.viewcode - sphinx.ext.napoleon JIRA: - Change-Id: I97d8ead38fd8e83b98f5083d0e24dd1a084014c9 Signed-off-by: Ana C <ana.cunha@ericsson.com>
2016-01-11bottlenecks: disable time trigger in order not to run parallel and open B branchMatthewLi1-4/+4
JIRA: BOTTLENECK-1 Change-Id: I19a917f090289233a8c7d61f3a25569dadad1972 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-01-12Merge "set current-parameters with false - compass use build node to trigger ↵Jun Li1-3/+3
the daily-multi-job - run phase job(deploy+test) in specific pod"
2016-01-12Merge "enable onos in joid deployment"Jun Li1-1/+1
2016-01-12Merge "support ODT format creation in docs-build.sh"Ryota MIBU1-0/+15
2016-01-12set current-parameters with falsemeimei1-3/+3
- compass use build node to trigger the daily-multi-job - run phase job(deploy+test) in specific pod Change-Id: I9e5c25e31452a0f8f95f4e4d84c90f5640568c28 Signed-off-by: meimei <meimei@huawei.com>
2016-01-12enable onos in joid deploymentmeimei1-1/+1
Change-Id: Ic05366cd730fea7edfcf6aa4c993399ffdc54a38 Signed-off-by: meimei <meimei@huawei.com>
2016-01-12Merge "add two test cases: VSTF tu1 and tu3"Jun Li1-15/+99
2016-01-12Merge "enable onos in joid deployment"Jun Li1-2/+14
2016-01-12Fuel: Enable build blocker for brahmaputra jobFatih Degirmenci1-4/+2
Change-Id: Ib809840ec4b89b8feaab6b0910c3fff9593a7ba9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Fuel: Enable build blocker to make sure jobs don't start on same PODFatih Degirmenci2-0/+16
Change-Id: I9d9ae97cdd98003dcd1d6470a01f90f3af2f584e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Fuel: Enable the jobs for newly added scenariosFatih Degirmenci4-12/+7
Change-Id: Id587f14e6b3bee67558b46b3ea0e262461fbef3e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11Fuel: Switch to new scenario/pod descriptions and enable 7 scenariosFatih Degirmenci4-59/+178
This change - enables 7 scenarios by creating jobs for them: os_ha, os_odl-l2_ha, os_odl-l3_ha, os_onos_ha, os_kvm_ha, os_ovs_ha, os_kvm_ovs_ha. - enables the use of new scenario descriptions - enables the use of new pod descriptions Please note that - all of the above is only valid for Ericsson POD2. - no triggers have been defined as of yet. Jobs will manually be triggered in the beginning for CI development purposes. Apart from this, new jjb file and shell script have been created temporarily in order not to break brahmaputra deployments. These files will be merged once the fuel changes are cherry-picked to brahmaputra branch. Change-Id: I86479bde24aaaab415ca669aa55d706ba06e7fe4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11Redirect job output to file and archive themThanh Ha2-1/+5
Change-Id: I9f23d0a191de68811062c803d7ec85d05ecd679d Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2016-01-11Merge "run docker in sudo mode to pass key for apex"Morgan Richomme1-1/+1
2016-01-11Merge "Enable test projects' docker image builds for stable/brahmaputra branch"Jose Lausuch2-17/+24
2016-01-11run docker in sudo mode to pass key for apexMorgan Richomme1-1/+1
Change-Id: I88fdcb014a11dd1a78a4dec1b28dcfff07970cfe Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-11qtip: Fix hashbang in qtip builders and adjust indentationFatih Degirmenci1-24/+24
Change-Id: I69f83a7a639e68c768f932256be823f54b801e1e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11fuel: Enable usage of new scenario descriptionFatih Degirmenci2-0/+99
Change-Id: Id61ddc6a2dae9378e2517174006ab1836a45114d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11joid: Add external network creationDavid Blaisonneau3-18/+55
Change-Id: I72a902b9de735d9962de1f83b81ada9aa1848783 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2016-01-11add two test cases: VSTF tu1 and tu3Yiting.Li1-15/+99
JIRA: BOTTLENECK-29 Change-Id: I08b531037f28bfab41dedf9d487abb1896da130a Signed-off-by: Yiting.Li <liyiting@huawei.com>
2016-01-11joid: Rollback to include-raw for included scriptsFatih Degirmenci1-1/+1
Change-Id: I6b6390c59f158add471071a656edfef7899ff909 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11joid: Set CEPH_DISKS_CONTROLLERS if unsetFatih Degirmenci2-1/+3
Change-Id: I10d3d5853fda963adab1d3359b3415501b09a364 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11Enable test projects' docker image builds for stable/brahmaputra branchFatih Degirmenci2-17/+24
Change-Id: Ib936f58d1f21c4e782cdb1e19d1615b1bed30007 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-11Corrected the name of pod dell-us-deploying-bm3Nauman_Ahad1-2/+2
Job didn't execute due to mismatch in name of dell-us-deploying-bm3 lab. Name changed from dell-us-deploying-bm-3 to dell-us-deploying-bm3 Change-Id: I52e1a4fbcb1a77610e4bc7282196650ecc77f7fc Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2016-01-11Merge "enable onos in compass-virtual-deployment"Jun Li2-8/+8
2016-01-11enable onos in compass-virtual-deploymentmeimei2-8/+8
Change-Id: Id86caa0fa028a248654eb31e8a8508977f3bdf9c Signed-off-by: meimei <meimei@huawei.com>
2016-01-11new baremetal configurationmeimei1-2/+1
Change-Id: I17903e88da74dacc5a121e0151060b557314a60d Signed-off-by: meimei <meimei@huawei.com>
2016-01-10Adds sudo to virsh command for functest with apexTim Rozet1-1/+1
Change-Id: Iec731b40b78609a5a5ce5b926e27eb4206426a4f Signed-off-by: Tim Rozet <trozet@redhat.com>