Rename project-specific CSIT PoC jobs
- 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
diff --git a/jjb/music/music-distributed-kv-store-csit.yaml b/jjb/music/music-distributed-kv-store-csit.yaml
index 52e3670..4dd27b6 100644
--- a/jjb/music/music-distributed-kv-store-csit.yaml
+++ b/jjb/music/music-distributed-kv-store-csit.yaml
@@ -2,9 +2,9 @@
- project:
name: music-distributed-kv-store-csit
jobs:
- - '{project-name}-{stream}-project-csit-PoC'
- - '{project-name}-unified-review-{stream}-PoC'
- - '{project-name}-unified-merge-{stream}-PoC'
+ - '{project-name}-{stream}-project-csit'
+ - '{project-name}-review-verification-{stream}'
+ - '{project-name}-merge-verification-{stream}'
project-name: 'music-distributed-kv-store'
project: 'music/distributed-kv-store'
stream: 'master'