diff options
author | Stefan Kobza <skobza@cisco.com> | 2016-02-25 22:00:05 +0100 |
---|---|---|
committer | Stefan Kobza <skobza@cisco.com> | 2016-02-25 22:00:05 +0100 |
commit | 1c3015a8420e2bbfdd748dbfc233964510e62f5c (patch) | |
tree | 37a5cec8aad9795444ce3a8b812824d625ca5258 /jjb | |
parent | 0b5adeb3f66be1524fc5ab2271aa8cd6cbed4586 (diff) |
Remove parameters from csit-vpp-functional-hw-tb2.
Zuul has SKIPping this job, and parameters are the only difference when
comparing the job to other zuul jobs.
Change-Id: I529577170797bd7cb2fc00f3ac1c483eba97e2de
Signed-off-by: Stefan Kobza <skobza@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit-vpp-functional.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/jjb/csit/csit-vpp-functional.yaml b/jjb/csit/csit-vpp-functional.yaml index 1227aa65d..c2da4dafa 100644 --- a/jjb/csit/csit-vpp-functional.yaml +++ b/jjb/csit/csit-vpp-functional.yaml @@ -87,12 +87,6 @@ artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - scm: - zuul-trigger-scm: credentials-id: '{ssh-credentials}' |