commit | e48c6dddabba3edf046f428dd2010676d6c6c518 | [log] [tgz] |
---|---|---|
author | Devin Lim <devin@opennetworking.org> | Mon May 14 13:58:21 2018 -0700 |
committer | Devin Lim <devin@opennetworking.org> | Mon May 14 13:58:21 2018 -0700 |
tree | d39b323f59b7ac17e5b3e1aba2a7b612ad89ed92 | |
parent | e91edd42b94c6e342166da26db1f126d51c9bec5 [diff] |
Add hours parameter to CHO graph job Change-Id: Ia9b19731a2ae2d9794c4b4c0d309e9fce75373e9
diff --git a/jjb/OnosSystemTest/onos-test-pipeline.yaml b/jjb/OnosSystemTest/onos-test-pipeline.yaml index f52550e..22d4eab 100644 --- a/jjb/OnosSystemTest/onos-test-pipeline.yaml +++ b/jjb/OnosSystemTest/onos-test-pipeline.yaml
@@ -374,6 +374,13 @@ master description: "Branch of the onos" + - choice: + name: hours + choices: + - '168' + - '72' + description: "Hours of data to display." + - lf-infra-parameters: project: 'OnosSystemTest' branch: 'master'