Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update kubernetes/robot from branch 'master'
to 591bfdea4f1d833abee3c7e60f084da546d9082a
- Create INFO.yaml for testsuite/oom
same contributors than testsuite
Issue-ID: INT-1386
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I37465c46dd5b025cf284157df4a12b140eb9d487
|
|
* Update kubernetes/robot from branch 'master'
to df719f4a3e63cff0d5d832945f0b8ba18230635c
- [ONAP-wide] Replace .Release.Name with common.release
ONAP is too big to be deployed using helm install so we need to
use a custom helm plugin helm deploy. This script deloys onap
component by component instead of deploying evrything at
once. Unfortunately this script also modifies the helm release by
appending component name to it.
As a result of this behavior our objects are called for example:
onap-mariadb-galera-mariadb-galera-0
instead of just being called onap-mariadb-galera-0.
This patch simplifies this naming convention by replacing all direct
usages of .Release.Name with common.release macro which strips the
component specific part from the release name.
Issue-ID: OOM-2275
Change-Id: I3384bf30c663764339b0b41527ca4eb7168f0d49
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
|
|
* Update kubernetes/robot from branch 'master'
to 091f164a832479cb40ad6f5d7e4960269e75f87f
- Merge "Adjust ETE runner for security tests"
- Adjust ETE runner for security tests
This patch adds gathering data which cannot be easily obtained from
within "robot" pod (without granting it access to "kubectl" tool and as
a side effect - cluster modifications).
It introduces dependency to python3 on operator's machine (to convert
"kubectl" tool filtered output to JSON).
Issue-ID: SECCOM-261
Change-Id: Ie5057f65f79337896191b51cfad1b3e06623f80b
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
* Update kubernetes/robot from branch 'master'
to 4bd799e5dbcbf2131a685bf73319e962ace86f5c
- Move Storage access to RWO
Today when deploying Robot with OOM, the PersistentVolumeClaim needs the
"ReadWriteMany" (or "RWX") capability.
According to Kubernetes Documentation (https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes),
ReadWriteMany stands for "the volume can be mounted as read-write by many nodes".
That means that a particular PVC needs to be read and written from many pods.
That also means that your code takes that into account and do the work to avoid
write at the same place at the same time.
An issue on RWX mode is that most "official" storage driver from Kubernetes doesn't
support it (13 over the 19 drivers doesn't support it, espacially OpenStack, Amazon
and Google storage classes).
Robot PVC is used only for one Robot instance. Thus we don't need RWX.
Issue-ID: INT-1230
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I300e34a9d4be40b36153812d2a99c458cae6b2c9
|
|
* Update kubernetes/robot from branch 'master'
to 80a8b8c11d94af39ed26701dc10f2d3fc9e9a042
- Merge "Add ingress controler support to ROBOT"
- Add ingress controler support to ROBOT
Issue-ID: OOM-2186
Signed-off-by: Lucjan Bryndza <l.bryndza@samsung.com>
Change-Id: Id6b6f6d1a5d9ea83f73b914509098f7711a6418a
|
|
* Update kubernetes/robot from branch 'master'
to ff678657c0fa534840d063131432e1994829f660
- Update DCAE username and password
Change-Id: I575be45bbbd2c53a897eac87f303e45cc2fce976
Issue-ID: INT-1375
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
|
|
* Update kubernetes/robot from branch 'master'
to bc1480dc6c66d23ed04feaff93fca10da6a65a8f
- Merge "Use global storage templates for PVC"
- Use global storage templates for PVC
OOM has now templates in order to create the needed PVC, using:
* a PV with a specific class when using a common nfs mount path between
nodes (sames as today use) --> is the default behavior today
* or a storage class if we want to use dynamic PV.
On this case, we use (in order of priority):
- persistence.storageClassOverride if set on the chart
- global.persistence.storageClass if set globally
- persistence.storageClass if set on the chart
Issue-ID: OOM-1227
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie65e55bca92eb0ada674636f049ecb054b65c5da
|
|
* Update kubernetes/robot from branch 'master'
to dbb4ed7385a22871a0ffb719f04e0f0f257d0ab3
- Merge "Add distributeVCPE"
- Add distributeVCPE
Issue-ID: INT-1397
Change-Id: I172fc986207a61c91b2dc9b1efa5c58bd689ea06
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to a7e566c2c15914ad409ab4135891c0c092c300f0
- Add /etc/hosts
Issue-ID: PORTAL-782
Change-Id: I8f7abd28c357cf6525c3368f38035a45126bf2ae
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 6e38b492acd3ec44a869055092399b6f18c659b8
- Merge "Add Inventory and Deployment Global property needed for Bulkpm"
- Add Inventory and Deployment Global property needed for Bulkpm
Change-Id: I9839bc2937446f4062ae922f7d287b1150a1b224
Issue-ID: INT-1375
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
|
|
* Update kubernetes/robot from branch 'master'
to eb01b0f5e5f9919499d76e5aaff997c9fafdda93
- Update MSB end point to https
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
|
|
* Update kubernetes/robot from branch 'master'
to 31450dcb11d18b81098b43d0d0b7ecdb0d69e238
- SO VNFM HTTPS
Issue-ID: SO-2517
Change-Id: I86c59908271b6a0686162c127edd6eb256b3ce6b
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 5526182fa60a7a61c8158c98b6be8dfc66c8330b
- Revert VNFM https
Issue-ID: OOM-2163
Change-Id: Ib5d07e2ddecbe8cdaf6d5e3ac7ae195cf6d33db4
Signed-off-by: bdfreeman1421 <bf1936@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 868374dc9e41555fa9e75a0ca63deb7cd6780ab9
- Update to 1.5.4
Issue-ID: TEST-216
Change-Id: Ia00b0ab26a47cfd3306ccc14f1f7950c54690144
Signed-off-by: Brian Freeman <bf1936@att.com>
(cherry picked from commit 71d1a6e7ea4cdba97aed46c66921ab213b4588ff)
|
|
* Update kubernetes/robot from branch 'master'
to 3d18bf3cba8b1b8d021914d4751ea44f7c3e3cd4
- updating path to listener file for OVP testcase
Issue-ID: VVP-328
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I37d92065d8eb569d2a42e23520f26ac7a573aceb
|
|
* Update kubernetes/robot from branch 'master'
to 1d36d59796cf69d8bba1d833a7faa2709bef531c
- Add instantiate VLB CDS to Demo Robot Script
Issue-ID: TEST-194
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Id7efda3b6e8c03a336005b317365e50fa97651f5
|
|
* Update kubernetes/robot from branch 'master'
to 79abf3c8548fcef3ec0db7d722b1c4e9312d95d6
- Merge "update to last release image for testsuite"
- update to last release image for testsuite
Issue-ID: TEST-216
Change-Id: I6caadff3cbb6d167c364d380cd9d2a7ad760f127
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to e319430e199814608529493c30579e15a481a070
- Merge "[INT] Add driver script for vnf lifecycle validation"
- [INT] Add driver script for vnf lifecycle validation
This commit goes with commit
https://gerrit.onap.org/r/c/testsuite/+/94485
Signed-off-by: stark, steven <steven.stark@att.com>
Issue-ID: INT-1197
Change-Id: Idf4ae2dbe0fbfea13306a18441ca1426c3055e3e
|
|
* Update kubernetes/robot from branch 'master'
to db5b5ffbd1e2281664a42ea128cde83f3dd6c8ff
- HTTPS calls for sdc
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)
|
|
* Update kubernetes/robot from branch 'master'
to b6b5b0e6f8880e3a922a2fef97e95e5013475228
- these are not used anywhere so removing to avoid confusion
Issue-ID: TEST-184
Change-Id: I227f0002f36a72e350f0008eef20661ee04c3e26
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to d5025d6ad1b1741e15ef09873b6a0ba65a8da717
- moving endpoints for SO to properties
Issue-ID: INT-1205
Change-Id: If313f3919df3a19616e91fbac3f03a33a617baa1
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 95cf864561df0b88aee012cd38589f301df8f6b5
- updating to latest release
Issue-ID: TEST-184
Change-Id: I2ed9c05b47e2d2c3d53811aa0bfcae7a7507f72f
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 35ea1f0b10617c9b836dd9ab41410542e3db9232
- Correction in added CDS entries (Gerrit: 93250)
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
|
|
* Update kubernetes/robot from branch 'master'
to 580d933f80ddaf3df373671abead40e8181da642
- INT-1200 demo-k8s.sh fix
INT-1200 demo-k8s.sh fix
Issue-ID: INT-1200
Signed-off-by: marekpl <marek.pondel@nokia.com>
Change-Id: I73d75ed8edba1046fd58d7399e3fdce23ea2f77a
|
|
* Update kubernetes/robot from branch 'master'
to e4e79763e2bd0bcbda51d9ee058e7a89df65ab7b
- Add cds parameters needed for cds robot healthcheck
Issue-ID: TEST-193
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I52274d02e917e9b0546a9f52808ec379c84889ab
|
|
* Update kubernetes/robot from branch 'master'
to 5996d7a5b2d90c3caa563e27dbea6afa77b246e5
- Add tag for sdc-dcae-d
Add tag for sdc-dcae-d test case to instructions
(the new test case with this tag comes in
https://gerrit.onap.org/r/#/c/testsuite/+/92864
and these commits should be merged together)
Issue-ID: SDC-2480
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Ifeffb32bb3719dcc47c7b6a3ca8fad30f17873fc
|
|
* Update kubernetes/robot from branch 'master'
to 672a023b6428b39b730aee10d551c25f2692ba5f
- Merge "hv-ves ete script added"
- hv-ves ete script added
hv-ves ete script added
Issue-ID: DCAEGEN2-1226
Signed-off-by: marekpl <marek.pondel@nokia.com>
Change-Id: I85f83152b305100d0f201dc8315865fdc598b1eb
|
|
* Update kubernetes/robot from branch 'master'
to 3f09cba68e5bbd4a4592016fce49e14955bed858
- Add address and port for sdc-dcae-be
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)
|
|
* Update kubernetes/robot from branch 'master'
to 7ceca019e54df4ca49fd00946175f9c533bb7ed1
- Close VID's plain text port 30238
* Move robot's health-check to https
* Expose 8080 on ClusterIP only
Issue-ID: VID-496
Issue-ID: OJSI-119
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Change-Id: Ife12c8304a1ce9d65d3767b181de486351b767fb
|
|
* Update kubernetes/robot from branch 'master'
to 9480bfde7918617339de458fdd0c44d7b0e4739b
- property clean up add
Issue-ID: TEST-184
Change-Id: Ic4dd2cad5025d49da288ac272d66f6c9221d34dc
Signed-off-by: DR695H <dr695h@att.com>
- ROBOT test cases improvements for PnP PNF in El Alto release
Issue-ID: INT-1179
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I6976867800e12b0dc3a145340db87e7bbfb4841f
- combine properties file
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>
|
|
* Update kubernetes/robot from branch 'master'
to 1a6b1c4d7fbc360782e3f50de0be1dc868c62b51
- removing repeated vm properties
Issue-ID: TEST-184
Change-Id: I1882b80753f3efa7bd83f98496146e82d7700ebc
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 728d68a941b94b95ca99d98bbbf39749d89bf129
- Merge "removing unused aai property"
- removing unused aai property
Issue-ID: TEST-184
Change-Id: I2f25a2c4a516684257643732f937f450a8063916
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 5475d42040e512913fbaffa9221ad81033714887
- Merge "makie 1.50 a release branch"
- makie 1.50 a release branch
Issue-ID: TEST-185
Change-Id: I5ff59bff143ae53e3fd88ec347f1f595df08e805
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 12dca2ec402ca3113033a0577a18c7cf6ef0e9b7
- flag for ete custom script execution before robot run
flag for ete custom script execution before robot run
Issue-ID: DCAEGEN2-1226
Signed-off-by: marekpl <marek.pondel@nokia.com>
Change-Id: Iea3296e585d073092ffcf0e143bf94903580ffcd
|
|
* Update kubernetes/robot from branch 'master'
to 1367ea56a7b0e66ac70f794411a6025c613121f8
- Fix missing quote on VARIABLESFILES
Issue-ID: TEST-165
Change-Id: Iad630a7b4a61f0308550eb77a0f71e51f0fdbbc1
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to 6ad31604f373afdb5dbcf4ff0655f5e1755c13b8
- matching changes to other ete helm chart
Issue-ID: TEST-174
Change-Id: If167fb2c3c7d519ce20b570698d98f3348324ada
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to ef612836c77a61d128d71b0cf48cbe8614ccdfd7
- rename openecomp to onap
Issue-ID: TEST-27
Change-Id: Icdbcb389f8b9984ee9ade1302775a666421fdb75
Signed-off-by: DR695H <dr695h@att.com>
|
|
* Update kubernetes/robot from branch 'master'
to a9c3fa1294cc2e23b39d78335b348de3a79904f2
- add main branch changes and rename some props
Issue-ID: TEST-165
Change-Id: I4040eea88cd5263fe0ebb7828fea3f55097f3e8a
Signed-off-by: DR695H <dr695h@att.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
Issue-ID: TEST-176
Change-Id: Ia6b0aa3bd76d599689508ca9d8c222af67626a62
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>
|