Age | Commit message (Collapse) | Author | Files | Lines |
|
The parent jobs that trigger the docker build may reside in
different jenkins job structure. Adding a parameter to configure
the parent job that should trigger the build.
Change-Id: I796976c97abc77feea1c9625c11023802ef2f54d
Issue-ID: VFC-728
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
|
|
Add new templates for building Docker images that are triggered by
the job that builds the artifacts that is required to build the
Docker image.
Change-Id: Iafd46c6814971949223ef2d7b03d1fbbbda1a9fa
Issue-ID: VFC-728
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
|
|
The release docker image is built from artifacts in the release repo.
This job is only triggered manually by Linux foundation, when a release
needs to be built. The release builder still publishes to the staging repo.
The images is planed to be moved from staging repo to the release repo
manually.
Change-Id: I943494d6826aa8f4e9186faa8c82377aa8c5b09f
Issue-ID: VFC-728
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
|
|
ONAP community is not using the a separate repo for
storing snapshot and staging artifacts. The change
parameterises the docker build to be able to separately
control the target repository and the build artifact type
(snapshot / staging). It will also store the staging and
snapshots in the same repo (10003).
Change-Id: I505023a7cdab90fa8ecfeb540f6306f0e19c3d6d
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-728
|
|
Add missing 'files' parameter in docker jobs.
The triggers for patch submmitted and patch merged had
changed to allow users to specify the parameter 'files'
that they want to track in their triggers.
Docker jobs needed to be updated as well.
Change-Id: Ie30fa3142c03eeb60047c74ad6cd707126e3129d
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Add global build and push jobs for docker images
Set proper docker tag convention for snapshot and staging
binaries.
Change-Id: I0e805b5c9eebac6aaea627d855d7b542158b6a0f
Issue-ID: CIMAN-132
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
|