diff options
author | umry8364 <morgan.richomme@orange.com> | 2019-09-10 10:51:22 +0200 |
---|---|---|
committer | umry8364 <morgan.richomme@orange.com> | 2019-09-10 14:02:47 +0200 |
commit | 82a0515201ef24a13689079d1a2d8aff85214fd6 (patch) | |
tree | 8e062c084da634a45cc69134ff6d169744919b37 /jjb/modeling | |
parent | 23c8ef4ae338959d644ab8a2e931fa303eb35469 (diff) |
Clean CSIT jjbs
- delete jobs that have never been triggered
- disable jobs corresponding to test code that has not changed for more than 9 months
Issue-ID: INT-1237
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ifd1e652a3700f874277f148af23c49042410ba29
Diffstat (limited to 'jjb/modeling')
-rw-r--r-- | jjb/modeling/modeling-etsicatalog-csit.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/jjb/modeling/modeling-etsicatalog-csit.yaml b/jjb/modeling/modeling-etsicatalog-csit.yaml deleted file mode 100644 index 76ebd4f20..000000000 --- a/jjb/modeling/modeling-etsicatalog-csit.yaml +++ /dev/null @@ -1,13 +0,0 @@ ---- -- project: - name: modeling-etsicatalog-csit - jobs: - - '{project-name}-{stream}-verify-csit-{functionality}' - - '{project-name}-{stream}-csit-{functionality}' - project-name: 'modeling-etsicatalog' - stream: 'master' - functionality: - - 'sanity-check': - trigger_jobs: 'modeling-etsicatalog-master-docker-java-version-shell-daily' - robot-options: '' - branch: 'master'
\ No newline at end of file |