summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-22Daisy: Local docs buildsHEADmasterTrevor Bramwell6-1/+37
Adds local documentation builds following this guide: https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html docs can be build with tox -e docs Going forward docs will be hosted here: https://opnfv-daisy.readthedocs.io/en/latest/ Change-Id: Iecb230463dfb96101cc5cf01af71cb54318ca732 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-09-10Fix loop device nameAlex Yang1-3/+3
In [1], ${loopdevice:0:5} is wrong when loopdevice is loop13p1. [1] https://build.opnfv.org/ci/job/daisy-kolla-build-master/36/console Change-Id: I3bfcf771c8b510f9c5c1f853a1a61a299106d5dc Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-09-06Fix unittestAlex Yang2-3/+8
openrc was changed in [1] [1] https://gerrit.opnfv.org/gerrit/#/c/59839/ Change-Id: I30191475ce9a1b27a66d147519583d80b158547a Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-08-21Disable selinux option in docker for kolla-buildAlex Yang1-0/+2
Set --selinux-enabled=false in /etc/sysconfig/docker. https://build.opnfv.org/ci/job/daisy-kolla-build-master/32/console Change-Id: Ib6e94ad4add5f8556294de9542c38e9b074f905a Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-08-20Change the owner of created image dirAlex Yang1-1/+4
The directory created by SUDO cannot be cleaned by jenkins. https://build.opnfv.org/ci/job/daisy-kolla-build-master/31/ Change-Id: I02f11d72a80e173f7fef9d3b875f95c2d7b4f626 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-08-08Correct the img location in kolla build jobAlex Yang1-0/+1
Change-Id: Id1e2d7d3ddfbc330b623a8ee7cfc8400ceb0e4ca Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-07-26Fix yum repo errorAlex Yang1-0/+3
See https://review.openstack.org/#/c/568180/ Change-Id: Ida065d7ac0ce00cf5c02be2a506a492c0f6123bd Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-07-16Export more SDN related env vars for FunctestZhijiang Hu1-3/+13
Jira: DAISY-80 Change-Id: Iac3a60570fedef823a8e382d9a04f802ed86e37f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-24Merge "Calculate hugepage num accoding to host's memory"Zhijiang Hu3-2/+37
2018-04-19Calculate hugepage num accoding to host's memoryAlex Yang3-2/+37
Change-Id: I49cfa3265af776e3cdea5de59096ff3257f75fb0 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-04-18Made minir edits for the Fraser releaserpaik3-5/+5
Change-Id: Ic19e2c270067497a777231ec47a6dd94f94c2b99 Signed-off-by: rpaik <rpaik@linuxfoundation.org>
2018-04-13Update OS image for target nodesZhijiang Hu1-1/+1
During deployment of DPDK scenario for Queens, we encountered kernel panic and soft lock. Hope a Kernel upgrade may help. Change-Id: I741cc81fcce499a93832a5980f0ed2fd568f957f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-10Update ODL to NitrogenZhijiang Hu2-2/+2
Change-Id: I9e194a3fba1b5f510b3bfabb1919f1fdad517e8c Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-05Merge "re-point to upstream stable/queens"Zhijiang Hu3-5/+5
2018-04-04upadate doc about error recovery level 3Zhijiang Hu1-5/+4
Change-Id: Id6957830b0fa036c3b68d3ae1ef545c69cd26dce Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-03re-point to upstream stable/queensZhijiang Hu3-5/+5
Change-Id: Iee938b95b15a2780f04c118f0bf42e1aeb5cc9ec Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-04-01kolla-build-vm.sh is ready for QueensZhijiang Hu3-27/+129
This PS does: 1. Set default build target to stable/queens, but still fix to pike for OPNFV master branch, please see line:83 2. Create mappings between branch name and version number in code, since upstream kolla does not do it automatically using git tag for us start from Queens relese. Therefore, we do not need to let the user to define the version code and then check it with git tag command return value any more. So -t argument is deleted. 3. Support building Queens images. 4. Arrange patches in sub-directories name by version code so that user can use this one script to patch and build any version they want. But for OPNFV Jenkins, only the version for the current branch can be built according to the -j argument. 5. Upgrade DPDK version from 16.11 to 17.02. 6. Call cleanup_registry_server before pack_registry_data, this is resonable for keeping registry data stable. Change-Id: Ic5a7e2da261d456a2a1481ad0e765a7ce28b8121 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-30Merge "Add doc for error new recovery level 3"opnfv-6.0.0stable/fraserZhijiang Hu1-0/+87
2018-03-30Fix to upstream stable/pike branchZhijiang Hu1-8/+1
To satisfy security check, DAISYCORE_REPO and DAISYCORE_TAG are deleted. Change-Id: Ib3cf4c50a417f28502c4e3115f47429065620ca1 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-30Fix unit test for number of hugepagesAlex Yang1-6/+6
Change-Id: I2c7c2a9d38ed0789710ef6af371cb6663d7433cc Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-03-30Add doc for error new recovery level 3Zhijiang Hu1-0/+87
Change-Id: I878d1e405b81474da8fb54d37a1a6ffc7bafdb4f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-23Enlarge hugepage default countZhijiang Hu1-1/+1
Change-Id: I551388760fc7e0c30d07350fe15ffa0c39cc7881 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-19Merge "Add scenarios docs"Zhijiang Hu6-0/+186
2018-03-19Merge "Fix Licence header missing issues"Alex Yang11-2/+79
2018-03-19Add scenarios docsZhijiang Hu6-0/+186
Change-Id: Ice02ae39569fe2efb1fbd3544afa1e5dd47d5e1d Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-19Fix Licence header missing issuesZhijiang Hu11-2/+79
Change-Id: I186f94b6e7580974a32a3c3c48fdc891b8445937 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-19docker load latest registry server during runtimeZhijiang Hu2-5/+1
Using http://daisycloud.org/static/files/registry-server.tar is unsafe. Please see upstream patch https://review.openstack.org/#/c/554085/ which implements docker load latest registry server during runtime. Change-Id: I42f27f522f328619e19a69e0fa796f7b8efa9bd0 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-03-10Enlarge the time slice between creating VM and assign FIPZhijiang Hu1-1/+1
tools/daisy-post-fip.sh is only for user manually test FIP after deployment, so this change does not have functional change. Change-Id: I360eee59a4b0eb12fc2e50b7c15c5ccae527061c Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-02-27Update docs for Fraser releaseZhijiang Hu3-18/+21
Change-Id: Iccaaeb1018b51d80814a7263366eff8e8bd0e1d2 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-02-07Auto Generated INFO.yaml fileagardner1-0/+56
INFO.yaml meant to be machine readable. This file was auto generated from an ldap lookup and your projects INFO file. Meeting times are not currently filled out. please ammend this patchset to complete Going forward comitter promotions should be done against this file. PTLs: Must be merged for you to gain delete access on testresults.opnfv.org If project_lead: is missing (my script could not parse) please amend with same from commiters section eg: project_lead: &opnfv_dovetail_ptl name: 'Lead Name' email: 'lead email' id: 'lead lfid' company: 'lead company' Change-Id: Ia5651755b40f7503a8e0109e19c1ab6200014dea Signed-off-by: agardner <agardner@linuxfoundation.org>
2018-01-26Merge "Sync kolla patches"Zhijiang Hu1-3/+101
2018-01-24Merge "Update image to include patch for ODL NETVIRT-896"Zhijiang Hu2-2/+2
2018-01-24Update image to include patch for ODL NETVIRT-896Zhijiang Hu2-2/+2
Change-Id: I12a29ef9641c75265f7888c630e9e86eb056accd Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-24Sync kolla patchesZhijiang Hu1-3/+101
Change-Id: I1f13f72d4e75fa7414c571e6db080d0f08f47a96 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-24Break dead loop in discover_host()Alex Yang1-2/+5
Change-Id: I5e0186db88c9db16a8212b1c52e03fb9d6cf6adc Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-23Merge "Mount xfs image with -o nouuid"Zhijiang Hu1-1/+7
2018-01-22Mount xfs image with -o nouuidAlex Yang1-1/+7
In [1], an error occured: "XFS (dm-6): Filesystem has duplicate UUID ... - can't mount". [1]: https://build.opnfv.org/ci/job/daisy-deploy-zte-pod9-daily-master/11/console Change-Id: I84052f481662e370ef8d41d62d356ad9a5e6e3c2 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-19Merge "Add extra parameter to integrate with doctor"Zhijiang Hu3-4/+26
2018-01-19Merge "support dpdk"Zhijiang Hu3-13/+41
2018-01-18Merge "no need to separate dpdk from network.yaml.j2"Alex Yang1-5/+1
2018-01-16Create pod's dir if it didn't existAlex Yang1-0/+2
Change-Id: I0c284ef830caa2eb0f52efbee0b23d9a70449efe Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-16support dpdk001845323-13/+41
Change-Id: I30970093bab418d679d3a3396d16aaff257272f4 Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
2018-01-16Add extra parameter to integrate with doctorzhouya3-4/+26
Need to change some parameter of ceilometer to run doctor. In order not to influence other scenario, add an extra '-d' argument for doctor test only to change event_pipelint.yaml template file in kolla-ansible code. Change-Id: Ia5536658b2a2698bc1384e255328d4d719cc566c Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2018-01-15modify check openstack installation progresszhouya1-3/+3
Due to the add of 'role' column in host-list check openstack progress shell script has to change the num in filter line Merge after this commit been merged. https://review.openstack.org/#/c/531105/ Change-Id: If089eafeb8b30883f9310ebdc2fe912352031e7f Signed-off-by: zhouya <zhou.ya@zte.com.cn>
2018-01-13update image for ODLZhijiang Hu2-2/+2
Change-Id: I549cce85155252e0711a9defe38d936ac09dd63f Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-12Align example config files to pharos formatZhijiang Hu3-56/+56
After [1], get_mac_addresses_for_virtual()'s behavior was changed. So in order to let it to produce right mac_addresses for both pharos's and example's config file, the example config files' format should also be changed accordingly. [1] https://gerrit.opnfv.org/gerrit/#/c/50325/ Change-Id: Ia1ee481057fbe87ab8410c0354c4724bcf013ac4 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-10Update imageZhijiang Hu2-2/+2
This fallbacks ODL version to opendaylight-6.3.0-0.1.20171122snap208.el7 trying to solve VM creation error occurred with opendaylight-6.3.0-0.1.20171211rel2065.el7. Upstream change is [1]: [1] https://review.openstack.org/#/c/532487/1 Change-Id: Ia5c70932b98c04beae2bc8464091c0b2f48b9d34 Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2018-01-10Fix the indentation when generating mac addressesAlex Yang1-4/+4
The indentations in deploy.yml of virtual pods were modified when the files were moved from securedlab to pharos. Change-Id: I94bcbc155b0eebb03c48939c9902b313fb5ffd2b Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-09Provide default password for daisy serverAlex Yang1-2/+4
There is no PDF for virtual pods now. And daisy_passwd was deleted from the deploy.yml of zte-virtual1 in pharos. Change-Id: I0a6fba8fa634806a21779a382f5ff07f9450e270 Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
2018-01-09Merge "Add upstream patches"Zhijiang Hu2-9/+95