diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-02-17 15:22:09 +0100 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-02-17 14:24:55 +0000 |
commit | ea4d0220654fb24d66e4c4c637d1e61c8e66c5fb (patch) | |
tree | 98db8481bfd72ca67d9be1945c8525bf7bedd354 /jjb | |
parent | 25753ac9e3372b2a380a7c07b36c81ce63658441 (diff) |
Add job for new pmmapper tests - file processing
Issue-ID: DCAEGEN2-2600
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I99458f4a4fbf6be26b4113416e08a51684ca35ec
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/dcaegen2/dcaegen2-services-pmmapper-csit.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-services-pmmapper-csit.yaml b/jjb/dcaegen2/dcaegen2-services-pmmapper-csit.yaml index 63e1b07ae..b68e769b0 100644 --- a/jjb/dcaegen2/dcaegen2-services-pmmapper-csit.yaml +++ b/jjb/dcaegen2/dcaegen2-services-pmmapper-csit.yaml @@ -11,5 +11,7 @@ functionality: - 'pmmapper': trigger_jobs: + - 'files-processing-config-pmmapper': + trigger_jobs: robot-options: '' branch: 'master' |