Age | Commit message (Collapse) | Author | Files | Lines |
|
- this PoC is no longer needed as ccsdk/distribution now serves
as an example project in active use
Issue-ID: INT-1769
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ie86015b2a07837e1b020b1ea465012631b6fb451
|
|
- remove PoC postfixes and rename the templates properly
- update changed names to music jobs
- add comments to identify all relevant templates as parts of
project-specific CSIT flow
Issue-ID: INT-1794
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ib4fb99a9aeb14215346802a4aee158e0a07eb5eb
|
|
- add PoC templates for unified merge and docker image STAGING jobs
- unified merge job is triggered by merge submit trigger
- the triggered docker build and CSIT are based on master
- use the templates in music
- restore the original {project-name}-{stream}-docker-golang-shell-daily
music job
- remove unsupported "condition" parameters from trigger-jobs
- change project-specific CSIT to a single job that triggers all the
plans under the project
- change snapshot docker build to a single job that is named by
artifact type (in music's case golang)
- these changes should not be applied before integration/csit commit
https://gerrit.onap.org/r/c/integration/csit/+/115170 is merged!
Issue-ID: INT-1783
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: If838b264a82069504817bcf2612011c33e3d26f2
|
|
- restore {project-name}-{stream}-docker-golang-shell-daily template
to its original state
- separate all new templates related to CSIT redesign by "PoC" postfix
- pass CSIT jobs to be triggered to the template with explicit
"jobs_to_trigger" list
- define UNIQUE_DOCKER_TAG as input parameter to CSIT template
Issue-ID: INT-1760
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I6eef5bf407d5c89406d1b19d7d931d9d00092908
|
|
- add template for project-specific CSIT
- apply the template in music component (note that this requires
https://gerrit.onap.org/r/c/music/distributed-kv-store/+/114637
to be merged to find the proper plans)
- pass selected infra parameters to triggered docker build and
CSIT jobs to have them use appropriate branch
Issue-ID: INT-1760
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Id83e54548243e9d5dc7d932acae469a8b295c48f
|
|
- add initial template for triggering a docker image build and
then CSIT job in sequence
- apply the template in music
Issue-ID: INT-1760
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: I77e585bbbc1f7a04bebdacbc1d2cb0a05d023af1
|
|
- Music is in maintenance mode
Issue-ID: MUSIC-613
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ic07c57161cd03a78c8718ee3bd30835efa2d1d3d
|
|
After upgrading to JJB 2.2.0 any nested parameters
up to 3 levels will be reported as a failure.
We need to fix those so that there is only 2
levels maximum.
Committing this as a single patch since our verify
job is broken.
Change-Id: I17cb960bd182c45b8921855f699a0777882fd154
Issue-ID: CIMAN-184
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
This patch fixes an error in the CSIT KV store job trigger.
Change-Id: I8f327a08eaf402c03effb6741176637e55a33afe
Issue-ID: INT-446
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
This patch adds CSIT trigger for distributed KV store.
Change-Id: Ia7dbbfe6a2c4b93d5e35a1ef8301d0cdcbeb533a
Issue-ID: INT-446
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|