From 2de162357b5ce92152e8806bd092baebe70f4432 Mon Sep 17 00:00:00 2001 From: jluhrsen Date: Fri, 3 May 2019 09:56:22 -0700 Subject: [PATCH] Add plots to netconf-scale-max-devices job Change-Id: I4ff142ff969217679e65aa88489c5376b256915d Signed-off-by: jluhrsen --- jjb/netconf/netconf-scale.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/jjb/netconf/netconf-scale.yaml b/jjb/netconf/netconf-scale.yaml index 344482b95..8c27672cf 100644 --- a/jjb/netconf/netconf-scale.yaml +++ b/jjb/netconf/netconf-scale.yaml @@ -75,3 +75,9 @@ # ODL system configuration odl_system_flavor: odl-standard-8 + + # Plot Info + 01-plot-title: 'Max Devices' + 01-plot-yaxis: 'Devices' + 01-plot-group: 'Netconf Devices' + 01-plot-data-file: 'devices.csv' -- 2.36.6