From 90558a1a5ca9cc21ebe007e0a2c342ff7b57cfce Mon Sep 17 00:00:00 2001 From: Sam Hague Date: Mon, 25 Jun 2018 15:28:18 -0400 Subject: [PATCH] Remove set_log_counters.sh I6fd302446e920b835f82dabcd20622b2e073c6c9 removed the cfg file. Change-Id: If90d198729ba0c68908319994357d91af8f054fb Signed-off-by: Sam Hague --- .../netvirt-1node-minimal-openstack.txt | 1 - csit/configplans/netvirt-1node-openstack.txt | 1 - .../netvirt-1node-tempest-openstack.txt | 1 - csit/configplans/netvirt-3node-openstack.txt | 1 - csit/scripts/set_log_counters.sh | 26 ------------------- 5 files changed, 30 deletions(-) delete mode 100644 csit/scripts/set_log_counters.sh diff --git a/csit/configplans/netvirt-1node-minimal-openstack.txt b/csit/configplans/netvirt-1node-minimal-openstack.txt index c1ffbd6903..58ef5fd5ab 100644 --- a/csit/configplans/netvirt-1node-minimal-openstack.txt +++ b/csit/configplans/netvirt-1node-minimal-openstack.txt @@ -1,3 +1,2 @@ # Place the scripts in run order: integration/test/csit/scripts/set_sg_mode.sh -integration/test/csit/scripts/set_log_counters.sh diff --git a/csit/configplans/netvirt-1node-openstack.txt b/csit/configplans/netvirt-1node-openstack.txt index 4b29e20092..14cd3e022e 100644 --- a/csit/configplans/netvirt-1node-openstack.txt +++ b/csit/configplans/netvirt-1node-openstack.txt @@ -1,6 +1,5 @@ # Place the scripts in run order: integration/test/csit/scripts/set_sg_mode.sh integration/test/csit/scripts/set_federation_rabbit.sh -integration/test/csit/scripts/set_log_counters.sh integration/test/csit/scripts/set_snat_mode.sh integration/test/csit/scripts/disable_ofp_stats.sh diff --git a/csit/configplans/netvirt-1node-tempest-openstack.txt b/csit/configplans/netvirt-1node-tempest-openstack.txt index c1ffbd6903..58ef5fd5ab 100644 --- a/csit/configplans/netvirt-1node-tempest-openstack.txt +++ b/csit/configplans/netvirt-1node-tempest-openstack.txt @@ -1,3 +1,2 @@ # Place the scripts in run order: integration/test/csit/scripts/set_sg_mode.sh -integration/test/csit/scripts/set_log_counters.sh diff --git a/csit/configplans/netvirt-3node-openstack.txt b/csit/configplans/netvirt-3node-openstack.txt index d7a0f92cbd..926929f793 100644 --- a/csit/configplans/netvirt-3node-openstack.txt +++ b/csit/configplans/netvirt-3node-openstack.txt @@ -1,7 +1,6 @@ # Place the scripts in run order: integration/test/csit/scripts/set_sg_mode.sh integration/test/csit/scripts/set_federation_rabbit.sh -integration/test/csit/scripts/set_log_counters.sh integration/test/csit/scripts/set_snat_mode.sh integration/test/csit/scripts/disable_ofp_stats.sh integration/test/csit/scripts/set_transaction_debugging.sh diff --git a/csit/scripts/set_log_counters.sh b/csit/scripts/set_log_counters.sh deleted file mode 100644 index adc60748d7..0000000000 --- a/csit/scripts/set_log_counters.sh +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/bash - - -cat > ${WORKSPACE}/set_log_counters.sh <