summaryrefslogtreecommitdiffstats
path: root/kubernetes/robot
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24Update robot image version4.0.0-ONAPYang Xu1-1/+1
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1122 Change-Id: I9c486ea3e10d15c193029b3903b3547732c917d1
2019-06-14Version bump testsuite and demo artifactsGary Wu1-3/+3
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
2019-05-24Updates testsuite docker to release version 1.4.0Gary Wu1-1/+1
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gwu@futurewei.com> Change-Id: I2c27ee3c6fb18beb8941aa479ab0fc298dcd9a5f
2019-05-17Reverting robot ports for DMaaPefiacor1-7/+7
Change-Id: Id5356235d76cba6fc6b129738be3a74121dd9a89 Issue-ID: DCAEGEN2-1448 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-15Fix Message Router ports in robot test suiteefiacor1-7/+7
https://gerrit.onap.org/r/c/86515/ disabled the use of HTTP ports in Message Router by default and so 3904 is not there on a fresh install. This commit change the use of default message router port and scheme in robot testsuite Change-Id: I92d267b9482c21606fb9b437f6c64a18f044184a Issue-ID: DMAAP-1152 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-13Configuration changes to make osdf ssl enabledvrvarma2-1/+10
Add common_config.yaml file to enable SSL Add the cert and key files Modify the deployment to mount the cert files Increment the docker image version Securing HAS api with https Modifying the health check protocol to https and credentials Updating certs to add has hostnames Change-Id: I860a0c436234b31d675ca0447fa92d511be0b140 Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-293
2019-05-10Merge "Update CMSO OOM to use HTTPS and AAF"Mike Elliott2-3/+6
2019-05-10Merge "robot_variable_for_hvves_testsuite"Alexis de Talhouët2-0/+14
2019-05-10Update CMSO OOM to use HTTPS and AAFJerry Flood2-3/+6
Fixes OPTFRA-484 and OPTFRA-390 Issue-ID: OPTFRA-391 Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d Signed-off-by: Jerry Flood <jflood@att.com>
2019-05-10robot_variable_for_hvves_testsuitemarekpl2-0/+14
Issue-ID: DCAEGEN2-1448 Change-Id: I306abc4fdbdafe7fbb0eadc9d372515fb3fa2896 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-10Remove obsolete warning about concurrent executionskaihlavi2-4/+2
Remove warning about unparameterized --display as it is now parameterized (this commit is a follow-up to comments in already merged https://gerrit.onap.org/r/#/c/87357/) Added also brackets for namespace parameter in usage guide Change-Id: I78a753b026e3e9b410798687b28ad0ca1115703e Issue-ID: OOM-1844 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-09Fix tag explanations in usage and commentskaihlavi2-38/+37
Issue-ID: OOM-1844 Change-Id: I7549c2eed0a03ca55a8a4e1dc3aa89daae270c7e Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
2019-05-07switch to single quotes in robot pyDR695H2-215/+215
double quotes is overlapping with the helm overriding when the files are run through python locally. switching the strings to single quotes lets them compile locally, to let developers make sure they are using only properties that exist. Change-Id: I2140728448fd65047d75e3ea19c38a916b651a47 Issue-ID: OOM-1840 Signed-off-by: DR695H <dr695h@att.com>
2019-05-07Authentication Params for New Policy ComponentsBilal A2-0/+4
Updating username and password for new policy components' healthchecks. Change-Id: Ib1f0240a8fc8d106add81a98244bb78351bc8e40 Issue-ID: POLICY-1684 Signed-off-by: Bilal A <bilal@research.att.com>
2019-05-06Add policy health test variablesBrian Freeman1-0/+10
Issue-ID: POLICY-1630 Change-Id: I6c369158732ed85ef702b21bb24a63bc3c14217b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-06Updates to usage and add directso tagBrian Freeman2-0/+47
Issue-ID: INT-1067 Change-Id: I590a6839f9888e27981efd37a614465ec0001878 Signed-off-by: Brian Freeman <bf1936@att.com>
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