Age | Commit message (Collapse) | Author | Files | Lines |
|
- Removed oParent dependency.
- pulled cps checkstyle and applied for all dmi modules for code style
check and copyright.
- Ignored checkstyle folder for to be commited.
- Fixed java code styles.
- Added missing plugins and configurations for jacoco report.
- Configured deply plugin and related onap properties.
- Temporarily disabled CSIT.
Issue-ID: CPS-2471
Change-Id: I5a26c2a156b93c3e58c5c42814f1dff85831d4df
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
|
|
- fixed opeanapi and stub
- updated pnp simulator image
Issue-ID: CPS-2296
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
Change-Id: I6654762256097f9deb8ce40cfc8014bed67cb269
|
|
TLS certs for SDNC and PNF simulators have expired, causing CSITs
to fail. The new certificates are valid until 22/07/2034
Issue-ID: CPS-2327
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I6d447d77a22f0af399a724b294cb4ad5fb634648
|
|
- Update DMI management endpoint from /manage to
/actuator
- The actuator port is as same as application port
- Change CSIT portfolio
- Change web config filters
- Change docker-compose
- Update the docs
Issue-ID: CPS-1922
Change-Id: Iab45a625b518f1b24a77c99dbdf20a58105723b6
Signed-off-by: halil.cakal <halil.cakal@est.tech>
|
|
- change set up to call docker compose for cps-ncmp
- add root as a property in 'test.properties'
- root is specified to be root directory folder for the current
project
Issue-ID: CPS-1472
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: I7648285ab55dd48a934535014953d6f887594742
|
|
- Changed HTTP Client version to 4.5.13
- Use system Docker-Compose instead of downloading it
- Removed ALL Docker Compose File versions
Issue-ID: CPS-1106
Change-Id: I0734099caad79acd52aecdb2faf98cceb0943224
Signed-off-by: JosephKeenan <joseph.keenan@est.tech>
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
|
|
- CSIT to register cm handle which tests the integration between DMI and
NCMP
- CSIT to get module refs which tests the integration between DMI and
SDNC
Issue-ID: CPS-922
Change-Id: I9c89f168cb3cc98ad27cd0022adbf81452717a76
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
|
|
- Infrastructure code for ncmp-dmi CSITs.
- Enhanced timeout message for sdnc during setup.
- Basic CSITs for dmi health and get modules from SDNC.
- Fixed shell script permissions from 100644 to 100755.
- Fixing .gitignore as it was ignoring *.zip format and we need key0.zip
as part of SDNC CSIT setup.
Issue-ID: CPS-930
Change-Id: I39054e3ec2c9281821ca146831ae6cc82d674924
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
|