Age | Commit message (Collapse) | Author | Files | Lines |
|
Correct error in Dockerfile for dgbuilder that prevents docker container from building
Change-Id: I7c0f0eef62b759ebf04ef7a6bd08eca78a673ce9
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 493371eaedf4dbe9eb522474707c6f7c2db5b202
|
|
Port to OpenDaylight Boron and sync updates since 16.10
Change-Id: I9f6febe0bd3d50c3d27c775e5a41806ee3d2e6cb
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: c7fb7db31a50d5f0005251d41f497fbd4fb2ae4b
|
|
Former-commit-id: b362bbc75a899951e8b9c4db004873bde1a51a59
|
|
The openecomp.org namespace is deprecated in favor of the onap.org
namespace
Change-Id: I28fe5014fd1c443fa8c68b58008e2a4c242cb7c5
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Former-commit-id: e37d52d7152711e8638ffea320d35e6d74cc8c82
|
|
Change-Id: I35dc58f1cd6cd9c33f6d1f1ce260350e4ed820ea
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Former-commit-id: ffc7184b802e2972f8b5da9d2b25d6e6b842969d
|
|
was not cleaning up sql connections during checkDB, removed call to checkDB, redundant
Change-Id: I3d4a10cb7b743eb68a1969c1719c376829bc27c3
Signed-off-by: Al Rotundo <arotundo@att.com>
Former-commit-id: d9b6e415838e94bf485c01a3f5d6aaa841e37c45
|
|
Former-commit-id: 9f4bdc553cfe0b509d6f536b31f44c30d7605935
|
|
Roll to version 1.1.0-SNAPSHOT
Change-Id: If078aef1ef1a05207d98125d01cec8abdf598af4
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: d239580db622f04200795e0343413dd288495d81
|
|
Added connection.release()
Change-Id: I1caeb4e9ea69099e37e8dc0c3869e1100699b40b
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 18e4ba71f5b4c553e045c6d02e1a0a5a000a2d6b
|
|
I believe Jenkins is settings these env variables.
However, having defaults when env is not set is
helpful to build images locally.
Change-Id: I0a40d5ce85e114a8ebb8003c94b7f0f7e3eb6d41
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Former-commit-id: 86b789e39591f2cbe7810806d196b8b342e89883
|
|
Former-commit-id: 6215813a6014352fffe921b479e115f5b4076f32
|
|
The "generate-sources" phase assigned to
docker-maven-plugin occurs much earlier
than phase of for building and staging
*-installer zip files. This leads to
image not having any of these zip, thus
ODL inside sdnc containers fails to load
sdnc feature repos.
The right Maven lifecycle phase for building
docker should be "package" as this creates
docker-build.tar.
Also, removed the redundant file permission
change in Dockerfile
Change-Id: If951e97dd9568343a577e64a8dd9452aaf74557d
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Former-commit-id: 0aa8a5792b8e12f1423fcbe45742b3d6de330558
|
|
chmod from exec-maven-plugin in pom file doesn't grant file permission.
Hence, changing it directly from the Dockerfile.
Change-Id: Ic152f5d881e294ae53c11e67391b6892fee4b6a7
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
Former-commit-id: 8c4f00ab3215d98e81e9480447696db59f36080e
|
|
A change made to isolate issue with dgbuilder docker container build was
inadvertantly carried forward into patch
Change-Id: Ic6179b2cd0a5572e19f6e4265fa0b10dc027cbd8
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: e5a2ca15ad58e8fd83f2460e17ddaa821b4b7e6a
|
|
Former-commit-id: f56267900e66eb84ce5a249c32d4a361c2876b79
|
|
Problem seems to be related to version of exec-maven-plugin - version 1.5.0 seems to work correctly
Change-Id: Iafde699687fb06ea1dfd9fa06b04668022007345
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 660e02d8d1fc4a06e756c068f36f9bf74aba3199
|
|
Update version in version.properties to 1.0.0 (-SNAPSHOT)
Change-Id: I911b8bcd36ce1b261662341acdb15725507bd346
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 6166d464fb5fa17f716361615fc7e53d5a6bd28b
|
|
Use env variable NEXUS_DOCKER_REPO to refer to docker repository
Change-Id: I017ea0d31afe8a702babc5f0bf3310b89e38322f
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: e033b8ad1c89e540767d56857724c36356dba9d2
|
|
Roll back to version 1.0.0-SNAPSHOT
Change-Id: I34e10826653cb5dc331b8fea0247f4755b1b7a94
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 9b29076458cc42128c2bb324b43176b122ce8a0f
|
|
Use and instead
Change-Id: Ia3abe0005da93490d128254edb199979ab4209bc
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 8e56f4a293cc115f5a2a15b3f35ef2de997abfbe
|
|
No longer use jenkins-settings.xml in installZips.sh
Change-Id: I204e45876e1d247515a04eeb6fbc5805888b4930
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 840feb493a762a6c2afe9c04493c57c3fd7a5e47
|
|
Hard code LF openecomp docker settings in docker-compose.yml
Change-Id: I2c7700f3075bfb2cd8e52f499f8bc246d65ad60c
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 9bd0118c19a488062f953c7c71a845b3919a6490
|
|
Define properties for staging parameters
Change-Id: I4d04dce1bb067c8017424ceb7e9a2c16e73b29bb
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 0d0cfdfb1e399108021970b6496f35a9c793636e
|
|
Define build profiles to enable/disable blackduck and staging
Change-Id: If6baee97316011cb49b23b081d8120ed832866a4
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 4d2aecb1d6d0b6fa84bef709b142c0d70b514044
|
|
Use version 1.0.0 of root pom
Change-Id: Icc821432b9eb68be9dfb3755f505b6bdd8b97035
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: f8e0d3b080ae4c8069de5b7cefa6ca60dda2fe5d
|
|
Reset versions to 1.0.0-SNAPSHOT
Change-Id: I7e21332d0086c647732e87d9410028c2a124f843
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: fae8736f80b74b536fbfb72913db5b17acec8dc1
|
|
Change-Id: I7ab579fd0d206bf356f36d52dcdf4f71f1fa2680
Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
Former-commit-id: 2a9f0edd09581f907e62ec4689b5ac94dd5382ba
|
|
|