diff options
Diffstat (limited to 'jjb/vnf_forwarding_graph')
-rw-r--r-- | jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml b/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml index 1083c3c52..de63c4eeb 100644 --- a/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml +++ b/jjb/vnf_forwarding_graph/vnf_forwarding_graph.yml @@ -18,12 +18,6 @@ - job-template: name: vnf_forwarding_graph-test - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - builders: - shell: | echo "Hello world from vnf_forwarding_graph" @@ -67,12 +61,6 @@ - job-template: name: 'vnf_forwarding_graph-verify' - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - parameters: - project-parameter: project: '{project}' |