summaryrefslogtreecommitdiffstats
path: root/kubernetes/robot
AgeCommit message (Collapse)AuthorFilesLines
2019-04-26Fix preload for vFWCL instantiateBrian Freeman1-2/+3
synch preload for vpkg_preload for Vnf_Orchestration and Demo so that the same network prefix is used for vPKG that is created when vFWSNK is instantiated. Issue-ID: INT-1039 Change-Id: I312f19068cd6b5fc2e9213f1134bf6d7da97e9cb Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Replace dev- with health- for eteHelmBrian Freeman1-1/+1
Issue-ID: INT-992 Change-Id: I4207c2037f4002f0968b99879af5a5c478552273 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-24Merge "Fixes for RegionThree"Yang Xu2-6/+6
2019-04-24Merge "not used variable was removed"Borislav Glozman1-1/+0
2019-04-23Fixes for RegionThreeBrian Freeman2-6/+6
Issue-ID: INT-1026 Change-Id: I7ab9a2ff481583fc3512a4fd0ddf27afa0cf31cc Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Fix dictionary mergeBrian Freeman1-2/+15
Previous version was overwriting Demo key with last preload_data.json structure instead of a merge. Have to iterate over keys Issue-ID: INT-1038 Change-Id: Ia15428b3aae7cbc681a96d50656d278b5ef07b42 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-22Support dynamic preload and second vnf siteBrian Freeman3-0/+55
Second VNF site for keystone V3 testing as well Issue-ID: INT-1038 Change-Id: I007a62a2bdb986a05658af1c67d6f3fd399b1a1a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-19not used variable was removedpkaras1-1/+0
Change-Id: I4d30ce08b8ae481b889aba10ead9d270761c1c70 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-18Update VNF script version in RobotMarco Platania1-2/+2
Change-Id: I19a8b3ffbe63fc5cbfee6da9b2bd073d09727bb6 Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-17Fix script name in usage outputkaihlavi1-21/+22
demo.sh replaced with demo-k8s.sh in output Some spaces adjusted to tabs (in line with the rest of the script) and some typos corrected Change-Id: I9b19d191a8e2f1fc3cc791d1b549722390e3c97d Issue-ID: OOM-1798 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-04-11Add Dynamic helm list based healthcheckBrian Freeman1-0/+51
Issue-ID: INT-992 Change-Id: I4283dd1e914efaeba0691890d056db727a00ff6e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-11Merge "Variables for dmaap-bc testcases"James MacNider3-1/+10
2019-04-11Merge "move cdt GUI to https"Borislav Glozman1-1/+1
2019-04-10Variables for dmaap-bc testcasespkaras3-1/+10
Change-Id: I54395f4985d9b78811c24bc0bbf131300e1885d0 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-03-26Add Context Aggregator to Pomba Health CheckLeigh, Phillip (pl876u)2-0/+3
Issue-ID: LOG-1018 Issue-ID: LOG-1021 Issue-ID: LOG-1024 Change-Id: Ifbe5637edeb22a72019032616044a12bc47b44e9 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-26Add Pomba components to Pomba Health checkLeigh, Phillip (pl876u)2-1/+17
Issue-ID: LOG-1021 Issue-ID: LOG-1024 Issue-ID: LOG-1018 Change-Id: Ic59ac988afcd20190315145201903261127cd972 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-21move cdt GUI to httpsTaka Cho1-1/+1
change http to https for appc's robot Change-Id: I0656e656eb062e2c6a1597db7b0589647831e87f Issue-ID: APPC-1551 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-03-20Merge "Add helm chart for SO VNFM adapter"Borislav Glozman2-1/+3
2019-03-17Add helm chart for SO VNFM adapterMichaelMorris2-1/+3
Issue-ID: SO-1620 Change-Id: I1a18c0f27c18325d378c77576b1ab97bebfe710c Signed-off-by: MichaelMorris <michael.morris@est.tech>
2019-03-07move non-root id run for CDT containerTaka Cho1-1/+1
change port 80 to 18080 for non-root user Change-Id: Ib1e987b6aaf537df4d1b08797b928aa0b116fab0 Issue-ID: APPC-1519 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-02-21Update image to Dublin StagingBrian Freeman1-1/+1
Issue-ID: INT-829 Change-Id: I1e0ba4ea83941807aebfdc43da9312c3e4c11632 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-18Add vFWDT and changeOpenECOMP_ETE installBrian Freeman4-6/+100
Issue-ID: INT-829 Change-Id: I7c666388def4b3af39208adb7333c06a64970372 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-11Merge "[VVP] updating preload info for DEMO vnfs"Borislav Glozman1-131/+176
2019-02-10Update Chart version for Dublin ReleaseMike Elliott2-2/+2
All charts are being bumped from 3.0.0 to 4.0.0 for the Dublin release. In addition the requirement.yaml files have been updated to allow for chart versions that include timestamp suffix. A following on patch will take care of changes to the OOM Makefiles to support injection of the timestamp versions. Change-Id: Ie03d86fad2027e975e8b9106e3a828e4335037cb Issue-ID: OOM-1642 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2019-02-08Remove VVP from OOMLovett, Trevor2-32/+0
As part of the Dublin release, the web version of VVP is being deprecated. A command-line script will remain, but there will be no deployable, online version of the tooling. This change removes the deprecated components from the OOM deployment and management. Issue-ID: VVP-136 Change-Id: Iea4e611d6b1a784be271982eb6a92099a944bd76 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-02-06[VVP] updating preload info for DEMO vnfsstark, steven1-131/+176
Change-Id: I6aa61145c75d7cfd513a623c5d772ddd2360f610 Issue-ID: VVP-145 Signed-off-by: stark, steven <steven.stark@att.com>
2018-12-06Fix nodeSlector and Affinity for robot deploymentkranthikirang1-9/+9
Indentation problem. Correctly placed nodeSelector and Affinity aligned with Contrainers in template.spec common.resources do not need indent Change-Id: Ib8cf9a30fb5a3c8c7ae095ac9d7f5d63f69ae1a6 Issue-ID: OOM-1540 Signed-off-by: Kranthi Guttikonda <kranthi.guttikonda@b-yond.com>
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045. Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20Change Robot to use release artifactsGary Wu2-3/+5
Change-Id: Ib97d58f95b33dc08759886460abfdd1338fdb01e Issue-ID: INT-723 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-12vvp healthcheckStanislav Chlebec2-0/+32
Change-Id: I206a8e44445192f60d1a561182ee079d997ca4b7 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117
2018-11-05Merge "Add/clean up options in demo and ete scripts"Alexis de Talhouët2-5/+14
2018-11-02Add/clean up options in demo and ete scriptsGary Wu2-5/+14
Change-Id: I17587e7313f562e325c99fca6761b21cbbc16d10 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Merge "Create helm charts for oof-cmso"Alexis de Talhouët2-0/+7
2018-11-02Create helm charts for oof-cmsoJerry Flood2-0/+7
This change provides the necessary helm charts to instantiate the oof-cmso database (mariadb-galera) and oof-cmso service to support the scheduling of change management requests. Issue-ID: OPTFRA-373 Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640 Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-02Merge "Automate vFWNG model distribution for CDS"Alexis de Talhouët1-0/+4
2018-11-01Stop overwriting demo.sh test output logsGary Wu2-9/+16
Generate sequential output log directories for demo.sh just like for ete.sh. Change-Id: I67f8d5f6c9f38625c0024ad5a8d54349a52046db Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Automate vFWNG model distribution for CDSYang Xu1-0/+4
Change-Id: I7de62e5cb260238f1cb934256cd78d062d55fbc0 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-31Enable AAF credentials for APPCGary Wu1-2/+2
Change-Id: I9846744f083c4c3903a13e21537e540958b38368 Issue-ID: APPC-1225 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-29Add oam-ip-addr to heatbridge input paramsMarco Platania1-3/+5
Change-Id: I68e08317b415fe265a9e46ad948facb04c3c630d Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-28Add CDS test option to demo-k8s.shYang Xu1-0/+4
Change-Id: Id548768e28c8e4f4bd3a402a70d12a71ee0b4bfd Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-24Increase /dev/shm size to fix chrome crashesGary Wu1-0/+5
Chrome was randomly crashing while running Portal ETE test suites. This appears to be caused by /dev/shm being too small in the container. This patch increases the size of /dev/shm in the robot container. Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda1-1/+1
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-22Add sec_group parameter to robot helm chartsGary Wu2-1/+18
Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-19Workaround for VID selenium SSL issue in RobotGary Wu1-2/+2
Change-Id: Ie173e49c141d26c70f8857139ed272eb0125931b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-13Fixes for Robot Selenium & KeystoneBrian Freeman2-27/+70
Issue-ID: INT-680 Change-Id: I314b21c09b115f9bbb52dd827a7e5950d52318f7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-12Use HTTPS for Clamp HCac25501-3/+2
Issue-ID: CLAMP-231 Change-Id: I23f9b896d5cd1a5a35f291e00aa1e773278d0c6c Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-08Increase testsuite probe initialDelaysGary Wu1-2/+2
Change-Id: Ie12784c4ae0964d9d9aebc83b40d1d2ad344b82b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-04Keystone API SupportAshwini1-1/+1
Issue-ID: TEST-39 Change-Id: Ied29783b09d0fcd420f844e16c46cb28c6c37c9f Signed-off-by: Ashwini <ashwini.ah@arris.com>
2018-10-04Support for Keystone V3-OOMAh2-0/+12
Issue-ID: TEST-39 Change-Id: I85ed5c05177425be23868475dc3308fd7772fc70 Signed-off-by: Ah <Ashwini.Ah@arris.com>