Index

B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | Z

B

better_exec_command() (in module zopkio.remote_host_helper)
build_os_environment_string() (in module zopkio.remote_host_helper)

C

check_dir_with_exception() (in module zopkio.utils)
check_file_with_exception() (in module zopkio.utils)
check_testfile_dir_structure() (in module zopkio.utils)
collect() (zopkio.results_collector.ResultsCollector method)
compute_total_iterations_per_test() (zopkio.test_runner.TestRunner method)
Config (class in zopkio.configobj)
copy_dir() (in module zopkio.remote_host_helper)
count_all_tests() (zopkio.results_collector.ResultsCollector method)
count_all_tests_with_result() (zopkio.results_collector.ResultsCollector method)
count_tests() (zopkio.results_collector.ResultsCollector method)
count_tests_with_result() (zopkio.results_collector.ResultsCollector method)

D

deploy() (zopkio.deployer.Deployer method)
Deployer (class in zopkio.deployer)
DeploymentError
directory_setup() (in module zopkio.test_runner_helper)

E

exec_with_env() (in module zopkio.remote_host_helper)

F

FailureHandler (class in zopkio.test_runner)

G

generate() (zopkio.reporter.Reporter method)
get_abort_status() (zopkio.test_runner.FailureHandler method)
get_active_config() (in module zopkio.runtime)
get_active_config_name() (in module zopkio.runtime)
get_active_test_end_time() (in module zopkio.runtime)
get_active_test_metrics() (in module zopkio.runtime)
get_active_test_start_time() (in module zopkio.runtime)
get_collector() (in module zopkio.runtime)
get_config_end_time() (zopkio.results_collector.ResultsCollector method)
get_config_exec_time() (zopkio.results_collector.ResultsCollector method)
get_config_names() (zopkio.results_collector.ResultsCollector method)
get_config_result() (zopkio.results_collector.ResultsCollector method)
get_config_start_time() (zopkio.results_collector.ResultsCollector method)
get_config_to_test_names_map() (zopkio.reporter.Reporter method)
get_deployer() (in module zopkio.runtime)
get_deployers() (in module zopkio.runtime)
get_host() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)
get_init_time() (in module zopkio.runtime)
get_log_for_test() (in module zopkio.test_utils)
get_logs() (zopkio.deployer.Deployer method)
get_machine() (in module zopkio.runtime)
get_modules() (in module zopkio.test_runner_helper)
get_output_dir() (in module zopkio.runtime)
get_password() (in module zopkio.runtime)
get_pid() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)
get_processes() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)
get_remote_session() (in module zopkio.remote_host_helper)
get_remote_session_with_environment() (in module zopkio.remote_host_helper)
get_report_location() (zopkio.reporter.Reporter method)
get_reports_dir() (in module zopkio.runtime)
get_sftp_client() (in module zopkio.remote_host_helper)
get_ssh_client() (in module zopkio.remote_host_helper)
get_summary_end_time() (zopkio.results_collector.ResultsCollector method)
get_summary_start_time() (zopkio.results_collector.ResultsCollector method)
get_test_end_time() (zopkio.results_collector.ResultsCollector method)
get_test_exec_time() (zopkio.results_collector.ResultsCollector method)
get_test_names() (zopkio.results_collector.ResultsCollector method)
get_test_result() (zopkio.results_collector.ResultsCollector method)
get_test_results() (zopkio.results_collector.ResultsCollector method)
get_test_start_time() (zopkio.results_collector.ResultsCollector method)
get_total_config_exec_time() (zopkio.results_collector.ResultsCollector method)
get_username() (in module zopkio.runtime)

H

hard_bounce() (zopkio.deployer.Deployer method)

I

install() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)

K

kill() (zopkio.deployer.Deployer method)
kill_all_process() (zopkio.deployer.Deployer method)

L

load_configs_from_directory() (in module zopkio.test_runner_helper)
load_module() (in module zopkio.utils)
log_output() (in module zopkio.remote_host_helper)

M

make_machine_mapping() (in module zopkio.utils)
makedirs() (in module zopkio.utils)

N

notify_failure() (zopkio.test_runner.FailureHandler method)
notify_success() (zopkio.test_runner.FailureHandler method)

O

open_remote_file() (in module zopkio.remote_host_helper)

P

ParamikoError
parse_config_file() (in module zopkio.utils)
parse_config_list() (in module zopkio.utils)
pause() (zopkio.deployer.Deployer method)
Process (class in zopkio.deployer)

R

Reporter (class in zopkio.reporter)
reset() (zopkio.testobj.Test method)
reset_collector() (in module zopkio.runtime)
Results (class in zopkio.results_collector)
ResultsCollector (class in zopkio.results_collector)
resume() (zopkio.deployer.Deployer method)
run() (zopkio.test_runner.TestRunner method)

S

set_active_config() (in module zopkio.runtime)
set_active_tests() (in module zopkio.runtime)
set_deployer() (in module zopkio.runtime)
set_init_time() (in module zopkio.runtime)
set_machines() (in module zopkio.runtime)
set_output_dir() (in module zopkio.runtime)
set_user() (in module zopkio.runtime)
sleep() (zopkio.deployer.Deployer method)
soft_bounce() (zopkio.deployer.Deployer method)
sshclient() (in module zopkio.remote_host_helper)
SSHDeployer (class in zopkio.adhoc_deployer)
start() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)
start_threads_and_join() (in module zopkio.test_utils)
stop() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)

T

terminate() (zopkio.deployer.Deployer method)
Test (class in zopkio.testobj)
test_kill_random_deployer_process() (in module zopkio.recipes)
test_kill_recovery() (in module zopkio.recipes)
TestRunner (class in zopkio.test_runner)

U

undeploy() (zopkio.deployer.Deployer method)
uninstall() (zopkio.adhoc_deployer.SSHDeployer method)
(zopkio.deployer.Deployer method)

Z

zopkio (module)
zopkio.adhoc_deployer (module)
zopkio.configobj (module)
zopkio.constants (module)
zopkio.deployer (module)
zopkio.error_messages (module)
zopkio.recipes (module)
zopkio.remote_host_helper (module)
zopkio.reporter (module)
zopkio.results_collector (module)
zopkio.runtime (module)
zopkio.test_runner (module)
zopkio.test_runner_helper (module)
zopkio.test_utils (module)
zopkio.testobj (module)
zopkio.utils (module)