summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-02Remove customize src_folder variablesVictor Morales13-70/+56
There were some leftovers of variables used for pointing to the project source code folder. This variables are not used anymore. Change-Id: I355930f8ce6acbc31a1adca61741d7221dee196c Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-367
2018-02-26Add CSIT folderAmjath Khan Katpadi Hafeez Khan2-2/+0
create the CSIT folders required for optf has/osdf in integration project Change-Id: I231bdcd7b80cbdb6b833f84a5b392116735f4bb3 Issue-ID: OPTFRA-145 Signed-off-by: Amjath Khan Katpadi Hafeez Khan <ak683p@att.com>
2018-02-26Merge "Add optf/osdf folder"Gary Wu1-0/+2
2018-02-26Merge "Add optf/has folder"Gary Wu1-0/+1
2018-02-26Merge "Update sdc test and vagrant conf"Gary Wu2-2/+2
2018-02-26Update sdc test and vagrant confJimmy Forsyth3-8/+8
Change-Id: I632b6b8c8c32fe5fd3cab0e7bf6aaf5cb2026cd0 Issue-ID: SDC-821 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-26Fix clamp integration APIs due to code changeehautot22-312/+220
Change-Id: I6537143329a8bd16c7648a07d5a00fb76d0d8130 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-100
2018-02-23Add optf/osdf folderAmjath Khan Katpadi Hafeez Khan1-0/+2
create a folder "optf/osdf" under integration of CSIT job Change-Id: Ie5927e89203776780f84cbe9939f37b1ebc3cd40 Issue-ID: OPTFRA-147 Signed-off-by: Amjath Khan Katpadi Hafeez Khan <ak683p@att.com>
2018-02-23Add optf/has folderAmjath Khan Katpadi Hafeez Khan1-0/+1
create a folder "optf/has" under integration of CSIT job Change-Id: If964d89c52e90cc2891cd4c9ec9d2a7e3e50e56c Issue-ID: OPTFRA-145 Signed-off-by: Amjath Khan Katpadi Hafeez Khan <ak683p@att.com>
2018-02-21Set 1.2-STAGING-latest for AAI reposJimmy Forsyth1-6/+6
Change-Id: I4831df205304604e239bce8eb283ce29e1e24639 Issue-ID: AAI-791 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2018-02-21Update version numbers for AAIJimmy Forsyth2-27/+27
Change-Id: Iccb0b960bcc3e8dc3188083258b40056edb77416 Issue-ID: AAI-791 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-21Add config for TLAB EXTONAP_DEV tenantGary Wu2-0/+42
Change-Id: Ib24d11d4fc14dbb699c0b1143002a4fa4e29c1b6 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-17Improve setup_libvirt.sh scriptVictor Morales2-21/+133
The scope of the setup_libvirt.sh script was limited to cover only the installation of libvirt dependencies, this change pretends to cover the installation of vagrant and virtualbox and/or libvirt for different distros. Change-Id: I1ffd4478046cb64ad164f88d9bab078f246f0677 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-370
2018-02-15Merge "Use local docker proxy for TLAB"Helen Chen2-1/+17
2018-02-15Use local docker proxy for TLABGary Wu2-1/+17
Change-Id: I2ba86b0e34594bb9054bafb52b0780abbc2b2e10 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-15Explicit check for DNS zone project ID in teardownGary Wu1-3/+6
TLAB Designate configuration currently does not support project-specific DNS zones. This modifies the teardown script to avoid deleting such noauth-project DNS zones. In practice this means that no TLAB DNS zones will ever be deleted during teardown until TLAB fixes its Designate configuration. Change-Id: I43be641e4653270fd31b1a4daf9f16d4afee05ab Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-15Merge "Change IP addr of docker proxy in windriver lab"Helen Chen6-11/+11
2018-02-15Add IP addr of docker proxy in TLABGary Wu2-4/+4
Change-Id: Ie94cc717afe4d850e7bb16aaca1da9e1175bf95c Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-14Change IP addr of docker proxy in windriver labGary Wu6-11/+11
Change-Id: I3d817abd9a5068ea128163d24fa9804dbfa69142 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-14Merge "Updating APPC CSIT bundle_check"Gary Wu1-1/+1
2018-02-14Merge "Add RC files for Wind River lab tenants"Helen Chen9-3/+57
2018-02-14Merge "Minor fixes to deploy scripts"Helen Chen2-1/+3
2018-02-14Add RC files for Wind River lab tenantsGary Wu9-3/+57
Change-Id: I439ef5ed0db9cfbcf30d12fa7766e33f98fc2491 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-14Updating APPC CSIT bundle_checkAaron Hay1-1/+1
Enabling bundle_check for the Beijing release (master). Change-Id: I8b784f4740cd968d1d16978f366030d4c1c5842b Issue-ID: APPC-410 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-02-14Update java manifest for aai/event-clientLee, Tian (tl5884)1-0/+4
Change-Id: I021d3c2725e4d2987c3a1d9848537dd897e06ba1 Issue-ID: AAI-700 Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
2018-02-13Minor fixes to deploy scriptsGary Wu2-1/+3
Change-Id: I56d0bb865ec621ae187a0d2008a3962a3913597f Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-12Forward port for SDC simulatorVictor Morales2-2/+9
The SDC simulator thru the port 8285, this change allows to accces it using localhost url. Change-Id: I008635047443c11e298e4d15c4d2314b514f8e2f Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: SDC-993
2018-02-08Add timeout to health checkGary Wu1-1/+1
Change-Id: I8ff710841259b947d7c6747bd17d6af8366739b6 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-08Merge "Trivial documentation fix."Gary Wu2-4/+3
2018-02-08Add HEAT deployment scripts for TLABGary Wu2-0/+143
Change-Id: I46bdd2ed7161d5c812d4678ea7eecc7fba0101ef Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-08Trivial documentation fix.Manjeet Singh Bhatia2-4/+3
Signed-off-by: Manjeet Singh Bhatia<manjeet.s.bhatia@intel.com> Issue-ID: INT-416 Change-Id: Idd88e2c4fed40cd082d467e9e96570334c09f491
2018-02-08Merge "Update SDC instructions"Gary Wu4-34/+46
2018-02-08Make apt and docker proxies optionalGary Wu1-2/+6
Change-Id: Id786be755d8db88359c00cb442d7132afbb64f95 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Add env file for TLAB ETE-HEAT-Test tenantGary Wu1-0/+33
Change-Id: I3eb126c60364c08fb488114a3bd5d4d66a7516af Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Use centos7 cloud image for DCAEGary Wu1-1/+1
Change-Id: Idecde1fa63d40d7e6d3eb3a4d67d1791c90b13bb Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Update config for ATT TLABGary Wu1-3/+3
Change-Id: I7dd28ab1427b1ca7741a30cbda426e4eb6a5a04c Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Update config for ATT TLABGary Wu2-2/+34
Change-Id: I0c81183c95ede3552c1085496ca9933622a20329 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-06Skip use of multi-vim APIs for DNS cleanupGary Wu1-3/+4
Change-Id: I643c88c9f587d3c7689019c63f6cd88443f21b20 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-06Fix return of rancher IP addressGary Wu1-2/+2
Change-Id: I4aa4711ffe1cdd10b69271ca305b95a2f6f406dd Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-06Add config for ATT TLABGary Wu7-6/+73
Change-Id: I31387cbb17db19cd602cc9d4da59a55223996583 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-05Update SDC instructionsVictor Morales4-34/+46
The variables and instructions of SDC script were out of date. This change includes the usage of "src_folders" variable besides the simplification of the process. Change-Id: I557b2a9a2a2ed567003230febfae56a043a2e9e2 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-16
2018-01-29Additional windriver lab env filesGary Wu9-0/+129
Change-Id: I88ab7269c2412351e68134a83d8e12718b6e8ca9 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-29Add additional windriver env RC filesGary Wu7-1/+30
Change-Id: I0ba193dbcce1a917987e1dfec2e9b609e74eaddf Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-26Add rc file for windriver Designate DNSGary Wu2-0/+11
Change-Id: I970a9bd3ee5f3611abc24c74bf82972179d47ddd Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-01-25Updates to match OOM onap-parameters.yaml changesGary Wu8-52/+236
Change-Id: I76149fa3762221a8c1fc0cee6a44d83238ebdb89 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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>