Skip to content

redhat-performance/test_tools-wrappers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5eb7da5 · Jan 21, 2025
Jan 21, 2025
Sep 8, 2023
Jan 18, 2024
Sep 30, 2022
Aug 28, 2023
Sep 30, 2022
Jan 8, 2025
Sep 30, 2022
Jun 14, 2024
Jan 18, 2024
Sep 8, 2023
Mar 11, 2024
Sep 30, 2022
Nov 13, 2024
Jul 21, 2023
Jun 10, 2024
Oct 2, 2024
Sep 30, 2022
Sep 30, 2022
Sep 30, 2022
Nov 13, 2024
Oct 12, 2023
Jul 31, 2024
Oct 14, 2022
Nov 13, 2024
Sep 30, 2022
Aug 30, 2024
Sep 30, 2022

Repository files navigation

#
# Copyright (C) 2022  David Valin dvalin@redhat.com
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# 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.
#
This directory contains a series of scripts that are used by  the test warappers (*-wrappers) in https://github.com/redhat-performance.
They all have a --usage option

convert_csv_to_txt: Converts a csv file to a plain text file
create_filesystem: creates the designated filesystem type on the designated devices
execute_via_pbench: Runs a program via the pbench wrappers
general_setup: Wrappers source this file to process the common options.
grab_disks: List the disks on the system that are not in use.
lvm_create: Creates an lvm
lvm_delete: Deletes an lvm
pbench_copy_data: Takes the results from a pbench user run and saves the data.  By default we move the data.
pull_data:  Process the csv data for the tests.
set_pbench_variables
umount_filesystems: unmounts a series of filesystems.
detect_os: Determines the currently running OS
detect_numa: Allows fetching NUMA information on a system