diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-12 17:07:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-12 17:07:21 +0000 |
commit | a7530584a166fc1b2129a88d3ab52710f6945c63 (patch) | |
tree | 82fa09e24d4f08d6c8dc3898bcaf3a481135f012 /jjb/daisy4nfv | |
parent | e99861f4bf3ddb3c5bf4edd4458ef0a690345f3f (diff) | |
parent | a1affda5eb8a1f58c4143754a84a37276763dda5 (diff) |
Merge "Move DEPLOY_SCENARIO out of testapi-parameters"
Diffstat (limited to 'jjb/daisy4nfv')
-rw-r--r-- | jjb/daisy4nfv/daisy-daily-jobs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/daisy4nfv/daisy-daily-jobs.yml b/jjb/daisy4nfv/daisy-daily-jobs.yml index 2eb27a663..0f2d917c3 100644 --- a/jjb/daisy4nfv/daisy-daily-jobs.yml +++ b/jjb/daisy4nfv/daisy-daily-jobs.yml @@ -121,6 +121,7 @@ - 'testapi-parameter' - 'daisy-project-parameter': gs-pathname: '{gs-pathname}' + - 'deploy-scenario' builders: - description-setter: @@ -207,6 +208,7 @@ - 'testapi-parameter' - 'daisy-project-parameter': gs-pathname: '{gs-pathname}' + - 'deploy-scenario' - string: name: DEPLOY_TIMEOUT default: '150' |