Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: INT-1373
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Idfad3e49a90f78fb068b44b17e46965226eb2572
|
|
|
|
SDK version: 1.3.2
Add CONFIG_BINDING_SERVICE_SERVICE_PORT to docker-compose.yml
Issue-ID: INT-1373
Change-Id: I921cac60701f8f2dd879a43f611c392a7a8eedf6
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
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: INT-1237
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Idc12846954635376b1573970bcb2633222e3d811
|
|
remove people not active since 4 quarters according to git logs
https://git.onap.org/integration/csit/stats/?period=q&ofs=-1
Issue-ID: INT-1349
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I6c6522992ff2c62c3723b4dffe5f2c952834307d
|
|
|
|
|
|
|
|
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>
|
|
ETSI CSIT Tests
Change-Id: I108e58397f826c65d6e28e783b2a451b66b6e2e3
Issue-ID: INT-1338
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
|
|
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
|
|
These are the lines removed:
+ Proprietary information (Restricted)
+ For use only by authorized individuals and not for general distribution.
Issue-ID: POLICY-2107
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I1b68376ff61e16fb600dfb3656809680c92b81a7
|
|
|
|
Make baseUrl more actual
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: I95a8c38b1d8074bb57ee4e8a0e157de9bbda77ee
|
|
split 95349 in several smaller patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: I32be406a18781937eedba8e7d9703784cad4470e
Signed-off-by: umry8364 <morgan.richomme@orange.com>
|
|
|
|
|
|
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-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: I91124833425b99978830223b062bde12a305fdb2
Signed-off-by: umry8364 <morgan.richomme@orange.com>
|
|
Issue-ID: INT-1181
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ieb86cb928ca056ca982e8e7640bdca5ab1f6a470
|
|
Change-Id: I7335be1a0adb033813fa5405526e95460134d9a6
Issue-ID: SO-1952
Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
|
|
SDC_LOCAL_GITREPO will not do what you want (most likely) if used
with a relative path - it worked only with an absolute one.
This commit fixes this but it adds a new requirement: 'realpath';
which should be on any system as it is part of the coreutils and
similar package sets.
Issue-ID: SDC-2553
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
Change-Id: I2d79252cb315538997c91b754acb59f52469df00
|
|
|
|
|
|
|
|
|
|
Split 95349 into sub patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: I3ad59af825f117a9a4abbdeb29cb3eb653aafb56
|
|
split 95349 into sub patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: If196a642eb3a60dff6041718abeb8a68649203e4
|
|
split 95349 into sub patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: I9b3130466286038ed1de99703efd2574c3638e4d
|
|
split 95349 into sub patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: I966a740ff04abe9991d60aa1a55ac813efe1885e
|
|
split 95349 into smaller patches
Issue-ID: INT-1237
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Change-Id: I04b1877a0d174d05e109b8863091de1d44bd6fd2
|
|
split 95349 into several patches
Issue-ID: INT-1237
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I687f6fea73eeaf55a3c245077dd63ce53ffda7d3
|
|
|
|
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>
|