test_suite: take verbose_script = 1 as default

This commit is contained in:
Frank Liepold 2013-12-24 07:55:57 +01:00
parent 82f0658738
commit a9192717b3
54 changed files with 2 additions and 54 deletions

View File

@ -2,7 +2,6 @@
## checks out the branches/tags in the involved git repositories.
## see default-checkout_mars.conf
verbose_script=1
checkout_mars_git_tag=
run_list=checkout_mars_run

View File

@ -17,6 +17,5 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
run_list="cluster_run lib_general_checks_after_every_test"

View File

@ -3,7 +3,6 @@
## installs the kernel, mars module and userpace tools on all test hosts
## (main_host_list)
## source and target directories must be specified in default-install_mars.conf
verbose_script=1
prepare_list="install_mars_prepare"
run_list="install_mars_run"

View File

@ -20,7 +20,6 @@
## Generates logical volume groups and logical volumes as specified in
## default-lv_config.conf
verbose_script=1
prepare_list="lv_config_prepare"
run_list="lv_config_run"

View File

@ -11,6 +11,5 @@
## If your work station does not use grub, you have to provide a *.conf file
## to restore the boot information changed by "make install"
verbose_script=1
run_list="grub_prepare make_mars_run grub_finish"

View File

@ -1,7 +1,6 @@
#!/bin/bash
verbose_script=1
run_list="resource_leave_all lib_general_checks_after_every_test"

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
run_list="resource_prepare resource_run_first lib_general_checks_after_every_test"

View File

@ -1,6 +1,5 @@
#!/bin/bash
verbose_script=1
run_list="resource_prepare resource_run_first resource_recreate_all lib_general_checks_after_every_test"

View File

@ -18,7 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#####################################################################
verbose_script=1
## size of logical volumes to be created
multires_lv_size=20

View File

@ -41,7 +41,7 @@ start_dir=$(pwd)
# considered as "configuration options". That means that a <dirname>.conf file must
# be provided for all these directories
config_root_dir=$start_dir
verbose_script=0
verbose_script=1
# check some preconditions

View File

@ -20,7 +20,6 @@
#####################################################################
## configuration for test A3.1 of test_suite.txt
verbose_script=1
apply_fetch_running_action="apply"

View File

@ -20,7 +20,6 @@
#####################################################################
## configuration for test A3.2 of test_suite.txt
verbose_script=1
apply_fetch_running_action="fetch"

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
# add logical volume mit 4.1 TB
lv_config_lv_name_list[${#lv_config_lv_name_list[*]}]=lv-$((${#lv_config_lv_name_list[*]} + 1))-4100

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
resource_fs_on_data_device_necessary=0

View File

@ -16,7 +16,6 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
logrotate_with_deletes=1

View File

@ -16,6 +16,5 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
run_list="resource_prepare resource_run_first logrotate_run lib_general_checks_after_every_test"

View File

@ -18,7 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
## configuration for test A1.1 of test_suite.txt
verbose_script=1
## time for which the amount of data to sync must be constant

View File

@ -18,7 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#####################################################################
verbose_script=1
resource_fs_type_list[${resource_name_list[0]}]="ext4"

View File

@ -18,5 +18,4 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#####################################################################
verbose_script=1

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
run_list="resource_prepare resource_run_first switch2primary_run lib_general_checks_after_every_test"

View File

@ -19,9 +19,9 @@
#####################################################################
verbose_script=1
switch2primary_force=1
lib_rw_part_of_device_size_written_per_loop=10
run_list="resource_prepare resource_run_first switch2primary_run lib_general_checks_after_every_test"
run_list="switch2primary_run lib_general_checks_after_every_test"

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
## sleep time between marsadm log-rotate commands
remote_dev_log_rotate_sleep=5

View File

@ -19,7 +19,6 @@
## Parameters for the memleak - Test
verbose_script=1
resource_name_list=(lv-1-2)

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
resource_fs_on_data_device_necessary=0

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
## TODO replace source command by <no idea up to now>
source ../mars_dir_full.conf || exit 1

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
## TODO replace source command by <no idea up to now>
source ../mars_dir_full.conf || exit 1

View File

@ -41,7 +41,6 @@ marsadm_timeout=10
# lvs lv-8-<size> for all hosts
eval cluster_mars_dir_lv_name_list=($(x=(${main_host_list[@]/#/[}); y=(${x[@]/%/]=lv-$multires_lv_count-$multires_lv_size_mars_dir}); echo ${y[@]}))
verbose_script=1
resource_fs_on_data_device_necessary=0

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
perftest_action='apply'

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=0

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=1
resource_fs_on_data_device_necessary=1

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
perftest_action='write'

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_device_division="same_controller"

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
## this device must use physical volumes on a raid controller with the following
## properties:

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_device_division="separated_and_mars_dev_with_bbu_cache"

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_device_division="separated_and_mars_dev_without_bbu_cache"

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
perftest_action='fetch'

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=0

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=1
resource_fs_on_data_device_necessary=1

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
perftest_action='fetch_and_apply'

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=0

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=1
resource_fs_on_data_device_necessary=1

View File

@ -19,6 +19,5 @@
#####################################################################
verbose_script=1
perftest_sync_mode="fast_sync"

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_sync_mode="no_fast_sync"

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=0

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_parallel_writer=1
resource_fs_on_data_device_necessary=1

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
perftest_sync_mode="rsync"

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
perftest_action='sync'

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
perftest_action='write'

View File

@ -17,6 +17,5 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
run_list="resource_prepare resource_run_first crash_run lib_general_checks_after_every_test"

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
crash_aio_sync_mode=2

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
crash_logger_completion_semantics=2
crash_aio_sync_mode=2

View File

@ -17,7 +17,6 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
verbose_script=1
crash_logger_completion_semantics=2

View File

@ -19,7 +19,6 @@
#####################################################################
verbose_script=1
net_impact_cmd=(\
["on"]="iptables -I INPUT -s remote_host -j DROP && iptables -I OUTPUT -d remote_host -j DROP" \