Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Issue-ID: DCAEGEN2-1983
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I7e0d60cc9648990dc3657be493c7a20b34a08a88
|
|
Removes JAVA_HOME for drools pdp
Updates Policy API tests
Updates XACML-PDP database connection
Downloads dmaap simulator instead of compiling it for xacml-pdp,apex-pdp and distribution
Changes from Jim, Jorge and Chenfei
Issue-ID: POLICY-2325
Change-Id: I28ff3384f9ae9b7d1ce6940eb62aa87278e7a9c5
Signed-off-by: Bilal A <bilal@research.att.com>
|
|
Issue-ID: DCAEGEN2-2000
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I2b33c6716d349c60450a4acad3d87e5fc92b27fc
|
|
Issue-ID: DCAEGEN2-1981
Change-Id: I6f71ec8a23dd0835540869dcac445834ebee2342
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
|
|
Issue-ID: POLICY-2284
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: I85c613cd6f26dbccbca2ffc6173f4955ab890ce2
|
|
|
|
Issue-ID: DCAEGEN2-1776
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Change-Id: I7e087f70d3458e8477b5cb35132b526bddbb7df2
|
|
APEX CSIT was using PAP's Group Deploy operation to deploy policies.
The group deploy operation's request body got invalid due to removal of
a PolicyType.
GroupDeploy operation should be ideally used instead of SimpleDeploy
operation. So, updating the GroupDeploy request body and fixing this.
Change-Id: I75c16ce577ee08b81826e633ad2f990b1693f23f
Issue-ID: POLICY-2227
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
|
|
|
|
|
|
|
|
Issue-ID: VFC-1534
Change-Id: I19fc6a441e50c60bdc8d2af51640ff72ebc058c6
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
|
|
Issue-ID: VFC-1534
Change-Id: I73f67654afee9b24d7947b485876a0e4e7138c61
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
|
|
Issue-ID: POLICY-2167
Change-Id: I8f730b3960fb91807e0b9154947db03cb714f870
Signed-off-by: HOCKLA <ah999m@att.com>
|
|
|
|
# Update/Fix dependant CSIT suites
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I78d282a4d0189dec562c99f43ac9add017ec92b3
Issue-ID: DMAAP-1323
|
|
Issue-ID: POLICY-2161
Change-Id: Id5ae6957fd655f90d29650f5ae5fa73b10a2afe3
Signed-off-by: Chenfei Gao <cgao@research.att.com>
|
|
|
|
Change-Id: Iae5ed000214c24125624b5ebb8bc4f3e8d270454
Issue-ID: SO-2288
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Issue-ID: VFC-1534
Change-Id: Ie98a32cfadbde57bf35d3de52e5d222a251aaebe
Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
|
|
Get Cookie Value no more supported in Selenium 4
Issue-ID: INT-1237
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8a224d5f90fd4cf9ee1c700b634208b2a5a416a4
|
|
Make baseUrl more actual
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I95a8c38b1d8074bb57ee4e8a0e157de9bbda77ee
|
|
|
|
This commit introduces a new set of variables for sdc-dcae-d test in the
same style as was for sdc tests. Some refactor had to be done to make it
work and make it less copy-pasted.
Issue-ID: SDC-2564
Change-Id: Ic0725dbc4643d0563594f28d2a772968e291f788
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
|
|
- Add support for baseUrl usage. It is needed for handling objects other than pnfs from the inventory.
BaseUrl is necessary for fixing the existing bug, where pnf path is used to get service-instance from AAI.
- Correct path in AAI simulator.
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I4446556a610c0f47bee09ce8271eeb95df590004
|
|
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ieb86cb928ca056ca982e8e7640bdca5ab1f6a470
|
|
|
|
Change-Id: I06b7aaefe7dd40e20ac094074f5c0840867f1717
Signed-off-by: tragait <rahul.tyagi@est.tech>
Issue-ID: INT-1262
|
|
Change-Id: I01e2539df365d2c40ec9bab8c3f3f30553d61d04
Issue-ID: SO-2342
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
|
|
Change-Id: I008f336753aff45938931e1b42e15b0c2ec32098
Issue-ID: SO-2342
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
It is basically the same as sanity test. Updated with the sanity changes
and removed unused variable for robot.
Nightly tends to fail in jenkins but there is no reason for it if sanity
succeeds. When run manually it works fine.
Issue-ID: SDC-2558
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I174867d85e5979b879f4b7de926e193d1453763c
|
|
New variable: SDC_TEST_HTTPS
Adjusted robot test too and fixed bad naming there - it was not
the SDC BE container but SDC FE.
For this change to work the upstream change in SDC has to be merged
too - or use this only with a local repo and with some proper setup.
+ Added quotes around shell variables
Issue-ID: SDC-2564
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I3db9f2e1c22a539df3b6c356bd91f67f0328cbd7
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
|
|
Change-Id: I126c97ea9b05cb3a38f40d84e945fab6a2a7a522
Issue-ID: SO-2296
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
|
|
|
|
Change-Id: Icef48d1f70b62afecf57bd6cebeb8f9653d7e1fb
Issue-ID: SO-2340
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
|
|
Change-Id: I02ce1a948d79219e9c373f43a22c00dba57074ff
Issue-ID: SO-2337
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
Change-Id: I9d382dedf25448c2e138bab14443addde27caa47
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
Change db script so that it uses the autogenerated test data instead of
a predefined one
Issue-ID: CLAMP-496
Change-Id: I211913acbe49f93696e8d21674936fd589964b4a
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Change-Id: I59277bc4b259d1b91b3259e7985efca6b0639671
Signed-off-by: yanhuanwang <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
|
|
|
|
Change-Id: Icc0620d18dc6b4e80ba8b17ca2b85444eedfe0e8
Issue-ID: DCAEGEN2-1702
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
|
|
Change-Id: If69c17fb0e7664ae6f24af284833daa46ed32b82
Issue-ID: MODELING-220
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
|
|
Change-Id: Ibed69f6a1ac068d7b088ed0367ea5b59e29f933f
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
|
|
Change-Id: I82c771869b58bcbc0357b0e7f9774e3487c04017
Issue-ID: INT-1243
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|