Age | Commit message (Collapse) | Author | Files | Lines |
|
Add new variables for Holmes to fix
healthcheck problems, when MSB is not installed
Issue-ID: TEST-392
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I7fcbc366c7c2804496b042cda24a9f161ee967d4
|
|
Add new variables for Modeling to fix
healthcheck problems, when MSB is not installed
Issue-ID: TEST-392
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I44ca34d44a1d812afd927b81c9c89741a91e69e4
|
|
Add new variables for MultiCloud, UUI and VFC to fix
healthcheck problems, when MSB is not installed
Issue-ID: TEST-392
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I327f7d1f4d299c387621bee41206c7283c401804
|
|
Remove aaf dependency from CLI
Remove NodePort from CLI
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ia9f4f3417aff502a195a5849fe2e56243ba9c54b
Issue-ID: OOM-3096
|
|
Remove DMaaP NodePorts
Update dmaap-bc postgres setup and dbc-client image used by DCAE
Use the http port of the dbcClient in the dmaapProvisioning job
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie4888b58b6f7e1405ed67625900da89e58b5cb79
Issue-ID: DMAAP-1573
|
|
Removing appc chart
Removing most appc refs
Some SO data may need to be followed up with SO team
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I183e3dfb7e33a3ada1ac9925ee96b9f32d89bd5a
Issue-ID: OOM-3069
|
|
Set the GLOBAL_DCAE_VES_HTTPS* variables to HTTP in ServiceMesh environments
to enable the VES healthcheck and PNF_registrate tests
Issue-ID: OOM-3005
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I85add1d99db9570cf567fd043a5aee7b4e98431a
|
|
configure the Component APIs depending on the TLS settings,
added missing NBI and DMAAP interface settings
Issue-ID: OOM-3005
Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de>
Change-Id: I7d953d38a7aeeaa7a2bae7b7eec005ea3ba9ecb5
|
|
Move hv-ves to use strimzi kafka
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ia441d060771186ba41465c8622291ff73b7561aa
Issue-ID: DMAAP-1705
|
|
Remove clamp-frontend code,
as this is moved to policy-gui
Issue-ID: POLICY-3358
Change-Id: Id6402815ead572e8cec9f1743709d6de6f28b79c
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
|
|
Adding basic requirements for Service Mesh Compliance within SDC.
Change-Id: Ib9104ef2e8b6daf0b9b529288cee158b297ce9e4
Issue-ID: OOM-2253
Signed-off-by: rope252 <gareth.roper@est.tech>
Signed-off-by: othman touijer <othman.touijer@soprasteria.com>
|
|
Adding CPS Global Variables to be used in running cps robot tests
Issue-ID: CPS-840
Change-Id: I7aa562708323c73b3d4c74103f2061b5be02a8fa
Signed-off-by: Nagendra90287 <nagendrakumar.pal@amdocs.com>
|
|
|
|
Changes required in OOM before adding BULKPM test cases that use
helm based component services
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Issue-ID: INT-1895
Change-Id: I188c847ff7b4f66c88f2b067c0c05ba1c19ac1d7
|
|
Adding a new username for PAP and API changes for the robot testcases.
Issue-ID: POLICY-3815
Change-Id: Iccef19828a34be9c2ff28201ee27caad37d83504
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
|
|
- create a .pre-commit-config.yaml configuration file with
* gitlint
* trailing blanks linter
* tabs removal linter
- exclude .git folder from it
- exclude Makefiles since tabs are mandatory by default in them
- create a tox pre-commit profile to run it from tox
note gitlint is not runnable at this pre-commit stage
- create pre-commit-install and pre-commit-uninstall tox profiles to
(un)install hooks locally and (un)perform tests at each "git commit"
call (i.e. without calling manually the pre-commit tox profile)
- precise pre-commit stages/types in the pre-commit configuration file
so that hooks are installed correctly. This avoids messages about
skipped tests when they are run at a wrong stage.
Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: Ie95bb4f6f90be80b05a1398973caffeff7936881
|
|
This patch makes AAI to work on service mesh by removing https calls
from everywhere.
It allows also to use AAI on an environment without need of TLS.
Issue-ID: OOM-2670
Signed-off-by: Ondrej Frindrich <ondrej1.frindrich@orange.com>
Change-Id: I19adabc7b33c1ada243ec16f77dbf8fde19b1386
|
|
Rename the vfc-adapter to etsi-sol005-adapter.
Issue-ID: SO-3473
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I79949521c58b05f9b7eacad591d06f62e3ab1983
|
|
Some SO components have changed their names:
* so-monitoring is now so-admin-cockpit
* so-etsi-nfvo-ns-lcm has a new repository
* so-vnfm-adapter is now so-etsi-sol003-adapater
Issue-ID: SO-3473
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I75be10b42fc7b44ac0f654853953f6139f3b1c13
|
|
Add global variables needed for robot to invoke MS healthcheck.
Issue-ID: DCAEGEN2-2660
Issue-ID: DCAEGEN2-2615
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: I44fb209de59c077a7e446acac5a4c6ded6995775
|
|
Add robot properties required by newly introduced DCAE MOD
smoke/verification test cases
Issue-ID: INT-1855
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: Ifd33e64b775c33354e99b88dea92f003daac01c1
|
|
Creation of the clamp subcharts + fusion of the clamp database to policy mariadb
Issue-ID: POLICY-2951
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I8192f82bc393e3fc8d5884d6ab73912a0466edcd
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Robot chart is currently in its own directory. As a lot will be done in
the charts with tight coordination between "common" part and components
parts, it's a lot easier to have everything in a same place for now.
we're using commit 85b5af5058bbda19b557add185d917f60c2188ee from robot
Issue-ID: OOM-2645
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I7c187b616d3436ed2eab7bf7e95cb6a1a90edf31
|
|
i accounted for all changes made here but not merged (1 pull)
Issue-ID: TEST-165
Change-Id: I8e0921d1a462f9fec5f838f0618980bd91b64f95
Signed-off-by: DR695H <dr695h@att.com>
|
|
|
|
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
Updates for new variables to init cloud in SO
Issue-ID: OOM-1982
Change-Id: Icf4f6bafb1884bc3758fabe4072733526c79cc42
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-174
Change-Id: Id208b5df005741cf09b00d14e2e37f9fbac27c02
Signed-off-by: DR695H <dr695h@att.com>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
|
|
this was previously hard coded in testsuite
Issue-ID: TEST-158
Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88
Signed-off-by: DR695H <dr695h@att.com>
|
|
this was previuousely hardcoded in testsuite
Change-Id: I5f4ee66c06c422f8cfa676ada8693fd69864e22a
Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
|
|
Change-Id: Id5356235d76cba6fc6b129738be3a74121dd9a89
Issue-ID: DCAEGEN2-1448
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
|
|
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>
|
|
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
|
|
|
|
Fixes OPTFRA-484 and OPTFRA-390
Issue-ID: OPTFRA-391
Change-Id: I2b65743e38464aac8dbc8cf81419e9ce36769b7d
Signed-off-by: Jerry Flood <jflood@att.com>
|
|
Issue-ID: DCAEGEN2-1448
Change-Id: I306abc4fdbdafe7fbb0eadc9d372515fb3fa2896
Signed-off-by: marekpl <marek.pondel@nokia.com>
|
|
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>
|
|
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>
|
|
Issue-ID: POLICY-1630
Change-Id: I6c369158732ed85ef702b21bb24a63bc3c14217b
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
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>
|