Age | Commit message (Collapse) | Author | Files | Lines |
|
The configuration values that determines where the source code will
be cloned and the list of repos associated to specific project have
been included in a new global configuration file, which pretends to
facilitate their changes.
Change-Id: I700bfe02e6b2f8bf8eef763e44b5e037357ec892
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-367
|
|
The clone_all_* and compile_all_* functions share same instructions
for performing their functionality. This change pretends to reduce
the duplication of the code.
Change-Id: Ief63a5a58c79af85c829602b0451637424659438
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-339
|
|
The regular expresion that determines which repository is covered
by the Unit test was wrong. This change modifies this regex to remove
exact matches.
Change-Id: Iffbd241c9463e57953b607d1f389d3be073d6b25
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-289
|
|
This change updates the Unit tests of SDNC scripts as well as the
repositories of the project.
Change-Id: I83d9d92f23b35857371e533d51c44a67a260a9ad
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-24
|
|
The SDNC docker images where renamed to use ONAP repository. This
change fixes that.
Change-Id: I74371c9a796aa5ade68d3799b2366f60e6a10e07
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: SDNC-50
|
|
It was created the Unit Tests for APPC which modified the code of
SDNC.
Change-Id: Ica033e8a94f545e148f321c388bee981abadc4af
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-24
|
|
This change refactor the lib/sdnc script and add some unit tests to
the SDNC component.
Change-Id: Ia389c0e8e78de2eef1b41075a0701b013f9bc925
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-102
|
|
Given some internal procedures was not possible to submit all the
changes. In the meantime, those changes were placed into an
non-official project. This change syncronizes the latest changes
into the official repository.
Issue-id: INT-17
Change-Id: Ia4125f4b70273401e4ed3cc1908d2e2ad7d1c2e9
Signed-off-by: Victor Morales <victor.morales@intel.com>
|