aboutsummaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Collapse)AuthorFilesLines
2017-12-14add the DNS server when run in intel labwutianwei1-3/+7
Change-Id: I07a9de2f1ed337e289d19241757db0e128ac595d Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-09-14Run k8s in CIwutianwei1-0/+4
Add k8s DHA file k8s-nosdn-nofeature-ha.yml when run k8s-nosdn-nofeature-ha scenario, export two variables COMPASS_OS_VERSION=centos7 KUBERNETES_VERSION="v1.7.3" Change-Id: I9012598e6d46b20f325e93aba92f03da444d97a2 Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-07-29Run odl_l2-moon scenario in compasswutianwei1-4/+0
Change-Id: I5deff9d6322708e8bf1dfd7d82b5a891334bffca Signed-off-by: wutianwei <wutianwei1@huawei.com>
2017-06-09support Containerized compass-corehuangxiangyu1-0/+3
JIRA: COMPASS-534 1. rm compass vm and add ansible to bring up 5 compass containers 2. use tar package instead of compass.iso which contains compass docker images, OS ISO, PPA, pip packages. 3. modify client.py to communicate with containerized compass-core 4. modify cobbler files and ansible callback files to adapt with containerized compass-core 5. upgrade openstack version to ocata 6. use the openstack-ansible to deploy openstack 7. virtual deploy external use nat Change-Id: Ifa2a3f5b8c7c32224ac4276fd3d4cc2b0d270a26 Signed-off-by: huangxiangyu <huangxiangyu5@huawei.com>
2017-03-17Add ONOS scenario to daily masterYifei Xue1-4/+0
Currently ONOS scenario only runs when OpenStack version is set to Mitaka. This patch is going to change daily ONOS scenario to run with OpenStack Newton. Change-Id: I6595d23778bb50772531e1419d2c7b7b72988967 Signed-off-by: Yifei Xue <xueyifei@huawei.com>
2017-02-09Upgrade OpenDaylight to Boron ( l3 scenario )Harry Huang1-4/+0
JIRA: COMPASS-512 1. Use package distribution-karaf-0.5.2-Boron.tar.gz 2. Add configuring ACL 3. Remove neutron-l3 agent in odl_cluster role 4. Fix ODL l2 metadata problem Change-Id: Ib14cdf3539deeeb91ebfec0450a9e7f0228f7741 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
2017-01-05Yamllint testliyuenan1-4/+0
JIRA: COMPASS-516 Change-Id: I482ce9bc86f4f963258c5b8823e0b00e83556eef Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-22Change newton_xenial to newtonliyuenan1-70/+33
JIRA: COMPASS-513 Change-Id: I937a02bcd69f0df1f5d951dd6630ef2e76e8d386 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-09Fix manual ci trigger buildliyuenan1-16/+44
JIRA: COMPASS-509 Change-Id: I17bc50b855203af5c1fa9227dbb02e7ccbb87965 Signed-off-by: liyuenan <liyuenan@huawei.com>
2016-12-07Deploy some special scenarios automatically in CIliyuenan1-0/+78
For daily build or verify build, adjust OS_VERSION and OPENSTACK_VERSION value according to OS_VERSION and DEPLOY_SCENARIO pass from CI. JIRA: COMPASS-509 Change-Id: I4db4d759e62a3b574ac8decde11ee8cba80069e2 Signed-off-by: liyuenan <liyuenan@huawei.com>
2015-09-12delete unused dir and config itembaigk11-9197/+0
JIRA: COMPASS-45 Change-Id: Ica089d58ba339c2093ce2d47524ccf2e5e301cf4 Signed-off-by: baigk <baiguoku@huawei.com>
2015-09-10Disable confirm when package installingcarey.xu1-1/+1
Change-Id: I7d4ebfa96c3d30f839b68cd9b6de6967e763db13 JIRA: COMPASS-39
2015-08-18Merge "Generate ppa repositories automatically"Chigang(Justin)7-10/+8791
2015-08-18Generate ppa repositories automaticallyChigang(Justin)7-10/+8791
Openstack ppa repo will be generated by the patch.now we support openstack(juno) on trusty/centos7.1. there are two steps about how to generate the repo: 1. analyze the deployment script to find the deploying packages 2. use Docker as container to collect packages JIRA: COMPASS-15 Change-Id: I74ac57b70455643ecf9d32effd44a2e46f404f4e Signed-off-by: Chigang(Justin) <chigang@huawei.com>
2015-08-13Merge "Add deploy scripts for compass"Justin chi3-0/+96
2015-08-13Add deploy scripts for compasscarey.xu3-0/+96
JIRA: COMPASS-11 Change-Id: Id588912c73b424228b6f01cd47fd282d040f7b8f Signed-off-by: carey.xu <carey.xuhan@huawei.com>
2015-08-06Provide a script for building compass install all-in-one ISO.carey.xu2-0/+320
JIRA: COMPASS-1 Change-Id: Icc4206b92e0370603f42e4ffe3b7c756be71801c