summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-03-21Merge "prototypes: fix yamllint issues"Jun Li3-4/+7
2017-03-20joid: Disable auto-triggers for ONOS scenariosFatih Degirmenci1-2/+2
Change-Id: I65ffee9cac42c33cfc923b67c8020bac6cc19da6 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-20Merge "xci: Create jobs for stable/ocata"Fatih Degirmenci1-0/+2
2017-03-20Merge "[fuel]reschedule on ZTE POD3"Fatih Degirmenci1-1/+1
2017-03-20Merge "update qtip validate jobs"Fatih Degirmenci1-5/+26
2017-03-20xci: Create jobs for stable/ocataFatih Degirmenci1-0/+2
Change-Id: Ie45900e1724d761d6f547b159f5ec276d705326b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-20Merge "xci: Create skeletons for jobs and rename directory"Fatih Degirmenci7-0/+227
2017-03-20Merge "prototypes: bifrost: destroy-env: Delete nodes from vbmc"Fatih Degirmenci1-0/+4
2017-03-20xci: Create skeletons for jobs and rename directoryFatih Degirmenci7-0/+227
This patch - creates job skeletongs based on the structure of other OPNFV jobs upstream job per scenario triggering and controlling the downstream jobs downstream jobs to run provisioning, deployment and functest - renames infra directory to xci Change-Id: I9a7ac3590d660f4270ab387598586e4270787ecb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-20KVMFORNFV: Enabling triggers for kvmfornfv scenarios.Navya1-4/+4
This patch includes resource allocation/time-slots for kvmfornfv os-nosdn-kvm_ovs_dpdk-ha, os-nosdn-kvm_ovs_dpdk_bar-ha, os-nosdn-kvm_ovs_dpdk-noha and os-nosdn-kvm_ovs_dpdk_bar-noha scenarios on Danube branch. Change-Id: Ib8250075a43dec60be398ce9ee4152b97b7c6796 Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
2017-03-20prototypes: bifrost: destroy-env: Delete nodes from vbmcMarkos Chandras1-0/+4
Upstream commit 12376b958e76 ("Use virtualbmc for virtual BM nodes") moved the VM IPMI management from the ssh drivers to the vbmc one. As a result, we need to clear all the nodes from vbmc during cleanup. Change-Id: I2a4e7233874c4fad8df525c8f7b526df17a8211f Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-03-20Merge "Read OSA_BRANCH from an env var"Fatih Degirmenci2-1/+2
2017-03-20bifrost: Create bifrost script for openstack-ansiblewutianwei2-1/+143
This change creates a separate script to provision 6 VMs for HA to use for openstack-ansible. - create 1 jumphost, 3 controller, 2 compute - set the mumber of vCPU to 8 - use 16GB RAM per VM - use xenial and add additional packages required by openstack-ansible Change-Id: I858340c5bd13a1cd35cf4334ab2b8c362c5c5e7f Signed-off-by: wutianwei <wutianwei1@huawei.com> Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-20multisite: Fix GS_PATHFatih Degirmenci1-3/+3
Change-Id: I5c93950a12c284d5e560e813891283aaf3638fd4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-20multisite: Switch to latest fuel deploy and create danube jobsFatih Degirmenci2-5/+13
Change-Id: I93339884bd604da2314e32dfe7cbf25b21c67537 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2017-03-20Read OSA_BRANCH from an env varYolanda Robla2-1/+2
Currently the OSA_BRANCH was sent in the deploy script, but not being picked by ansible. Enable this OSA_BRANCH in ansible, that will read from the populated env var in the deploy script. Change-Id: I77cffaee647a6f2a67baa49b1ddf022061398d86
2017-03-20update qtip validate jobswu.zhihui1-5/+26
- since zte pod2 is used for daisy, move qtip job to zte pod1 - add danube trigger Change-Id: Id0bdc5e791d3ed33a4f48d46b51823672794d2dc Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-03-20[fuel]reschedule on ZTE POD3wu.zhihui1-1/+1
Change-Id: I52bc5bc4c8207b71ebad038c584874adebad3ec5 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2017-03-20Merge "fuel: fix daily build without properties file"Fatih Degirmenci1-1/+3
2017-03-20Merge "Add new testcases in reporting page"Morgan Richomme1-0/+12
2017-03-20Merge "Fix trigger for validate tasks"Serena Feng1-9/+1
2017-03-20Merge "qtip: adapt job template for different streams"Serena Feng1-2/+2
2017-03-19Apex: disable daily masterTim Rozet1-1/+1
Change-Id: Ia6cbcf2b4014f456916fc4971050e8a244b25e81 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-18APEX: Remove dovetail build temporarilyFeng Pan1-11/+11
Change-Id: I45353b59bb13b49e8c81eb3e372672767d27d1d0 Signed-off-by: Feng Pan <fpan@redhat.com>
2017-03-17Apex: baremetal to use vfio-pci driver, adds nosdn-fdio to dailyTim Rozet2-0/+39
Change-Id: I298b09f654dfe5efa64df9dc287fd586fcdf131d Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-17fuel: 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. JIRA: FUEL-262 Change-Id: I842668bfde4c84cd3ba31571df274633ae238a90 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2017-03-17Merge "[fuel] Disable onos runs for danube"Fatih Degirmenci1-4/+4
2017-03-17Merge "Adds cronjob for filling vnf table row entries"Morgan Richomme3-0/+167
2017-03-17Merge "Add vnf, tag create & Associate Plugins"Morgan Richomme28-122/+1184
2017-03-17Merge "utils: fix yamllint issues"Jun Li2-0/+2
2017-03-17Merge "utils: fix yamllint issues"Jun Li5-13/+16
2017-03-16Merge "Add jobs to use the aarch64 jenkins slave"Morgan Richomme4-0/+104
2017-03-16Add stable-danube to doc jobShubhamRathi1-0/+2
Change-Id: I8375e4bc2c43e5a7b1c537da409de69609229c9d Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
2017-03-16Merge "Change cperf apex deploy to use odl_l3-nofeature-noha"Tim Rozet1-1/+2
2017-03-16Merge "Add support for enum & expand vnf_catalogue schema"Morgan Richomme2-1/+15
2017-03-16Change cperf apex deploy to use odl_l3-nofeature-nohaJamo Luhrsen1-1/+2
Change-Id: I622eb6677423581ab842a169480d91e21965b265 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-16Add jobs to use the aarch64 jenkins slaveCristina Pauna4-0/+104
arm-pod3-2 is an aarch64 jenkins slave for the same POD as the existing x86 jenkins slave arm-pod3. This commit adds jobs so we can deploy the POD and run functest from the aarch64 jenkins slave. These jobs are non-ci JIRA: ARMBAND-241 Change-Id: Ie3b808a641e44649c02f3b75c83d79119217fdfe Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2017-03-16Add new testcases in reporting pageMorgan Richomme1-0/+12
- FDS - Refstack - opera_ims - vyos-vrouter Change-Id: I42a323a1f466b0ba11e61bb287b8b283e4759c09 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2017-03-16Merge "[compass] adaption for danube"Fatih Degirmenci1-8/+8
2017-03-16[compass] adaption for danubemeimei1-8/+8
Change-Id: I486c94bd85574140069b4854e93f7a458a8c6885 Signed-off-by: meimei <meimei@huawei.com>
2017-03-16Add vnf, tag create & Associate PluginsKumar Rishabh28-122/+1184
Adds support for accessing database, plugin to create tags and vnfs and make association between them. Also adds autocomplete feature to vnf-tag association. Change-Id: Id55f998df68ae5e6e6fd298c6393b3500777468a Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
2017-03-15Use odl_l3-csit-noha scenario for apex cperf runnerJamo Luhrsen1-1/+1
Change-Id: I57c7a06f8a0d89c6238d1d25908786466fa1bff2 Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
2017-03-15jjb: infra: bifrost-cleanup-job: Do not trigger on new patchsetsMarkos Chandras1-0/+2
Commit f6bba721fd13 ("jjb: infra: bifrost-cleanup-job: Do not trigger on patchset creation") changed the job to not trigger on new patchsets but this does not work as expected because it seems that the default value for this option is 'true'. Set 'patchset-uploaded-event' to 'false' in order to really disable that trigger. Fixes: f6bba721fd13 ("jjb: infra: bifrost-cleanup-job: Do not trigger on patchset creation") Change-Id: Id19474511f37ebd13d1933f5d13f185dc5c8e3c9 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-03-15prototypes: fix yamllint issuesJessica Wagantall3-4/+7
Linting puppet-infracloud files Change-Id: I37ccf9537a8d56e8209c6dbf17a62901d1cc441c Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-03-15jjb: Set disable-strict-forbidden-file-verification to 'true'Markos Chandras34-0/+40
Previously, if an upstream patchset contained a change for a file listed in 'forbidden-file-paths' the job would not be triggered. This is not desirable since such a patchset may contain important changes so we enable the 'disable-strict-forbidden-file-verification' option which triggers the job unless the patchset only contains changes for the files listed in 'forbidden-file-paths'. Note: The diff was generated using the following script: for i in $(grep -l -r forbidden-file-paths *);do sed -i "s/\(^.*\)forbidden-file-paths/\1disable-strict-forbidden-file-verification: \'true\'\n&/" $i; done Please double check that the changes look sensible for each team's project. Change-Id: Ifa86d3a39b36375b2fd52b449e29c8dc757499b4 Signed-off-by: Markos Chandras <mchandras@suse.de>
2017-03-15Trigger docs verify for all changes under docs/Aric Gardner1-1/+1
This should be the same as docs merge Change-Id: Ib65e4dca130369e8372cfda433d4158393e67d3f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2017-03-15Adds cronjob for filling vnf table row entriesKumar Rishabh3-0/+167
It uses github api calls to fill no_of_developers, no_of_stars and versions entry. It is a bit hacky as it sets some parameters and parses the header link line to get the number. TODO lines_of_code entry as it is not provided directly by github api. Change-Id: I6cba54ad48fbb6aa5f4823100a426abbb82fc447 Signed-off-by: Kumar Rishabh <shailrishabh@gmail.com>
2017-03-15Modify triggers for armband danube jobsCristina Pauna1-12/+12
This commit rebalances the nr of runs between master and danube branch for CI jobs JIRA: ARMBAND-238 Change-Id: I541ddf3974680096d503829b279cb26ab76577bc Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
2017-03-15[fuel] Disable onos runs for danubeMichael Polenchuk1-4/+4
Change-Id: I8b1a4291cd1e0167aad3e9341bb95c42f338caeb Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2017-03-15Merge "Allow creation of Dockerfile.aarch64 through patch"Fatih Degirmenci1-3/+13