From 4f1c4e3027e2c24f52b34e60e50a86658b1a6784 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Tue, 9 Nov 2021 13:38:40 +0300 Subject: stats: cosmetic: print 'stats interval' before the reporters It's better to have the common parameters printed first. Change-Id: Ifb401d4d363fb70e89960ca739baba5ee55eefe8 Related: SYS#5713 --- tests/stats/stats_vty_test.vty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/stats/stats_vty_test.vty b/tests/stats/stats_vty_test.vty index 017b1886..7c01d3fa 100644 --- a/tests/stats/stats_vty_test.vty +++ b/tests/stats/stats_vty_test.vty @@ -34,11 +34,11 @@ stats_vty_test(config-stats)# list stats_vty_test(config-stats)# show running-config ... +stats interval 5 stats reporter statsd disable level global no prefix -stats interval 5 ... stats_vty_test(config-stats)# level subscriber -- cgit v1.2.3