summaryrefslogtreecommitdiffstats
path: root/resources/config/eteshare
AgeCommit message (Collapse)AuthorFilesLines
2020-05-18Replace config using ingress host port templateLucjan Bryndza1-122/+124
Depending on the ingress robot configuration host and port template should choose ingress host and port or direct cluster host and port Change-Id: If1ba88c2fa14ca5d5dd21e559f08fb3fcc815792 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> Issue-ID: OOM-2341 Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com> (cherry picked from commit 77f1d25542848d7a5fd32f57436c9f413e0a5919)
2020-05-01Add instantiateVFWCLDN for DANOSBrian Freeman1-0/+2
Issue-ID: INT-1566 Change-Id: I48525947492061a98092f3b102ba240146a18e61 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-15Handle less than /16 oam networkBrian Freeman1-0/+1
Matching changes in testsuite and demo Issue-ID: INT-1527 Change-Id: Iac7cdb735c4544e0d6bc79c444ba9de32b79fc32 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-09Robot HC CLI port settingKanagaraj Manickam1-1/+1
Issue-ID: CLI-261 Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com> Change-Id: I11ea69bf16f5e57b680c7a8260453c893a4bdd02
2020-04-08Enhance 5g bulk PM test case in order to use blueprints from DCAE inventoryKrzysztof Kuzmicki1-1/+5
Issue-ID: INT-1521 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ia99231521dfb1755177a9ac1ad8c43771b4c8726
2020-03-27Adapt CLI healthcheck test for HTTPSmrichomme1-2/+2
CLI provided a new docker version fixing the security issue consisting in exposing HTTP public port The code of the associated healthcheck must be updated Issue-ID: INT-1501 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I0b66afa3d77be490ddf914d3a0cc3adae0636da0
2020-03-25Adapt NBI robot healthcheck to HTTPSmrichomme1-2/+2
Issue-ID: EXTAPI-415 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I9caaf093c56bf6a6b0d7564dca7485cec811cb22
2020-03-23Disable HTTP Port of portal-appstatta1-2/+2
Issue-ID: PORTAL-848 Change-Id: I59fc05e2af2ff9429046497bd841d7ae8d0c58e8 Signed-off-by: statta <statta@research.att.com>
2020-03-22Adapt SNDC robot test for HTTPSmrichomme1-3/+2
Change has been done in sdnc to exclude HTTP port Healthcheck test must follow Issue-ID: SDNC-1120 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I3a88f20a67ca7d018155c5682224988407a86a8e
2020-03-10Adapt Robot test for vnfsdk (move to HTTPS)mrichomme1-2/+2
Issue-ID: OJSI-154 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ie04b69feeeb8723e400899abd1360c90ae505d4f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-03-05Removing http for DMaaP DRefiacor1-4/+4
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1400 Change-Id: Ifd0502283d4efe0c14aeb1e77bfa85779596cfec
2019-11-27Merge "Add Inventory and Deployment Global property needed for Bulkpm"Daniel Rose1-1/+9
2019-11-27Add Inventory and Deployment Global property needed for Bulkpmrajendrajaiswal1-1/+9
Change-Id: I9839bc2937446f4062ae922f7d287b1150a1b224 Issue-ID: INT-1375 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
2019-11-26Update MSB end point to httpsmrichomme1-2/+2
change protocol from http to https and port from 80 to 443 impacted healthcheck tests: msb, multicloud, vfc Issue-ID: VFC-1591 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I44d03d14df43b6e1df81b27da0ee455cc9045ce4
2019-11-08SO VNFM HTTPSBrian Freeman1-2/+2
Issue-ID: SO-2517 Change-Id: I86c59908271b6a0686162c127edd6eb256b3ce6b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-11-05Revert VNFM httpsbdfreeman14211-1/+2
Issue-ID: OOM-2163 Change-Id: Ib5d07e2ddecbe8cdaf6d5e3ac7ae195cf6d33db4 Signed-off-by: bdfreeman1421 <bf1936@att.com>
2019-09-10HTTPS calls for sdck.kedron1-5/+5
Proper configuration for HTTPS for the sdc. Issue-ID: SDC-2548 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I92aa92ac323bf97664841fb0d3cf8da4189a2c97 (cherry picked from commit 2b3f953c2b2099539166e49bdd18f61d70e3ca68)
2019-08-22these are not used anywhere so removing to avoid confusionDR695H1-2/+0
Issue-ID: TEST-184 Change-Id: I227f0002f36a72e350f0008eef20661ee04c3e26 Signed-off-by: DR695H <dr695h@att.com>
2019-08-19moving endpoints for SO to propertiesDR695H1-6/+12
Issue-ID: INT-1205 Change-Id: If313f3919df3a19616e91fbac3f03a33a617baa1 Signed-off-by: DR695H <dr695h@att.com>
2019-08-15Correction in added CDS entries (Gerrit: 93250)andreasgeissler1-1/+1
GLOBAL_CCSDK_CDS_AUTHENTICATION uses wrong username/password variable names Issue-ID: TEST-193 Signed-off-by: andreasgeissler <andreas-geissler@telekom.de> Change-Id: I108c510655b07e9d981af5cb894d75f0c358d0a7
2019-08-12Add cds parameters needed for cds robot healthcheckAbdelmuhaimen Seaudi1-0/+9
Issue-ID: TEST-193 Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com> Change-Id: I52274d02e917e9b0546a9f52808ec379c84889ab
2019-08-06Add address and port for sdc-dcae-bekaihlavi1-0/+2
Add sdc-dcae-be endpoint information to enable integration tests towards SDC-DCAE-DS Issue-ID: SDC-2480 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: I3bd99b4f0dbc33746524bf074409cf0e8ef46890 (cherry picked from commit 9dba0521c046f50d9744e7e2318e0cdce51c6345)
2019-08-02property clean up addDR695H1-6/+8
Issue-ID: TEST-184 Change-Id: Ic4dd2cad5025d49da288ac272d66f6c9221d34dc Signed-off-by: DR695H <dr695h@att.com>
2019-08-02ROBOT test cases improvements for PnP PNF in El Alto releasekrzysztof kuzmicki1-0/+3
Issue-ID: INT-1179 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I6976867800e12b0dc3a145340db87e7bbfb4841f
2019-08-02combine properties fileDR695H2-119/+104
since all the props are set by helm there is no need for seperate parameters. This has the benefit of allowing global properties to use global injected (and vice versa) inside the property file Issue-ID: TEST-184 Change-Id: Ic011aa9173a6073a1c389b6d1ceef6235c4e40a1 Signed-off-by: DR695H <dr695h@att.com>
2019-08-02removing repeated vm propertiesDR695H1-105/+1
Issue-ID: TEST-184 Change-Id: I1882b80753f3efa7bd83f98496146e82d7700ebc Signed-off-by: DR695H <dr695h@att.com>
2019-07-31removing unused aai propertyDR695H1-3/+2
Issue-ID: TEST-184 Change-Id: I2f25a2c4a516684257643732f937f450a8063916 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26rename openecomp to onapDR695H2-27/+27
Issue-ID: TEST-27 Change-Id: Icdbcb389f8b9984ee9ade1302775a666421fdb75 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26add main branch changes and rename some propsDR695H1-2/+7
Issue-ID: TEST-165 Change-Id: I4040eea88cd5263fe0ebb7828fea3f55097f3e8a Signed-off-by: DR695H <dr695h@att.com>
2019-07-25Merge "Renaming drools related variable"Brian Freeman1-2/+2
2019-07-22Merge "move APPC apidoc from http to https"Borislav Glozman1-2/+2
2019-07-22Merge "defaulting the vnf key"Borislav Glozman1-1/+3
2019-07-16move APPC apidoc from http to httpsTaka Cho1-2/+2
1, changed 8181:8282 to 8443:8443 maps to 30230 port 2, take snapshot-1.6.0 appc image that contains https change 3, chang robot config to https:8443 port Issue-ID: OJSI-113 Change-Id: Icd1c158ae426013cb742b23a50a6d2929ca33d5e Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-07-16Adjusting public network configurationMichal Ptacek1-3/+3
Introducing real configuration option for public network name, current implementation is still hardcoded to 'public' name Issue-ID: TEST-166 Change-Id: I84ed9be93d788261da5d8d36eaf0f215a4e0c6b4 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-07-15defaulting the vnf keyDR695H1-1/+3
this key is a test key (the one used in robot) Issue-ID: TEST-167 Change-Id: I4defc1d7f4e71357c6528b9f7e8a5b66309f588a Signed-off-by: DR695H <dr695h@att.com>
2019-07-14Merge "Update for Keystone v3"Borislav Glozman1-0/+4
2019-07-13Update for Keystone v3Brian Freeman1-0/+16
Updates for new variables to init cloud in SO Issue-ID: OOM-1982 Change-Id: Icf4f6bafb1884bc3758fabe4072733526c79cc42 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-07-11removing common preload fileDR695H3-544/+15
Issue-ID: TEST-174 Change-Id: Id208b5df005741cf09b00d14e2e37f9fbac27c02 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10Renaming drools related variableMichal Ptacek1-2/+2
This commit is a part of refactor for policy component adjustments. POLICY_HEALTHCHECK is not a good name for DROOLS components. This commit is fixing that. Change-Id: I38aa665460e0e3b87a253ce227b18eb71c1c1671 Issue-ID: TEST-168 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-06-27Merge "add missing config properties found"Yang Xu1-0/+3
2019-06-25the public network should be a paramDR695H1-0/+2
in openstack, public network is often called public by convention. However this is not required and so we should allow it to be changed via property. Issue-ID: TEST-166 Change-Id: I0d8be611acc251dcc642088f18ddf5d104b22e12 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20add missing config properties foundDR695H1-0/+3
when moving to the new structure of robot libs i noticied these didnt exist. these cause errors when run on my local so fixing Issue-ID: TEST-158 Change-Id: I7303e702ddf588c57308774e0cbeb1f0c9461799 Signed-off-by: DR695H <dr695h@att.com>
2019-06-20Merge "add dcae ves collector property"Brian Freeman2-0/+5
2019-06-19adding in homing user and passwordDR695H1-0/+2
this was previously hard coded in testsuite Issue-ID: TEST-158 Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19add dcae ves collector propertyDR695H2-0/+5
this was previuousely hardcoded in testsuite Change-Id: I5f4ee66c06c422f8cfa676ada8693fd69864e22a Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
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 enabledvrvarma1-1/+4
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 Elliott1-3/+3
2019-05-10Update CMSO OOM to use HTTPS and AAFJerry Flood1-3/+3
Fixes OPTFRA-484 and OPTFRA-390 Issue-ID: OPTFRA-391 Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d Signed-off-by: Jerry Flood <jflood@att.com>