aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Fix bug in retry scriptGary Wu1-1/+1
Change-Id: Id69235c830f59fc8fbb43b0b87411ffa8572d422 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-22Update k8s_vm flavor for huawei labGary Wu1-1/+1
Change-Id: I7bbb814d352b8666ffb96350541c5e8d1172d2f6 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-22Refactor to support multiple lab envsGary Wu1-1/+0
Change-Id: Ic437017e9e66be686a1de2b680a8d0584d1a922c Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-22Add lab deploy script for OOM heat templateGary Wu1-0/+49
Change-Id: I4b55a658b079589fa48e94b29c7424f6ee446c66 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-22Add output of rancher instance IPGary Wu1-0/+4
Change-Id: Ia0ec05870b03e80a251c81cb294497c33604199d Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-22Update AAI instructionsVictor Morales6-125/+76
The AAI instructions were using old variables resulting in some execution errors. This change removes that old variables and updates the methods required for the service. Change-Id: I14f8e598eb8a5fd915b63135c1145ea25f6bcad0 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-18
2018-01-20Merge "Add kolla internal vip to no_proxy"Gary Wu4-1/+37
2018-01-19Have run-healthcheck.sh return robot test resultGary Wu1-0/+2
Change-Id: I6a1bcb640dd29cfaf0bf021ad844b684efaacc45 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Fix windriver lab env RC filesGary Wu2-6/+6
Change-Id: Iceceaf9e56fc073fb79c1acc2641cc7101dd1e8d Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Fix apt proxy url for wind river labGary Wu1-1/+1
Change-Id: Idd46f7946664ab0131bf99d1b4c47260977e3552 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Delete Designate DNS zones during teardownGary Wu1-1/+1
Change-Id: I2df8f72c0e83e4ad2a07b49aa6ceab5608c395c1 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Add output of k8s instance IPGary Wu1-0/+4
Change-Id: I683df9b2370be79e08e4021f3bbb7034aa45d05a Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Use ubuntu 16.04 image name parameterGary Wu1-2/+2
Change-Id: I87655d6d22e4a34c49e065c587890123a9013f65 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Delete Designate DNS zones during teardownGary Wu1-2/+7
Change-Id: I76751df257187a84c876ed2cd274f1336a4fa142 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Update windriver lab RC filesGary Wu4-96/+20
Change-Id: Ie4caebb3594f3fec874523386380928f9491e126 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Add windriver env file for OOM heat templateGary Wu6-16/+101
Change-Id: I9dfddd4ac3f119243a120db3d20e41871ac91ff5 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Refactored OOM heat template/env file locationsGary Wu5-30/+33
Change-Id: Ib0fcf2cac1fe209b252027d183f12ce7cdfee953 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Clean up unused directories in integration repoGary Wu34-2322/+0
Change-Id: I8e936cda534c074661ba6dd357a92c58a3749555 Issue-ID: INT-391 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-19Merge "Add branch support for sdc csit"Gary Wu8-22/+66
2018-01-18Enable DCAE in ONAP OOM heat templateGary Wu4-47/+83
Change-Id: Ie9ddb0975f6a71241081c7b48d5a88c24798903f Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-18Refactor heat template for ONAP OOMGary Wu3-30/+115
Change-Id: I6883aaf59510a9b8d426523ea1c3a15504a120c5 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-18Add kolla internal vip to no_proxyNate Potter4-1/+37
The internal vip value is calculated at deploy time when bringing up the OpenStack VM, and isn't able to be included in the proxy values in the Vagrantfile. Because of this, we need to add it to no_proxy after it's calculated so that users and other services can access it in a proxy environment. Signed-off-by: Nathaniel Potter <nathaniel.potter@intel.com> Issue-ID: INT-383 Change-Id: Ifed792a4f7e6f4f5a227848486e8165be4a30fc7
2018-01-17Heat template for ONAP OOM deploymentGary Wu3-193/+195
Change-Id: I8f4ae420d613de037c178287462b1f9dbd4d40a9 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-17Heat template for ONAP OOM deploymentGary Wu1-4/+89
Change-Id: Iba9bdd6ea12152c48e4fd7c580476e02ebdaacdf Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-17Heat template for ONAP OOM deploymentGary Wu5-2/+185
Issue-ID: INT-381 Change-Id: I9b9a59c4f9efa9eadc5d47548f038800a0bba0dd Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-17Add branch support for sdc csitYuli Shlosberg8-22/+66
Change-Id: I45e28013113123abd28e5d42ded1a2c7a64b0f8b Issue-ID: SDC-761 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-01-17Merge "Updating APPC CSIT release support"Gary Wu18-549/+16
2018-01-16Fix openstacksdk library version to 0.9.19Gary Wu1-1/+1
Change-Id: I67d4ba86e1ff460b6062f2936262b38430a0a377 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 3e0f523c92c6ab1d6a84cbdc9a985625eae82026)
2018-01-16Updating APPC CSIT release supportAaron Hay18-549/+16
Updating docker image references for the current release (master) and the prior release (Amsterdam). Change-Id: I552c60ca9cc1c3f419bc11d84ccd895eb9623a0e Issue-ID: APPC-410 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-01-15Use numeric IP addresses for lab end pointsGary Wu4-14/+14
Change-Id: Iec97b837ef83a903605a1ce07db68e3f3c65310c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-16Merge "Updating APPC CSIT release support"Gary Wu20-5/+549
2018-01-15Update DCAE designate configGary Wu2-5/+5
Change-Id: I453256d9f84a644336e611cb4217784f8a40b280 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit f5244c40b4ff36891f8455c8e876876de8131779)
2018-01-15Updating APPC CSIT release supportAaron Hay20-5/+549
Updating docker image references for the current release (master) and the prior release (Amsterdam). Change-Id: I5bf45898c85695f82ecda8d418aa6a3786ddef14 Issue-ID: APPC-410 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-01-12Use ubuntu instead of root to check for dockerGary Wu1-1/+1
Change-Id: I78258fd53ba55f1d5f83dbf74a856319d7c4205e Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 2df4ce69ff248b4c267329a24db900908e158f36)
2018-01-12Merge "Enable ODL"Gary Wu6-36/+862
2018-01-12Add script to pull all docker imagesGary Wu1-0/+22
Change-Id: Ie4160127335e8cd563ebe52beee7ad6a8807f135 Issue-ID: INT-380 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit c0485097c372ac041ab07a01b96512e10e2c4430)
2018-01-12Don't use insecure docker cache for dcae-bootstrapGary Wu4-7/+20
Change-Id: Iadcbc5798f16dd79cc39fc2b852d2f4440afb24c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit ea1a5b7ade95eeda13b9ef97708040cc8f69e69c)
2018-01-11Fix CSIT Robot ExtendedSelenium2 library issuesGary Wu1-1/+3
The latest versions of the robotframework-selenium2library and robotframework-extendedselenium2library seem to be incompatible. This fixes the two versions to a known good old version set. Change-Id: Iec8aedc2c9757bbc8787be128eeda1cb31272219 Issue-ID: INT-379 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-11Change lab DNS configGary Wu1-3/+3
Change-Id: I515b29677d786e18a98eebfbf8d5d45501e2bacf Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 4fc947f51190baf02435b02a3fd70bd2da40ec62)
2018-01-11Fix Designate Keystone IP address for Huawei's labGary Wu1-1/+1
Change-Id: Ie616b1b4ccbf525ae6c47d2f82b33d263d0b485c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 0d76f88fb3011bff21001df751b56c4bef6d20f5)
2018-01-10Revert "Use ubuntu instead of root to check..."Gary Wu1-1/+1
This reverts commit 86fb15976b3370667c93d3141bed7dd518e3b69e. Change-Id: Ib9e7c657dd97f52efbfc5373583d6d7accb37874 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 95f265de74d5dc0afb4e7b36baedfb448e58e286)
2018-01-10Use ubuntu instead of root to check for dockerGary Wu1-1/+1
Change-Id: I91913bd00eceb604e0e58855d779835bb83d0563 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 86fb15976b3370667c93d3141bed7dd518e3b69e)
2018-01-10Use username/password in RC files to delete zonesGary Wu3-4/+4
Change-Id: Iea0dd80fa407e898f6e07b9131860c0c04bb5778 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit ab4e57206abec8d507f3ffa3a1d0bbb8aaf2ad5c)
2018-01-10Use apt and docker proxy for windriver labGary Wu2-3/+16
Change-Id: Ic800877cd3c939606655f834e491b72d93eebf5e Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 341e0b5d4bb62380e77095cc22764c860706f645)
2018-01-10Sleep up to 3 minutes to avoid disk contentionGary Wu1-0/+2
Change-Id: Ia3867a06ff88066484d2a1c1e60c16dc7521ec8c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 8d35f1c1aedb430fcd03293e4f37f5c0a683419d)
2018-01-10Fix lab docker proxy hostGary Wu2-2/+2
Change-Id: I4bd5b3173435afad26ea64c7ecf35c471115affb Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 51a9d6dd6f8c5db84b9fc4d1b355506a2029d6ee)
2018-01-10Use lab local docker proxiesGary Wu4-6/+18
Change-Id: Ifb7821d6173d16ccb59053edd9eb53632fe65933 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit f58cbcbc8603db69e1bac6b34d1d5aaf88470471)
2018-01-10Add support for lab apt proxiesGary Wu5-8/+191
Change-Id: Ic30d45f3ac088637fb680f77bbaf7871a07a6428 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 3e2711149d797ad2731fe3fd4773ad2eaa12e7c8)
2018-01-10Fix DNS IP addresses for Huawei's labGary Wu1-2/+2
Change-Id: Ie091deac9fd2c81dbaefee4cb62a16ff8e0cc1ea Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit b6383dd195f1218b3ec82bf5ec09ff5b9fe9d37f)
2018-01-10Enable ODLVictor Morales6-36/+862
This patch enable the alternative to provision OpenDaylight as a SDN Controller for OpenStack using Kolla as an installer. Change-Id: I4837cc7600cad07600dd5202aa9695ca8b2a8c70 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-329