Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Date

Change

Merge master job status

Comment

1

Target Project Structure (NCMP-DMI-Plugin)add link to seconf patch

PASS

Job was working fine at this point.

2

Converted NCMP-DMI-Plugin to use modular structure

Patch here

FAIL

merge master job started to fail from this point.

3

Moved the module from CPS into NCM-DMI-Plugin repo

Patch here

FAIL

4

Renamed newly introduced module into NCMP-DMI-Plugin

Patch here

FAIL

Ramed modules from-> to


  • dmi-plugin-demo-and-csit-stub-> dmi-stub

  • dmi-plugin-demo-and-csit-stub-app-> dmi-stub-app

  • dmi-plugin-demo-and-csit-stub-service-> dmi-stub-service

5

Jul 12 1:59 PM

Moved “dmi-plugin-demo-and-csit-stub“module from onap/cps repository to onap/cps/ncmp-dmi-plugin

FAILED

Merged

6

Aug 06 1:46 PM

Deleted “dmi-plugin-demo-and-csit-stub“module from onap/cps repository

PASSED

Merged

...

Code Block
(root: ncmp-dmi-plugin)
├── dmi-service/
│   ├── src/main/java/org/onap/cps/ncmp/dmi/
│   │   └── ...
│   └── pom.xml
└── pom.xml

NOW the merge job started to fail!

https://logs.onap.org/production/vex-yul-ecomp-jenkins-1/cps-ncmp-dmi-plugin-maven-merge-master/1334/console-timestamp.log.gz

...