Age | Commit message (Collapse) | Author | Files | Lines |
|
Updates to allow use of ranges in CCSDK version properties.
Issue-ID: CCSDK-3387
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I78c9e1952c5050548b08cb3f6e1fc447ed6643f5
|
|
- enable use of locally built images (without nexus repo prefix)
in docker-compose.yaml
- use local docker images in CSIT by default
- remove forced docker image push of odlsli-alpine and dgbuilder
- remove unique docker tag usage
- this change requires https://gerrit.onap.org/r/c/ci-management/+/116920
to be merged to work correctly
Issue-ID: INT-1823
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ibc391ef4fc9412665a26486af6fcc8c26096cc64
|
|
- original tag variables in pom.xmls are being used also outside
of the poms (namely, in Dockerfiles) and the new tag usage is not
taken in use in all images yet, so the tag names are now
differentiated to support old usage where necessary
- add STAGING-latest tag in TagSnapshotVersion groovy script as a
quick fix for odlsli-alpine dependencies for now
- minor typo corrections
Issue-ID: CCSDK-3019
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ib6b5e275ea305f5871f124da78a6e94b126c0266
|
|
- move CCSDK healthcheck CSIT under distribution repository
- add run-project-csit.sh that takes common CSIT scripts from
integration/csit on runtime and then executes all the plans
under distribution/csit/plans
- use version.properties and UNIQUE_DOCKER_TAG to identify the
docker image versions to run for testing if the latter is given,
otherwise just choose "latest" (to enable easy local testing)
- introduce new groovy script for tagging SNAPSHOT images only
based on version.properties and UNIQUE_DOCKER_TAG
- apply UNIQUE_DOCKER_TAG in dgbuilder and odlsli-alpine docker
image versioning
- add script for tagging snapshot images identified with
UNIQUE_DOCKER_TAG with STAGING
- use docker-compose for teardown instead of common kill scripts
Issue-ID: CCSDK-3017
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I37dcf682bf1ab77016a76adc89f5658bb0b71b19
|
|
Updated docker tags to conform to ONAP standards
Change-Id: If461ee7ea99a1966e66a03a3a970d0acef835320
Issue-ID: CCSDK-1059
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Update docker-compose to use odlsli alpine image.
Change-Id: I449c366eb13b00c5477b706614a4224102b6150c
Issue-ID: CCSDK-862
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Fix directories in docker-compose.yml to use 'ccsdk' instead
of 'sdnc' where appropriate.
Change-Id: I11211c04985785213f24f3f4415f13f977fa21f9
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Config directory (SDNC_CONFIG_DIR) for CCSDK should be
/opt/onap/ccsdk/data/properties.
Change-Id: Ib9da44e19236414202400033c8ad251b2913f4fd
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Update docker-compose.yml
docker-compose.yml is using Amsterdam images instead of Beijing
Change-Id: Ie0ca17265cbd50e9e7baad90e7a1218e08cc4537
Issue-ID: CCSDK-208
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Update odlsli container to install new sdnc-core-utils feature.
Change-Id: I315d35387257b91e5f8f0bdf24f7ad43f43ffb99
Issue-ID: CCSDK-54
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
dblib.properties file contains wrong name for JDBC driver property
Change-Id: I989ef7076bbadb44e3be9554fe39384ef685ca82
Issue-ID: CCSDK-95
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Update odlsli to use version 0.1.2-SNAPSHOT of sli/core packages
Change-Id: I848db905f2d018f3d59ef46435ce08880ba9a23d
Issue-ID: CCSDK-86
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Add docker-compose.yml to bring up CCSDK docker containers for
troubleshooting purposes.
Change-Id: Ic0393621d568b52a06d3cdf958ae60dc10afbaca
Issue-ID: CCSDK-76
Signed-off-by: Dan Timoney <dtimoney@att.com>
|