diff --git a/test_suite/build_test_environment/checkout/checkout_mars_from_git.conf b/test_suite/build_test_environment/checkout/checkout_mars_from_git.conf index 49fbf740..e19a1807 100644 --- a/test_suite/build_test_environment/checkout/checkout_mars_from_git.conf +++ b/test_suite/build_test_environment/checkout/checkout_mars_from_git.conf @@ -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 diff --git a/test_suite/build_test_environment/cluster/create_cluster.conf b/test_suite/build_test_environment/cluster/create_cluster.conf index 1cd8dc55..c4f0bf28 100644 --- a/test_suite/build_test_environment/cluster/create_cluster.conf +++ b/test_suite/build_test_environment/cluster/create_cluster.conf @@ -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" diff --git a/test_suite/build_test_environment/install_mars/install_via_rsync.conf b/test_suite/build_test_environment/install_mars/install_via_rsync.conf index 1c958c4d..f32f42dd 100644 --- a/test_suite/build_test_environment/install_mars/install_via_rsync.conf +++ b/test_suite/build_test_environment/install_mars/install_via_rsync.conf @@ -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" diff --git a/test_suite/build_test_environment/lv_config/lv_recreate.conf b/test_suite/build_test_environment/lv_config/lv_recreate.conf index 769c0893..6df2ef05 100644 --- a/test_suite/build_test_environment/lv_config/lv_recreate.conf +++ b/test_suite/build_test_environment/lv_config/lv_recreate.conf @@ -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" diff --git a/test_suite/build_test_environment/make/make_mars/grub.conf b/test_suite/build_test_environment/make/make_mars/grub.conf index d4aba8f1..14fb6f42 100644 --- a/test_suite/build_test_environment/make/make_mars/grub.conf +++ b/test_suite/build_test_environment/make/make_mars/grub.conf @@ -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" diff --git a/test_suite/build_test_environment/resource/cleanup_resource.conf b/test_suite/build_test_environment/resource/cleanup_resource.conf index 4fc5cace..c92f282d 100644 --- a/test_suite/build_test_environment/resource/cleanup_resource.conf +++ b/test_suite/build_test_environment/resource/cleanup_resource.conf @@ -1,7 +1,6 @@ #!/bin/bash -verbose_script=1 run_list="resource_leave_all lib_general_checks_after_every_test" diff --git a/test_suite/build_test_environment/resource/create_resource.conf b/test_suite/build_test_environment/resource/create_resource.conf index bcdaad7c..a0d675ac 100644 --- a/test_suite/build_test_environment/resource/create_resource.conf +++ b/test_suite/build_test_environment/resource/create_resource.conf @@ -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" diff --git a/test_suite/build_test_environment/resource/leave_resource.conf b/test_suite/build_test_environment/resource/leave_resource.conf index 0efd3fa9..14e8701c 100644 --- a/test_suite/build_test_environment/resource/leave_resource.conf +++ b/test_suite/build_test_environment/resource/leave_resource.conf @@ -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" diff --git a/test_suite/default-multires.conf b/test_suite/default-multires.conf index b9dc1bd1..f159ad8d 100644 --- a/test_suite/default-multires.conf +++ b/test_suite/default-multires.conf @@ -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 diff --git a/test_suite/scripts/start_test.sh b/test_suite/scripts/start_test.sh index 634ecdd5..e5539907 100755 --- a/test_suite/scripts/start_test.sh +++ b/test_suite/scripts/start_test.sh @@ -41,7 +41,7 @@ start_dir=$(pwd) # considered as "configuration options". That means that a .conf file must # be provided for all these directories config_root_dir=$start_dir -verbose_script=0 +verbose_script=1 # check some preconditions diff --git a/test_suite/test_cases/admin/apply_fetch/apply.conf b/test_suite/test_cases/admin/apply_fetch/apply.conf index b430edf6..f56a1e74 100644 --- a/test_suite/test_cases/admin/apply_fetch/apply.conf +++ b/test_suite/test_cases/admin/apply_fetch/apply.conf @@ -20,7 +20,6 @@ ##################################################################### ## configuration for test A3.1 of test_suite.txt -verbose_script=1 apply_fetch_running_action="apply" diff --git a/test_suite/test_cases/admin/apply_fetch/fetch.conf b/test_suite/test_cases/admin/apply_fetch/fetch.conf index 44cbed9c..4b25258e 100644 --- a/test_suite/test_cases/admin/apply_fetch/fetch.conf +++ b/test_suite/test_cases/admin/apply_fetch/fetch.conf @@ -20,7 +20,6 @@ ##################################################################### ## configuration for test A3.2 of test_suite.txt -verbose_script=1 apply_fetch_running_action="fetch" diff --git a/test_suite/test_cases/admin/big_data_device.ignore/big_data_device.conf b/test_suite/test_cases/admin/big_data_device.ignore/big_data_device.conf index 365d18d3..450cf74e 100644 --- a/test_suite/test_cases/admin/big_data_device.ignore/big_data_device.conf +++ b/test_suite/test_cases/admin/big_data_device.ignore/big_data_device.conf @@ -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 diff --git a/test_suite/test_cases/admin/datadev_full/datadev_full.conf b/test_suite/test_cases/admin/datadev_full/datadev_full.conf index c72f9960..d0c7d50d 100644 --- a/test_suite/test_cases/admin/datadev_full/datadev_full.conf +++ b/test_suite/test_cases/admin/datadev_full/datadev_full.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 resource_fs_on_data_device_necessary=0 diff --git a/test_suite/test_cases/admin/logdelete/logdelete.conf b/test_suite/test_cases/admin/logdelete/logdelete.conf index daea16f1..d1e836b2 100644 --- a/test_suite/test_cases/admin/logdelete/logdelete.conf +++ b/test_suite/test_cases/admin/logdelete/logdelete.conf @@ -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 diff --git a/test_suite/test_cases/admin/logrotate/logrotate.conf b/test_suite/test_cases/admin/logrotate/logrotate.conf index 9d6ff975..6750f7fa 100644 --- a/test_suite/test_cases/admin/logrotate/logrotate.conf +++ b/test_suite/test_cases/admin/logrotate/logrotate.conf @@ -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" diff --git a/test_suite/test_cases/admin/resizing/grow.conf b/test_suite/test_cases/admin/resizing/grow.conf index 28d2248c..0c4656bd 100644 --- a/test_suite/test_cases/admin/resizing/grow.conf +++ b/test_suite/test_cases/admin/resizing/grow.conf @@ -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 diff --git a/test_suite/test_cases/admin/resizing/grow/fstyp_ext4.conf b/test_suite/test_cases/admin/resizing/grow/fstyp_ext4.conf index ecbd2745..2f4fa2db 100644 --- a/test_suite/test_cases/admin/resizing/grow/fstyp_ext4.conf +++ b/test_suite/test_cases/admin/resizing/grow/fstyp_ext4.conf @@ -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" diff --git a/test_suite/test_cases/admin/resizing/grow/fstyp_xfs.conf b/test_suite/test_cases/admin/resizing/grow/fstyp_xfs.conf index 84b5fb13..37d40468 100644 --- a/test_suite/test_cases/admin/resizing/grow/fstyp_xfs.conf +++ b/test_suite/test_cases/admin/resizing/grow/fstyp_xfs.conf @@ -18,5 +18,4 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ##################################################################### -verbose_script=1 diff --git a/test_suite/test_cases/admin/switch2primary/switch2primary.conf b/test_suite/test_cases/admin/switch2primary/switch2primary.conf index 6565c9f6..8fe56d7a 100644 --- a/test_suite/test_cases/admin/switch2primary/switch2primary.conf +++ b/test_suite/test_cases/admin/switch2primary/switch2primary.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 run_list="resource_prepare resource_run_first switch2primary_run lib_general_checks_after_every_test" diff --git a/test_suite/test_cases/admin/switch2primary_force/switch2primary_force.conf b/test_suite/test_cases/admin/switch2primary_force/switch2primary_force.conf index 6a309857..e57f1606 100644 --- a/test_suite/test_cases/admin/switch2primary_force/switch2primary_force.conf +++ b/test_suite/test_cases/admin/switch2primary_force/switch2primary_force.conf @@ -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" diff --git a/test_suite/test_cases/bugs/aio_filehandle/aio_filehandle.conf b/test_suite/test_cases/bugs/aio_filehandle/aio_filehandle.conf index ca2e585b..5d1f920b 100644 --- a/test_suite/test_cases/bugs/aio_filehandle/aio_filehandle.conf +++ b/test_suite/test_cases/bugs/aio_filehandle/aio_filehandle.conf @@ -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 diff --git a/test_suite/test_cases/bugs/memleak/memleak.conf b/test_suite/test_cases/bugs/memleak/memleak.conf index 90997b8a..a7d5067d 100644 --- a/test_suite/test_cases/bugs/memleak/memleak.conf +++ b/test_suite/test_cases/bugs/memleak/memleak.conf @@ -19,7 +19,6 @@ ## Parameters for the memleak - Test -verbose_script=1 resource_name_list=(lv-1-2) diff --git a/test_suite/test_cases/destroy_secondary_logfile.conf b/test_suite/test_cases/destroy_secondary_logfile.conf index 36fe6f1d..504c6886 100644 --- a/test_suite/test_cases/destroy_secondary_logfile.conf +++ b/test_suite/test_cases/destroy_secondary_logfile.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 diff --git a/test_suite/test_cases/hardcore/mars_dir_full/mars_dir_full.conf b/test_suite/test_cases/hardcore/mars_dir_full/mars_dir_full.conf index b4af3acc..f91f553d 100644 --- a/test_suite/test_cases/hardcore/mars_dir_full/mars_dir_full.conf +++ b/test_suite/test_cases/hardcore/mars_dir_full/mars_dir_full.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 resource_fs_on_data_device_necessary=0 diff --git a/test_suite/test_cases/hardcore/mars_dir_full/write_data_dev/write_data_dev.conf b/test_suite/test_cases/hardcore/mars_dir_full/write_data_dev/write_data_dev.conf index 2ed91147..da556138 100644 --- a/test_suite/test_cases/hardcore/mars_dir_full/write_data_dev/write_data_dev.conf +++ b/test_suite/test_cases/hardcore/mars_dir_full/write_data_dev/write_data_dev.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 ## TODO replace source command by source ../mars_dir_full.conf || exit 1 diff --git a/test_suite/test_cases/hardcore/mars_dir_full/write_other_file/write_other_file.conf b/test_suite/test_cases/hardcore/mars_dir_full/write_other_file/write_other_file.conf index 569eee4c..808b8644 100644 --- a/test_suite/test_cases/hardcore/mars_dir_full/write_other_file/write_other_file.conf +++ b/test_suite/test_cases/hardcore/mars_dir_full/write_other_file/write_other_file.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 ## TODO replace source command by source ../mars_dir_full.conf || exit 1 diff --git a/test_suite/test_cases/multiresource/multiresource.conf b/test_suite/test_cases/multiresource/multiresource.conf index 415ca046..2af35c33 100644 --- a/test_suite/test_cases/multiresource/multiresource.conf +++ b/test_suite/test_cases/multiresource/multiresource.conf @@ -41,7 +41,6 @@ marsadm_timeout=10 # lvs lv-8- 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 diff --git a/test_suite/test_cases/perf/apply/apply.conf b/test_suite/test_cases/perf/apply/apply.conf index f354e5fa..75e316cb 100644 --- a/test_suite/test_cases/perf/apply/apply.conf +++ b/test_suite/test_cases/perf/apply/apply.conf @@ -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' diff --git a/test_suite/test_cases/perf/apply/no_parallel_writer.conf b/test_suite/test_cases/perf/apply/no_parallel_writer.conf index 33e67a65..b545578c 100644 --- a/test_suite/test_cases/perf/apply/no_parallel_writer.conf +++ b/test_suite/test_cases/perf/apply/no_parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=0 diff --git a/test_suite/test_cases/perf/apply/parallel_writer.conf b/test_suite/test_cases/perf/apply/parallel_writer.conf index 3c2439f3..f002c23d 100644 --- a/test_suite/test_cases/perf/apply/parallel_writer.conf +++ b/test_suite/test_cases/perf/apply/parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=1 resource_fs_on_data_device_necessary=1 diff --git a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/division_mars_device_data_device.conf b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/division_mars_device_data_device.conf index d74b3fbf..fb5ffe89 100644 --- a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/division_mars_device_data_device.conf +++ b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/division_mars_device_data_device.conf @@ -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' diff --git a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/same_controller.conf b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/same_controller.conf index d76adc17..4689cb25 100644 --- a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/same_controller.conf +++ b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/same_controller.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_device_division="same_controller" diff --git a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller.conf b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller.conf index 0d97842d..00426436 100644 --- a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller.conf +++ b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 ## this device must use physical volumes on a raid controller with the following ## properties: diff --git a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_with_bbu.conf b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_with_bbu.conf index af6e8fee..dc234021 100644 --- a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_with_bbu.conf +++ b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_with_bbu.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_device_division="separated_and_mars_dev_with_bbu_cache" diff --git a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_without_bbu.conf b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_without_bbu.conf index 2773e078..aead70e8 100644 --- a/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_without_bbu.conf +++ b/test_suite/test_cases/perf/division_mars_device_data_device.ignore/separate_controller/mars_dev_without_bbu.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_device_division="separated_and_mars_dev_without_bbu_cache" diff --git a/test_suite/test_cases/perf/fetch/fetch.conf b/test_suite/test_cases/perf/fetch/fetch.conf index 5771e54e..6a7ddefa 100644 --- a/test_suite/test_cases/perf/fetch/fetch.conf +++ b/test_suite/test_cases/perf/fetch/fetch.conf @@ -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' diff --git a/test_suite/test_cases/perf/fetch/no_parallel_writer.conf b/test_suite/test_cases/perf/fetch/no_parallel_writer.conf index 33e67a65..b545578c 100644 --- a/test_suite/test_cases/perf/fetch/no_parallel_writer.conf +++ b/test_suite/test_cases/perf/fetch/no_parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=0 diff --git a/test_suite/test_cases/perf/fetch/parallel_writer.conf b/test_suite/test_cases/perf/fetch/parallel_writer.conf index 3c2439f3..f002c23d 100644 --- a/test_suite/test_cases/perf/fetch/parallel_writer.conf +++ b/test_suite/test_cases/perf/fetch/parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=1 resource_fs_on_data_device_necessary=1 diff --git a/test_suite/test_cases/perf/fetch_and_apply/fetch_and_apply.conf b/test_suite/test_cases/perf/fetch_and_apply/fetch_and_apply.conf index 7e775ee8..28878585 100644 --- a/test_suite/test_cases/perf/fetch_and_apply/fetch_and_apply.conf +++ b/test_suite/test_cases/perf/fetch_and_apply/fetch_and_apply.conf @@ -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' diff --git a/test_suite/test_cases/perf/fetch_and_apply/no_parallel_writer.conf b/test_suite/test_cases/perf/fetch_and_apply/no_parallel_writer.conf index 33e67a65..b545578c 100644 --- a/test_suite/test_cases/perf/fetch_and_apply/no_parallel_writer.conf +++ b/test_suite/test_cases/perf/fetch_and_apply/no_parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=0 diff --git a/test_suite/test_cases/perf/fetch_and_apply/parallel_writer.conf b/test_suite/test_cases/perf/fetch_and_apply/parallel_writer.conf index 3c2439f3..f002c23d 100644 --- a/test_suite/test_cases/perf/fetch_and_apply/parallel_writer.conf +++ b/test_suite/test_cases/perf/fetch_and_apply/parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=1 resource_fs_on_data_device_necessary=1 diff --git a/test_suite/test_cases/perf/sync/fast_sync.conf b/test_suite/test_cases/perf/sync/fast_sync.conf index 27821baa..a08f6f15 100644 --- a/test_suite/test_cases/perf/sync/fast_sync.conf +++ b/test_suite/test_cases/perf/sync/fast_sync.conf @@ -19,6 +19,5 @@ ##################################################################### -verbose_script=1 perftest_sync_mode="fast_sync" diff --git a/test_suite/test_cases/perf/sync/no_fast_sync.conf b/test_suite/test_cases/perf/sync/no_fast_sync.conf index c4d03a62..28a696c0 100644 --- a/test_suite/test_cases/perf/sync/no_fast_sync.conf +++ b/test_suite/test_cases/perf/sync/no_fast_sync.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_sync_mode="no_fast_sync" diff --git a/test_suite/test_cases/perf/sync/no_parallel_writer.conf b/test_suite/test_cases/perf/sync/no_parallel_writer.conf index 33e67a65..b545578c 100644 --- a/test_suite/test_cases/perf/sync/no_parallel_writer.conf +++ b/test_suite/test_cases/perf/sync/no_parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=0 diff --git a/test_suite/test_cases/perf/sync/parallel_writer.conf b/test_suite/test_cases/perf/sync/parallel_writer.conf index 3c2439f3..f002c23d 100644 --- a/test_suite/test_cases/perf/sync/parallel_writer.conf +++ b/test_suite/test_cases/perf/sync/parallel_writer.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_parallel_writer=1 resource_fs_on_data_device_necessary=1 diff --git a/test_suite/test_cases/perf/sync/rsync.conf b/test_suite/test_cases/perf/sync/rsync.conf index 09904699..c40bb6ce 100644 --- a/test_suite/test_cases/perf/sync/rsync.conf +++ b/test_suite/test_cases/perf/sync/rsync.conf @@ -19,7 +19,6 @@ ##################################################################### -verbose_script=1 perftest_sync_mode="rsync" diff --git a/test_suite/test_cases/perf/sync/sync.conf b/test_suite/test_cases/perf/sync/sync.conf index 258f35cf..d1c0c5a3 100644 --- a/test_suite/test_cases/perf/sync/sync.conf +++ b/test_suite/test_cases/perf/sync/sync.conf @@ -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' diff --git a/test_suite/test_cases/perf/write/write.conf b/test_suite/test_cases/perf/write/write.conf index 8248367f..cb3eb8ad 100644 --- a/test_suite/test_cases/perf/write/write.conf +++ b/test_suite/test_cases/perf/write/write.conf @@ -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' diff --git a/test_suite/test_cases/stabil/crash/crash_primary/crash_primary.conf b/test_suite/test_cases/stabil/crash/crash_primary/crash_primary.conf index 31aee5e9..dca7bd33 100644 --- a/test_suite/test_cases/stabil/crash/crash_primary/crash_primary.conf +++ b/test_suite/test_cases/stabil/crash/crash_primary/crash_primary.conf @@ -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" diff --git a/test_suite/test_cases/stabil/crash/crash_primary_aio_sync_mode/crash_primary_aio_sync_mode.conf b/test_suite/test_cases/stabil/crash/crash_primary_aio_sync_mode/crash_primary_aio_sync_mode.conf index d9e2771a..19c91caa 100644 --- a/test_suite/test_cases/stabil/crash/crash_primary_aio_sync_mode/crash_primary_aio_sync_mode.conf +++ b/test_suite/test_cases/stabil/crash/crash_primary_aio_sync_mode/crash_primary_aio_sync_mode.conf @@ -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 diff --git a/test_suite/test_cases/stabil/crash/crash_primary_logger_comletion_semantics__aio_sync_mode/crash_primary_logger_comletion_semantics__aio_sync_mode.conf b/test_suite/test_cases/stabil/crash/crash_primary_logger_comletion_semantics__aio_sync_mode/crash_primary_logger_comletion_semantics__aio_sync_mode.conf index 25242a5c..6dca5295 100644 --- a/test_suite/test_cases/stabil/crash/crash_primary_logger_comletion_semantics__aio_sync_mode/crash_primary_logger_comletion_semantics__aio_sync_mode.conf +++ b/test_suite/test_cases/stabil/crash/crash_primary_logger_comletion_semantics__aio_sync_mode/crash_primary_logger_comletion_semantics__aio_sync_mode.conf @@ -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 diff --git a/test_suite/test_cases/stabil/crash/crash_primary_logger_completion_semantics/crash_primary_logger_completion_semantics.conf b/test_suite/test_cases/stabil/crash/crash_primary_logger_completion_semantics/crash_primary_logger_completion_semantics.conf index cc339f70..f0573ec6 100644 --- a/test_suite/test_cases/stabil/crash/crash_primary_logger_completion_semantics/crash_primary_logger_completion_semantics.conf +++ b/test_suite/test_cases/stabil/crash/crash_primary_logger_completion_semantics/crash_primary_logger_completion_semantics.conf @@ -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 diff --git a/test_suite/test_cases/stabil/net_failure/connection_cut/connection_cut.conf b/test_suite/test_cases/stabil/net_failure/connection_cut/connection_cut.conf index 50fd2cb2..ed173d7f 100644 --- a/test_suite/test_cases/stabil/net_failure/connection_cut/connection_cut.conf +++ b/test_suite/test_cases/stabil/net_failure/connection_cut/connection_cut.conf @@ -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" \