diff options
author | Zhaoxing <meng.zhaoxing1@zte.com.cn> | 2017-10-27 15:41:09 +0800 |
---|---|---|
committer | Zhaoxing <meng.zhaoxing1@zte.com.cn> | 2017-10-27 15:41:09 +0800 |
commit | 8ea6804605de001c68236c8930a18ac49bbfeba7 (patch) | |
tree | 41d1f4cea664ba4a3c9b3ab632a15ca78605cc93 /jjb/vfc/vfc-nfvo-wfengine-csit.yaml | |
parent | 497730431a93e609acc9a7340f2ce3bb14995505 (diff) |
Fix file not found error
Change-Id: I1aa96331df28310723e100cf73a43856b5d0aa9e
Issue-id: VFC-445
Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-wfengine-csit.yaml')
-rw-r--r-- | jjb/vfc/vfc-nfvo-wfengine-csit.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml index 91bad74ab..b23a90d7b 100644 --- a/jjb/vfc/vfc-nfvo-wfengine-csit.yaml +++ b/jjb/vfc/vfc-nfvo-wfengine-csit.yaml @@ -9,6 +9,7 @@ functionality: - 'sanity-check': trigger_jobs: - - 'vfc-nfvo-wfengine-master-docker-java-version-shell-daily' + - 'vfc-nfvo-wfengine-master-engine-activiti-extension-docker-java-version-shell-daily' + - 'vfc-nfvo-wfengine-master-engine-mgr-service-docker-java-version-shell-daily' robot-options: '' branch: 'master'
\ No newline at end of file |