plesty-server
Architecture
Installing device modules
Process management
Ports
Cross-platform development
Field tests
Command line
The console (GUI)
Remote benches: the agent and
plesty.bench
Packaging and releases
API reference
plesty.server
plesty.server.__main__
plesty.server.cli
plesty.server.cli.main
plesty.server.host
plesty.server.model
plesty.server.model.catalogue
plesty.server.model.device
plesty.server.model.device_manager
plesty.server.model.envfile
plesty.server.model.errors
plesty.server.model.field_test
plesty.server.model.fleet
plesty.server.model.home
plesty.server.model.job
plesty.server.model.ports
plesty.server.model.process
plesty.server.presenter
plesty.server.presenter.bench
plesty.server.reexec
plesty.server.services
plesty.server.services.agent
plesty.server.services.catalogue
plesty.server.services.gitbin
plesty.server.services.installer
plesty.server.services.jobs
plesty.server.services.launch
plesty.server.services.supervisor
plesty.server.view
plesty.server.view.app
plesty.server.view.dialogs
plesty.server.view.window
plesty.server.view.workers
plesty-server
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__contains__() (plesty.server.model.device_manager.InstalledPackage method)
(plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
(plesty.server.model.InstalledPackage method)
__enter__() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
__exit__() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
__getitem__() (plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
__iter__() (plesty.server.model.device_manager.InstalledPackage method)
(plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
(plesty.server.model.InstalledPackage method)
__len__() (plesty.server.model.device_manager.InstalledPackage method)
(plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
(plesty.server.model.InstalledPackage method)
__post_init__() (plesty.server.model.device.DeviceSpec method)
(plesty.server.model.device_manager.InstalledVersion method)
(plesty.server.model.DeviceSpec method)
(plesty.server.model.field_test.FieldTestRun method)
(plesty.server.model.FieldTestRun method)
(plesty.server.model.InstalledVersion method)
_accept() (plesty.server.view.dialogs.DeclareDialog method)
(plesty.server.view.dialogs.FieldTestDialog method)
_action (plesty.server.view.workers._Task attribute)
_add() (plesty.server.view.window.MainWindow method)
_ask_pypi() (plesty.server.view.dialogs.CatalogueDialog method)
_bench (plesty.server.cli.main.Context attribute)
_build_body() (plesty.server.view.window.MainWindow method)
_build_menu() (plesty.server.view.window.MainWindow method)
_button() (in module plesty.server.view.window)
_cache (plesty.server.services.Catalogue attribute)
(plesty.server.services.catalogue.Catalogue attribute)
_call() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
(plesty.server.view.window.MainWindow method)
_cancel() (plesty.server.view.dialogs.JobDialog method)
_candidates() (in module plesty.server.services.gitbin)
_canonical() (in module plesty.server.services.catalogue)
(in module plesty.server.services.installer)
_card() (in module plesty.server.view.window)
_clear_readonly_and_retry() (in module plesty.server.host)
_clock() (in module plesty.server.view.window)
_connect() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
_context (plesty.bench.BenchClient attribute)
(plesty.bench.client.BenchClient attribute)
_context_menu() (plesty.server.view.window.MainWindow method)
_device_dict() (in module plesty.server.cli.main)
_download() (in module plesty.server.services.gitbin)
_drop_record() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
_echo (plesty.server.services.Installer attribute)
(plesty.server.services.installer.Installer attribute)
_echo_status() (in module plesty.server.cli.main)
_entries (plesty.server.view.dialogs.CatalogueDialog attribute)
_error() (in module plesty.server.services.agent)
_example_blocks() (in module plesty.server.presenter.bench)
_fetch (plesty.server.services.Catalogue attribute)
(plesty.server.services.catalogue.Catalogue attribute)
_fetch() (in module plesty.bench.cli)
_field_test_command() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
_field_test_run() (in module plesty.server.cli.main)
_find_or_install_git() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_find_uv() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_finish_job() (in module plesty.server.cli.main)
_finished (plesty.server.view.dialogs.JobDialog attribute)
_fleet_changed() (plesty.server.view.window.MainWindow method)
_fleets_dir() (plesty.server.view.window.MainWindow method)
_follow_job() (in module plesty.server.cli.main)
_frame() (in module plesty.server.services.agent)
_gates_layout (plesty.server.view.dialogs.FieldTestDialog attribute)
_git (plesty.server.services.Installer attribute)
(plesty.server.services.installer.Installer attribute)
_git_call() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_info_for (plesty.server.view.dialogs.DeclareDialog attribute)
_install() (plesty.server.view.dialogs.CatalogueDialog method)
_install_checkout() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_install_release() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_install_the_tag_instead() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_installed_version() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_int_port() (in module plesty.server.model.ports)
_item_changed() (plesty.server.view.window.MainWindow method)
_item_type (plesty.server.view.dialogs.CatalogueDialog attribute)
_job() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
_live (plesty.server.view.workers.Worker attribute)
_LOCKS_GUARD (in module plesty.server.services.supervisor)
_NAME_CHARS (in module plesty.server.model.device)
_note() (plesty.server.view.window.MainWindow method)
_now() (in module plesty.server.model.device_manager)
(in module plesty.server.model.job)
(in module plesty.server.presenter.bench)
(in module plesty.server.services.supervisor)
_offset (plesty.server.view.dialogs.JobDialog attribute)
_ok() (in module plesty.server.services.agent)
_on_bench() (plesty.server.view.dialogs.CatalogueDialog method)
_on_finished (plesty.server.view.dialogs.JobDialog attribute)
_on_path() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_open_job() (plesty.server.view.window.MainWindow method)
_open_job_row() (plesty.server.view.window.MainWindow method)
_options_for (plesty.server.view.dialogs.DeclareDialog attribute)
_package_changed() (plesty.server.view.dialogs.DeclareDialog method)
_parse_env() (in module plesty.server.cli.main)
_pid_alive_windows() (in module plesty.server.host)
_pool (plesty.server.view.workers.Worker attribute)
_PORT_FLAGS (in module plesty.server.model.ports)
_print() (in module plesty.server.services.installer)
_printable_output() (in module plesty.server.cli.main)
_proposed (plesty.server.view.dialogs.DeclareDialog attribute)
_python_version() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_quote() (in module plesty.server.model.envfile)
_refresh_detail() (plesty.server.view.window.MainWindow method)
_releases (plesty.server.view.dialogs.CatalogueDialog attribute)
_remote_env_example() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
_remove_env() (in module plesty.server.services.installer)
_report_dict() (in module plesty.server.cli.main)
_report_pid() (in module plesty.server.services.launch)
_require() (plesty.server.view.window.MainWindow method)
_RESERVED (in module plesty.server.model.device)
_RETRY_DELAYS (in module plesty.server.host)
_run (plesty.server.services.Installer attribute)
(plesty.server.services.installer.Installer attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
_run() (in module plesty.server.cli.main)
_same_dir() (in module plesty.server.services.installer)
_save() (plesty.server.view.dialogs.DeviceConfigDialog method)
(plesty.server.view.dialogs.FleetFileDialog method)
_save_fleet() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
_say (plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
_script_help() (plesty.server.presenter.Bench static method)
(plesty.server.presenter.bench.Bench static method)
_script_options() (plesty.server.presenter.Bench class method)
(plesty.server.presenter.bench.Bench class method)
_selection_changed() (plesty.server.view.dialogs.CatalogueDialog method)
(plesty.server.view.window.MainWindow method)
_set_gates() (plesty.server.view.dialogs.FieldTestDialog method)
_short() (in module plesty.server.view.window)
_show_devices() (plesty.server.view.window.MainWindow method)
_show_jobs() (plesty.server.view.window.MainWindow method)
_show_log() (plesty.server.view.window.MainWindow method)
_show_message() (plesty.server.view.window.MainWindow method)
_show_reports() (plesty.server.view.window.MainWindow method)
_show_source() (plesty.server.view.dialogs.CatalogueDialog method)
_shown (plesty.server.view.dialogs.CatalogueDialog attribute)
_signal() (in module plesty.server.host)
_Signals (class in plesty.server.view.workers)
_signals (plesty.server.view.workers._Task attribute)
_socket (plesty.bench.BenchClient attribute)
(plesty.bench.client.BenchClient attribute)
_source_changed() (plesty.server.view.dialogs.CatalogueDialog method)
(plesty.server.view.dialogs.DeclareDialog method)
_source_group (plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
_spec (plesty.server.view.dialogs.DeclareDialog attribute)
_start_lock() (in module plesty.server.services.supervisor)
_start_locked() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
_START_LOCKS (in module plesty.server.services.supervisor)
_startable_port() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
_starting (plesty.server.view.window.MainWindow attribute)
_status_table() (in module plesty.server.cli.main)
_stderr() (in module plesty.server.presenter.bench)
_STOP_POLL (in module plesty.server.host)
_table() (in module plesty.server.cli.main)
_Task (class in plesty.server.view.workers)
_timer (plesty.server.view.dialogs.JobDialog attribute)
(plesty.server.view.window.MainWindow attribute)
_tone_brush() (in module plesty.server.view.window)
_unpack() (in module plesty.server.services.gitbin)
_unquote() (in module plesty.server.host)
_update_buttons() (plesty.server.view.window.MainWindow method)
_uv (plesty.server.services.Installer attribute)
(plesty.server.services.installer.Installer attribute)
_uv_call() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_uv_resolve() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
_version() (in module plesty.server.services.agent)
(in module plesty.server.view.app)
_views (plesty.server.view.window.MainWindow attribute)
_wait() (in module plesty.server.services.launch)
_wait_exit() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
_with_port() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
_worker (plesty.server.view.dialogs.CatalogueDialog attribute)
_write_exit() (in module plesty.server.services.launch)
A
about() (in module plesty.server.view.dialogs)
address (plesty.bench.BenchClient attribute)
(plesty.bench.client.BenchClient attribute)
(plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestRun attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
ADDRESS_ENV (in module plesty.bench.client)
Agent (class in plesty.server.services)
(class in plesty.server.services.agent)
agent() (in module plesty.server.cli.main)
AGENT_PORT (in module plesty.server.model)
(in module plesty.server.model.ports)
alert() (in module plesty.server.view.dialogs)
alive (plesty.server.model.process.ProcessStatus property)
(plesty.server.model.ProcessStatus property)
alive() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
allocate_port() (in module plesty.server.model)
(in module plesty.server.model.ports)
AlreadyRunning
,
[1]
app() (in module plesty.bench.cli)
(in module plesty.server.cli)
(in module plesty.server.cli.main)
application() (in module plesty.server.view.app)
apply_filter() (plesty.server.view.dialogs.CatalogueDialog method)
ARCHITECTURES (in module plesty.server.services.gitbin)
args (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
argv (plesty.bench.client.ExecResult attribute)
(plesty.bench.ExecResult attribute)
argv() (plesty.server.model.field_test.FieldTestRun method)
(plesty.server.model.FieldTestRun method)
artifact (plesty.server.model.field_test.FieldTestRun property)
(plesty.server.model.FieldTestRun property)
AUTO_ENV (in module plesty.server.services.gitbin)
auto_install_enabled() (in module plesty.server.services.gitbin)
autostart (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.Fleet property)
(plesty.server.model.fleet.Fleet property)
(plesty.server.view.dialogs.DeclareDialog attribute)
B
Bench (class in plesty.server.presenter)
(class in plesty.server.presenter.bench)
bench (plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeviceConfigDialog attribute)
(plesty.server.view.dialogs.FleetFileDialog attribute)
(plesty.server.view.dialogs.JobDialog attribute)
(plesty.server.view.window.MainWindow attribute)
bench() (plesty.server.cli.main.Context method)
bench_git() (in module plesty.server.services)
(in module plesty.server.services.gitbin)
BenchClient (class in plesty.bench)
(class in plesty.bench.client)
BenchClientError
,
[1]
BenchError
,
[1]
bind (plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
bound (plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
build_window() (in module plesty.server.view.app)
busy (plesty.server.view.workers.Worker property)
C
cancel() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
cancel_button (plesty.server.view.dialogs.JobDialog attribute)
CANCELLED_EXIT (in module plesty.server.model)
(in module plesty.server.model.job)
Catalogue (class in plesty.server.services)
(class in plesty.server.services.catalogue)
catalogue() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
CatalogueDialog (class in plesty.server.view.dialogs)
CatalogueEntry (class in plesty.server.model)
(class in plesty.server.model.catalogue)
CatalogueError
,
[1]
category (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
CHECK_COLUMN (in module plesty.server.view.window)
check_name() (in module plesty.server.model.device)
checked (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
checkout() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
CHECKOUT_VENV (in module plesty.server.services)
(in module plesty.server.services.installer)
clear_error() (plesty.server.view.window.MainWindow method)
clear_notice() (plesty.server.view.window.MainWindow method)
close() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
close_button (plesty.server.view.dialogs.JobDialog attribute)
closeEvent() (plesty.server.view.window.MainWindow method)
code (plesty.bench.client.ExecResult attribute)
(plesty.bench.ExecResult attribute)
COLUMNS (in module plesty.server.view.window)
command (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
command() (plesty.server.model.field_test.FieldTestRun method)
(plesty.server.model.FieldTestRun method)
commit (plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.InstalledVersion attribute)
confirm() (in module plesty.server.view.dialogs)
CONSOLE_EXECUTABLE (in module plesty.server.reexec)
console_interpreter() (in module plesty.server.reexec)
Context (class in plesty.server.cli.main)
create() (plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
create_fleet() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
cwd (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
D
declare (plesty.server.view.dialogs.DeviceConfigDialog attribute)
declare() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
declare_device() (plesty.server.view.window.MainWindow method)
DeclareDialog (class in plesty.server.view.dialogs)
declares_port() (in module plesty.server.model)
(in module plesty.server.model.ports)
DEFAULT_BIND (in module plesty.server.services.agent)
default_home() (in module plesty.server.model)
(in module plesty.server.model.home)
DEFAULT_INDEX_URL (in module plesty.server.model)
(in module plesty.server.model.catalogue)
DEFAULT_PORT (in module plesty.bench)
(in module plesty.bench.client)
default_runner() (in module plesty.server.services)
(in module plesty.server.services.installer)
DEFAULT_TCP_PORT (in module plesty.server.model)
(in module plesty.server.model.ports)
deliver_stop() (in module plesty.server.host)
describe() (in module plesty.server.reexec)
(plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
description (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.PackageInfo attribute)
description() (plesty.server.services.Agent method)
(plesty.server.services.agent.Agent method)
detach() (in module plesty.server.host)
detail (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessStatus attribute)
device() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
DEVICE_PORT_BASE (in module plesty.server.model)
(in module plesty.server.model.ports)
DeviceConfigDialog (class in plesty.server.view.dialogs)
DeviceManager (class in plesty.server.model)
(class in plesty.server.model.device_manager)
DeviceManagerError
,
[1]
devices (plesty.server.model.Fleet attribute)
(plesty.server.model.fleet.Fleet attribute)
devices() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
DeviceSpec (class in plesty.server.model)
(class in plesty.server.model.device)
DeviceView (class in plesty.server.presenter)
(class in plesty.server.presenter.bench)
done (plesty.server.view.workers._Signals attribute)
down() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
duration_s (plesty.server.model.field_test.GateResult attribute)
(plesty.server.model.GateResult attribute)
E
Echo (in module plesty.server.services)
(in module plesty.server.services.gitbin)
(in module plesty.server.services.installer)
echoing_kwargs() (in module plesty.server.host)
edit_device() (plesty.server.view.window.MainWindow method)
edit_device_config() (plesty.server.view.window.MainWindow method)
edit_fleet_file() (plesty.server.view.window.MainWindow method)
editor (plesty.server.view.dialogs.FleetFileDialog attribute)
ensure() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
entries() (plesty.server.services.Catalogue method)
(plesty.server.services.catalogue.Catalogue method)
env (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
(plesty.server.view.dialogs.DeviceConfigDialog attribute)
env_dir() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
env_example() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
env_file() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
ENV_FILENAME (in module plesty.server.model)
(in module plesty.server.model.envfile)
env_highlighter (plesty.server.view.dialogs.DeviceConfigDialog attribute)
error (plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
(plesty.server.view.dialogs.DeviceConfigDialog attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
(plesty.server.view.dialogs.FleetFileDialog attribute)
error_text (plesty.server.view.window.MainWindow property)
exec() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
(plesty.server.services.Agent method)
(plesty.server.services.agent.Agent method)
ExecResult (class in plesty.bench)
(class in plesty.bench.client)
executable() (in module plesty.server.host)
exit_file() (plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
EXITED (in module plesty.server.model)
(in module plesty.server.model.process)
EXPECTED (in module plesty.server.cli.main)
extra (plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestRun attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
F
failed (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
(plesty.server.view.workers._Signals attribute)
fetch() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
(plesty.server.services.Agent method)
(plesty.server.services.agent.Agent method)
FETCH_LIMIT (in module plesty.server.services.agent)
Fetcher (in module plesty.server.services.catalogue)
(in module plesty.server.services.gitbin)
field_test() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
field_test_availability() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
field_test_blocked (plesty.server.presenter.bench.DeviceView attribute)
(plesty.server.presenter.DeviceView attribute)
field_test_device() (plesty.server.view.window.MainWindow method)
field_test_now() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
field_test_options() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
field_test_script() (in module plesty.server.model)
(in module plesty.server.model.field_test)
field_tests (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
FieldTestDialog (class in plesty.server.view.dialogs)
FieldTestError
,
[1]
FieldTestReport (class in plesty.server.model)
(class in plesty.server.model.field_test)
FieldTestRun (class in plesty.server.model)
(class in plesty.server.model.field_test)
find_fleet() (in module plesty.server.model)
(in module plesty.server.model.fleet)
find_git() (in module plesty.server.services)
(in module plesty.server.services.gitbin)
find_reports() (in module plesty.server.model)
(in module plesty.server.model.field_test)
findings (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
finish() (plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
finished_utc (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
Fleet (class in plesty.server.model)
(class in plesty.server.model.fleet)
fleet (plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
fleet() (in module plesty.server.cli.main)
fleet_arg (plesty.server.cli.main.Context attribute)
fleet_down() (in module plesty.server.cli.main)
(plesty.server.view.window.MainWindow method)
FLEET_FILENAME (in module plesty.server.model)
(in module plesty.server.model.fleet)
fleet_init() (in module plesty.server.cli.main)
fleet_path (plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
fleet_run() (in module plesty.server.cli.main)
fleet_status() (in module plesty.server.cli.main)
fleet_text() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
fleet_up() (in module plesty.server.cli.main)
(plesty.server.view.window.MainWindow method)
FLEET_VERSION (in module plesty.server.model)
(in module plesty.server.model.fleet)
FleetError
,
[1]
FleetFileDialog (class in plesty.server.view.dialogs)
fleets (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
follow() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
FORBIDDEN (in module plesty.server.services.agent)
forget() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
forward_signals() (in module plesty.server.host)
from_dict() (plesty.server.model.device_manager.InstalledVersion class method)
(plesty.server.model.device_manager.PackageInfo class method)
(plesty.server.model.field_test.FieldTestRun class method)
(plesty.server.model.FieldTestRun class method)
(plesty.server.model.InstalledVersion class method)
(plesty.server.model.Job class method)
(plesty.server.model.job.Job class method)
(plesty.server.model.PackageInfo class method)
(plesty.server.model.process.ProcessRecord class method)
(plesty.server.model.ProcessRecord class method)
from_mapping() (plesty.server.model.device.DeviceSpec class method)
(plesty.server.model.DeviceSpec class method)
(plesty.server.model.Fleet class method)
(plesty.server.model.fleet.Fleet class method)
from_path() (plesty.server.model.field_test.FieldTestReport class method)
(plesty.server.model.FieldTestReport class method)
from_registry() (plesty.server.model.catalogue.CatalogueEntry class method)
(plesty.server.model.CatalogueEntry class method)
frozen() (in module plesty.server.reexec)
G
gate_boxes (plesty.server.view.dialogs.FieldTestDialog attribute)
GateResult (class in plesty.server.model)
(class in plesty.server.model.field_test)
gates (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestReport attribute)
(plesty.server.model.FieldTestRun attribute)
gates_box (plesty.server.view.dialogs.FieldTestDialog attribute)
gates_failed (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
gates_in_help() (in module plesty.server.model)
(in module plesty.server.model.field_test)
gates_ok (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
gates_passed (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
get() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
git (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.InstalledVersion attribute)
(plesty.server.services.Installer property)
(plesty.server.services.installer.Installer property)
(plesty.server.view.dialogs.DeclareDialog attribute)
GIT_ADVICE (in module plesty.server.services.installer)
GIT_DIR (in module plesty.server.services.gitbin)
git_ref (plesty.server.model.device.DeviceSpec property)
(plesty.server.model.DeviceSpec property)
git_urls (plesty.server.presenter.bench.SourceOptions attribute)
(plesty.server.presenter.SourceOptions attribute)
GitUnavailable
,
[1]
gui() (in module plesty.server.cli.main)
gui_main() (in module plesty.server.cli.main)
H
handle() (plesty.server.services.Agent method)
(plesty.server.services.agent.Agent method)
hint (plesty.server.view.dialogs.DeclareDialog attribute)
Home (class in plesty.server.model)
(class in plesty.server.model.home)
home (plesty.server.model.device_manager.DeviceManager attribute)
(plesty.server.model.DeviceManager attribute)
(plesty.server.model.Fleet attribute)
(plesty.server.model.fleet.Fleet attribute)
(plesty.server.model.job.JobStore attribute)
(plesty.server.model.JobStore attribute)
(plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
(plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
(plesty.server.services.Installer attribute)
(plesty.server.services.installer.Installer attribute)
(plesty.server.services.JobRunner attribute)
(plesty.server.services.jobs.JobRunner attribute)
(plesty.server.services.Supervisor attribute)
(plesty.server.services.supervisor.Supervisor attribute)
home_arg (plesty.server.cli.main.Context attribute)
HOME_ENV (in module plesty.server.model)
(in module plesty.server.model.home)
http_fetch() (in module plesty.server.services)
(in module plesty.server.services.catalogue)
I
id (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
index_url (plesty.server.model.Fleet attribute)
(plesty.server.model.fleet.Fleet attribute)
(plesty.server.services.Catalogue attribute)
(plesty.server.services.catalogue.Catalogue attribute)
info (plesty.server.presenter.bench.DeviceView attribute)
(plesty.server.presenter.DeviceView attribute)
info() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
install() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
install_button (plesty.server.view.dialogs.CatalogueDialog attribute)
install_device() (plesty.server.view.window.MainWindow method)
install_entry() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
install_git() (in module plesty.server.services)
(in module plesty.server.services.gitbin)
install_module() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
install_module_now() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
install_now() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
install_order() (in module plesty.server.model.device_manager)
installable (plesty.server.model.catalogue.CatalogueEntry property)
(plesty.server.model.CatalogueEntry property)
installed (plesty.server.presenter.bench.DeviceView attribute)
(plesty.server.presenter.DeviceView attribute)
installed() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
installed_utc (plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.InstalledVersion attribute)
InstalledPackage (class in plesty.server.model)
(class in plesty.server.model.device_manager)
InstalledVersion (class in plesty.server.model)
(class in plesty.server.model.device_manager)
Installer (class in plesty.server.services)
(class in plesty.server.services.installer)
installer (plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
InstallError
,
[1]
instrument (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
interruptible_kwargs() (in module plesty.server.host)
J
Job (class in plesty.server.model)
(class in plesty.server.model.job)
job (plesty.server.view.dialogs.JobDialog attribute)
job() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
JOB_COMMANDS (in module plesty.bench.cli)
job_field_test() (in module plesty.server.cli.main)
job_file() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
job_group() (in module plesty.server.cli.main)
job_id (plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.InstalledVersion attribute)
job_install() (in module plesty.server.cli.main)
JOB_KIND (in module plesty.server.model)
(in module plesty.server.model.field_test)
job_list() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
job_log() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
job_module_install() (in module plesty.server.cli.main)
job_update() (in module plesty.server.cli.main)
JobDialog (class in plesty.server.view.dialogs)
JobError
,
[1]
JobRunner (class in plesty.server.services)
(class in plesty.server.services.jobs)
jobs (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
(plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
jobs() (in module plesty.server.cli.main)
jobs_cancel() (in module plesty.server.cli.main)
jobs_list() (in module plesty.server.cli.main)
jobs_log() (in module plesty.server.cli.main)
JobStore (class in plesty.server.model)
(class in plesty.server.model.job)
json() (plesty.bench.client.ExecResult method)
(plesty.bench.ExecResult method)
K
keep_going (plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestRun attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
keep_server (plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestRun attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
key (plesty.server.model.device_manager.InstalledVersion property)
(plesty.server.model.InstalledVersion property)
kill_tree() (in module plesty.server.host)
kind (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
known() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
L
last_fleet (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
latest (plesty.server.model.device_manager.InstalledPackage property)
(plesty.server.model.InstalledPackage property)
latest_tag (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.PackageInfo attribute)
launch() (in module plesty.server.services.launch)
launch_args (plesty.server.model.device.DeviceSpec property)
(plesty.server.model.DeviceSpec property)
launch_waiter() (in module plesty.server.cli.main)
launcher_command() (in module plesty.server.reexec)
learn_repository() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
link_or_copy() (in module plesty.server.host)
list() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
list_devices() (in module plesty.server.cli.main)
load() (plesty.server.model.process.ProcessRecord class method)
(plesty.server.model.ProcessRecord class method)
(plesty.server.view.dialogs.CatalogueDialog method)
load_config() (in module plesty.server)
load_fleet() (in module plesty.server.model)
(in module plesty.server.model.fleet)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
log (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.model.ProcessStatus attribute)
(plesty.server.view.dialogs.JobDialog attribute)
log() (in module plesty.server.cli.main)
(plesty.server.model.Home method)
(plesty.server.model.home.Home method)
(plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
LOG_CHUNK (in module plesty.server.model)
(in module plesty.server.model.job)
logs (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
lookup() (plesty.server.services.Catalogue method)
(plesty.server.services.catalogue.Catalogue method)
LOST_EXIT (in module plesty.server.model)
(in module plesty.server.model.job)
M
main() (in module plesty.bench.cli)
(in module plesty.server.cli.main)
(in module plesty.server.services.launch)
MainWindow (class in plesty.server.view.window)
manager (plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
(plesty.server.services.Installer attribute)
(plesty.server.services.installer.Installer attribute)
mark_icon() (in module plesty.server.view.app)
matches() (plesty.server.model.catalogue.CatalogueEntry method)
(plesty.server.model.CatalogueEntry method)
merged() (plesty.server.model.device_manager.PackageInfo method)
(plesty.server.model.PackageInfo method)
modified_utc (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
module
plesty.bench
plesty.bench.cli
plesty.bench.client
plesty.server
plesty.server.__main__
plesty.server.cli
plesty.server.cli.main
plesty.server.host
plesty.server.model
plesty.server.model.catalogue
plesty.server.model.device
plesty.server.model.device_manager
plesty.server.model.envfile
plesty.server.model.errors
plesty.server.model.field_test
plesty.server.model.fleet
plesty.server.model.home
plesty.server.model.job
plesty.server.model.ports
plesty.server.model.process
plesty.server.presenter
plesty.server.presenter.bench
plesty.server.reexec
plesty.server.services
plesty.server.services.agent
plesty.server.services.catalogue
plesty.server.services.gitbin
plesty.server.services.installer
plesty.server.services.jobs
plesty.server.services.launch
plesty.server.services.supervisor
plesty.server.view
plesty.server.view.app
plesty.server.view.dialogs
plesty.server.view.window
plesty.server.view.workers
module (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
module() (in module plesty.server.cli.main)
module_for() (in module plesty.server.model)
(in module plesty.server.model.device)
module_install() (in module plesty.server.cli.main)
module_list() (in module plesty.server.cli.main)
module_release() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
module_spec() (in module plesty.server.presenter.bench)
MONO_FONTS (in module plesty.server.view.app)
move_tree() (in module plesty.server.host)
N
name (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.field_test.GateResult attribute)
(plesty.server.model.GateResult attribute)
(plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.model.ProcessStatus attribute)
(plesty.server.presenter.bench.DeviceView property)
(plesty.server.presenter.DeviceView property)
(plesty.server.view.dialogs.DeclareDialog attribute)
(plesty.server.view.dialogs.DeviceConfigDialog attribute)
NAME_COLUMN (in module plesty.server.view.window)
namespace (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
needs_instrument (plesty.server.model.field_test.FieldTestRun property)
(plesty.server.model.FieldTestRun property)
new_fleet() (plesty.server.view.window.MainWindow method)
notice (plesty.server.view.window.MainWindow attribute)
NOTICE_MS (in module plesty.server.view.window)
notice_text (plesty.server.view.window.MainWindow property)
NotRunning
,
[1]
O
ok (plesty.bench.client.ExecResult property)
(plesty.bench.ExecResult property)
(plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
open() (plesty.server.presenter.Bench class method)
(plesty.server.presenter.bench.Bench class method)
open_catalogue() (plesty.server.view.window.MainWindow method)
open_fleet() (plesty.server.view.window.MainWindow method)
options_in_help() (in module plesty.server.model)
(in module plesty.server.model.field_test)
options_label (plesty.server.view.dialogs.FieldTestDialog attribute)
P
package (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.device_manager.InstalledPackage attribute)
(plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.InstalledPackage attribute)
(plesty.server.model.InstalledVersion attribute)
(plesty.server.model.PackageInfo attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
package() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
package_dir() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
package_info() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
package_name (plesty.server.view.dialogs.DeclareDialog property)
package_record() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
PackageInfo (class in plesty.server.model)
(class in plesty.server.model.device_manager)
packages (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
parse_address() (in module plesty.bench)
(in module plesty.bench.client)
parse_catalogue() (in module plesty.server.model)
(in module plesty.server.model.catalogue)
parse_env() (in module plesty.server.model)
(in module plesty.server.model.envfile)
pass_context (in module plesty.server.cli.main)
passed (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
path (plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
(plesty.server.model.Fleet attribute)
(plesty.server.model.fleet.Fleet attribute)
(plesty.server.model.InstalledVersion attribute)
pick_font() (in module plesty.server.view.app)
pid (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.model.ProcessStatus attribute)
pid_alive() (in module plesty.server.host)
ping() (plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
plesty.bench
module
plesty.bench.cli
module
plesty.bench.client
module
plesty.server
module
plesty.server.__main__
module
plesty.server.cli
module
plesty.server.cli.main
module
plesty.server.host
module
plesty.server.model
module
plesty.server.model.catalogue
module
plesty.server.model.device
module
plesty.server.model.device_manager
module
plesty.server.model.envfile
module
plesty.server.model.errors
module
plesty.server.model.field_test
module
plesty.server.model.fleet
module
plesty.server.model.home
module
plesty.server.model.job
module
plesty.server.model.ports
module
plesty.server.model.process
module
plesty.server.presenter
module
plesty.server.presenter.bench
module
plesty.server.reexec
module
plesty.server.services
module
plesty.server.services.agent
module
plesty.server.services.catalogue
module
plesty.server.services.gitbin
module
plesty.server.services.installer
module
plesty.server.services.jobs
module
plesty.server.services.launch
module
plesty.server.services.supervisor
module
plesty.server.view
module
plesty.server.view.app
module
plesty.server.view.dialogs
module
plesty.server.view.window
module
plesty.server.view.workers
module
poll() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
(plesty.server.view.dialogs.JobDialog method)
port (plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.model.ProcessStatus attribute)
port_from() (in module plesty.server.model)
(in module plesty.server.model.ports)
port_is_explicit (plesty.server.model.device.DeviceSpec property)
(plesty.server.model.DeviceSpec property)
port_is_free() (in module plesty.server.model)
(in module plesty.server.model.ports)
port_listening() (in module plesty.server.model)
(in module plesty.server.model.ports)
PortBusy
,
[1]
POSIX_GIT_DIRECTORIES (in module plesty.server.services.gitbin)
PRERELEASE_HINT (in module plesty.server.services.installer)
probe() (in module plesty.server.services)
(in module plesty.server.services.supervisor)
PROBE_HOST (in module plesty.server.services)
(in module plesty.server.services.supervisor)
probe_timeout_ms (plesty.server.services.Supervisor attribute)
(plesty.server.services.supervisor.Supervisor attribute)
process_env() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
ProcessRecord (class in plesty.server.model)
(class in plesty.server.model.process)
ProcessStatus (class in plesty.server.model)
(class in plesty.server.model.process)
program() (in module plesty.server.reexec)
project (plesty.server.view.dialogs.DeclareDialog attribute)
pypi_release() (in module plesty.server.services)
(in module plesty.server.services.catalogue)
PYPI_RELEASE_URL (in module plesty.server.services.catalogue)
python (plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.InstalledVersion attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
python() (plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
PYTHON_SPEC (in module plesty.server.services)
(in module plesty.server.services.installer)
Q
quality (plesty.server.model.catalogue.CatalogueEntry property)
(plesty.server.model.CatalogueEntry property)
query (plesty.server.view.dialogs.CatalogueDialog attribute)
quiet (plesty.server.cli.main.Context attribute)
R
read_env() (in module plesty.server.model)
(in module plesty.server.model.envfile)
read_env_text() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
read_exit() (in module plesty.server.services.launch)
ready_timeout (plesty.server.services.Supervisor attribute)
(plesty.server.services.supervisor.Supervisor attribute)
reap_launcher() (in module plesty.server.host)
reason (plesty.server.model.field_test.GateResult attribute)
(plesty.server.model.GateResult attribute)
record() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
ref (plesty.server.model.catalogue.CatalogueEntry property)
(plesty.server.model.CatalogueEntry property)
(plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.InstalledVersion attribute)
(plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
refresh() (plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.view.window.MainWindow method)
REFRESH_MS (in module plesty.server.view.window)
refs (plesty.server.presenter.bench.SourceOptions attribute)
(plesty.server.presenter.SourceOptions attribute)
relaunch() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
release_radio (plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
release_tag() (in module plesty.server.presenter.bench)
remember() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
remember_fleet() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
remove() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
remove_device() (plesty.server.view.window.MainWindow method)
remove_tree() (in module plesty.server.host)
render_env() (in module plesty.server.model)
(in module plesty.server.model.envfile)
repetitions (plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestRun attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
replace_fleet_text() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
repo_radio (plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
repo_url (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.PackageInfo attribute)
Report (in module plesty.server.host)
REPORT_BASENAME (in module plesty.server.model)
(in module plesty.server.model.field_test)
reports() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
repos (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
repository_mode (plesty.server.view.dialogs.DeclareDialog property)
request() (in module plesty.server.services)
(in module plesty.server.services.supervisor)
(plesty.bench.BenchClient method)
(plesty.bench.client.BenchClient method)
request_stop() (in module plesty.server.host)
require() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
require_installed() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
REQUIRED_STANDARD (in module plesty.server.model)
(in module plesty.server.model.catalogue)
requirement (plesty.server.model.device.DeviceSpec property)
(plesty.server.model.DeviceSpec property)
resolve() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.model.Home class method)
(plesty.server.model.home.Home class method)
restart() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
restart_device() (plesty.server.view.window.MainWindow method)
returncode (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessStatus attribute)
root (plesty.server.model.Home attribute)
(plesty.server.model.home.Home attribute)
run (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
(plesty.server.view.dialogs.FieldTestDialog property)
run() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.view.workers._Task method)
(plesty.server.view.workers.Worker method)
run_dir() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
run_gui() (in module plesty.server.view)
(in module plesty.server.view.app)
run_remote() (in module plesty.bench.cli)
Runner (in module plesty.server.services)
(in module plesty.server.services.installer)
RUNNING (in module plesty.server.model)
(in module plesty.server.model.process)
running (plesty.server.model.Job property)
(plesty.server.model.job.Job property)
S
satisfies() (plesty.server.model.device_manager.InstalledVersion method)
(plesty.server.model.InstalledVersion method)
save() (plesty.server.model.device_manager.DeviceManager method)
(plesty.server.model.DeviceManager method)
(plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.model.process.ProcessRecord method)
(plesty.server.model.ProcessRecord method)
save_fleet() (in module plesty.server.model)
(in module plesty.server.model.fleet)
save_fleet_as() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.view.window.MainWindow method)
Say (in module plesty.server.presenter.bench)
say() (plesty.server.cli.main.Context method)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
say_to() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
script (plesty.server.model.field_test.FieldTestRun property)
(plesty.server.model.FieldTestRun property)
search() (plesty.server.services.Catalogue method)
(plesty.server.services.catalogue.Catalogue method)
seed_env() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
select() (plesty.server.view.window.MainWindow method)
selected (plesty.server.view.window.MainWindow property)
selected_entry (plesty.server.view.dialogs.CatalogueDialog attribute)
selected_gates (plesty.server.view.dialogs.FieldTestDialog property)
self_command() (in module plesty.server.reexec)
serve() (plesty.server.services.Agent method)
(plesty.server.services.agent.Agent method)
serve_in_thread() (in module plesty.server.services)
(in module plesty.server.services.agent)
served (plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
set_autostart() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
show_error() (plesty.server.view.window.MainWindow method)
show_jobs() (plesty.server.view.window.MainWindow method)
show_messages() (plesty.server.view.window.MainWindow method)
show_options() (plesty.server.view.dialogs.FieldTestDialog method)
show_project() (plesty.server.view.dialogs.DeclareDialog method)
skipped (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
slot (plesty.server.model.device_manager.InstalledVersion property)
(plesty.server.model.InstalledVersion property)
slug (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
source (plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.InstalledVersion attribute)
(plesty.server.presenter.bench.DeviceView property)
(plesty.server.presenter.DeviceView property)
SOURCE_GIT (in module plesty.server.model)
(in module plesty.server.model.device_manager)
source_note (plesty.server.view.dialogs.CatalogueDialog attribute)
source_options() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
SOURCE_PYPI (in module plesty.server.model)
(in module plesty.server.model.device_manager)
SourceOptions (class in plesty.server.presenter)
(class in plesty.server.presenter.bench)
spawn_kwargs() (in module plesty.server.host)
spec (plesty.server.presenter.bench.DeviceView attribute)
(plesty.server.presenter.DeviceView attribute)
(plesty.server.view.dialogs.DeclareDialog property)
spec() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
split_args() (in module plesty.server.host)
STAGING_PREFIX (in module plesty.server.services.installer)
standard (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
STANDARD_GATES (in module plesty.server.model)
(in module plesty.server.model.field_test)
start() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
start_device() (plesty.server.view.window.MainWindow method)
started_job (plesty.server.view.dialogs.CatalogueDialog attribute)
started_utc (plesty.server.model.Job attribute)
(plesty.server.model.job.Job attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.model.ProcessStatus attribute)
STARTING (in module plesty.server.model)
(in module plesty.server.model.process)
state (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
(plesty.server.model.Job property)
(plesty.server.model.job.Job property)
(plesty.server.model.process.ProcessStatus attribute)
(plesty.server.model.ProcessStatus attribute)
(plesty.server.view.dialogs.JobDialog attribute)
state_file() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
STATES (in module plesty.server.model)
(in module plesty.server.model.process)
status (plesty.server.model.field_test.GateResult attribute)
(plesty.server.model.GateResult attribute)
(plesty.server.presenter.bench.DeviceView attribute)
(plesty.server.presenter.DeviceView attribute)
(plesty.server.view.dialogs.CatalogueDialog attribute)
status() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
stderr (plesty.bench.client.ExecResult attribute)
(plesty.bench.ExecResult attribute)
stdout (plesty.bench.client.ExecResult attribute)
(plesty.bench.ExecResult attribute)
stop() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
stop_all() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
stop_device() (plesty.server.view.window.MainWindow method)
stop_file() (in module plesty.server.services.launch)
stop_signal() (in module plesty.server.host)
stop_timeout (plesty.server.services.Supervisor attribute)
(plesty.server.services.supervisor.Supervisor attribute)
STOPPED (in module plesty.server.model)
(in module plesty.server.model.process)
store (plesty.server.services.JobRunner attribute)
(plesty.server.services.jobs.JobRunner attribute)
stylesheet() (in module plesty.server.view.app)
summary (plesty.server.model.field_test.FieldTestReport property)
(plesty.server.model.FieldTestReport property)
Supervisor (class in plesty.server.services)
(class in plesty.server.services.supervisor)
supervisor (plesty.server.presenter.Bench attribute)
(plesty.server.presenter.bench.Bench attribute)
SupervisorError
,
[1]
T
table (plesty.server.view.dialogs.CatalogueDialog attribute)
tabs (plesty.server.view.dialogs.DeviceConfigDialog attribute)
tail() (plesty.server.model.job.JobStore method)
(plesty.server.model.JobStore method)
(plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
tail_file() (in module plesty.server.model)
(in module plesty.server.model.job)
terminate() (in module plesty.server.host)
tier (plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.field_test.FieldTestRun attribute)
(plesty.server.model.FieldTestReport attribute)
(plesty.server.model.FieldTestRun attribute)
(plesty.server.view.dialogs.FieldTestDialog attribute)
TIER_ARTIFACTS (in module plesty.server.model)
(in module plesty.server.model.field_test)
TIER_SCRIPTS (in module plesty.server.model)
(in module plesty.server.model.field_test)
timeout_ms (plesty.bench.BenchClient attribute)
(plesty.bench.client.BenchClient attribute)
to_dict() (plesty.server.model.device_manager.InstalledVersion method)
(plesty.server.model.device_manager.PackageInfo method)
(plesty.server.model.field_test.FieldTestRun method)
(plesty.server.model.FieldTestRun method)
(plesty.server.model.InstalledVersion method)
(plesty.server.model.Job method)
(plesty.server.model.job.Job method)
(plesty.server.model.PackageInfo method)
(plesty.server.model.process.ProcessRecord method)
(plesty.server.model.process.ProcessStatus method)
(plesty.server.model.ProcessRecord method)
(plesty.server.model.ProcessStatus method)
to_mapping() (plesty.server.model.device.DeviceSpec method)
(plesty.server.model.DeviceSpec method)
(plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
to_run() (plesty.server.view.dialogs.FieldTestDialog method)
to_spec() (plesty.server.view.dialogs.DeclareDialog method)
token (plesty.bench.BenchClient attribute)
(plesty.bench.client.BenchClient attribute)
(plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
TOKEN_ENV (in module plesty.bench.client)
(in module plesty.server.services.agent)
tools (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
U
UI_FONTS (in module plesty.server.view.app)
uninstall() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
uninstall_device() (plesty.server.view.window.MainWindow method)
up() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
update() (in module plesty.server.cli.main)
(plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
(plesty.server.services.Installer method)
(plesty.server.services.installer.Installer method)
update_device() (plesty.server.view.window.MainWindow method)
update_now() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)
uv (plesty.server.services.Installer property)
(plesty.server.services.installer.Installer property)
UV_DIRECTORIES (in module plesty.server.services.installer)
UV_DIRECTORIES_POSIX (in module plesty.server.services.installer)
UV_DIRECTORIES_WINDOWS (in module plesty.server.services.installer)
V
vendor (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.PackageInfo attribute)
(plesty.server.view.dialogs.CatalogueDialog attribute)
vendors() (plesty.server.services.Catalogue method)
(plesty.server.services.catalogue.Catalogue method)
venv() (plesty.server.model.Home method)
(plesty.server.model.home.Home method)
venv_python() (in module plesty.server.host)
venvs (plesty.server.model.Home property)
(plesty.server.model.home.Home property)
version (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device.DeviceSpec attribute)
(plesty.server.model.device_manager.InstalledVersion attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.DeviceSpec attribute)
(plesty.server.model.field_test.FieldTestReport attribute)
(plesty.server.model.FieldTestReport attribute)
(plesty.server.model.InstalledVersion attribute)
(plesty.server.model.PackageInfo attribute)
(plesty.server.model.process.ProcessRecord attribute)
(plesty.server.model.ProcessRecord attribute)
(plesty.server.view.dialogs.CatalogueDialog attribute)
(plesty.server.view.dialogs.DeclareDialog attribute)
(plesty.server.view.window.MainWindow attribute)
version_order() (in module plesty.server.model.device_manager)
versions (plesty.server.model.device_manager.InstalledPackage attribute)
(plesty.server.model.InstalledPackage attribute)
(plesty.server.presenter.bench.SourceOptions attribute)
(plesty.server.presenter.SourceOptions attribute)
W
wait() (plesty.server.services.JobRunner method)
(plesty.server.services.jobs.JobRunner method)
(plesty.server.view.workers.Worker method)
wait_ready() (plesty.server.services.Supervisor method)
(plesty.server.services.supervisor.Supervisor method)
waiter_kwargs() (in module plesty.server.host)
watch_for_stop() (in module plesty.server.host)
web_url (plesty.server.model.catalogue.CatalogueEntry attribute)
(plesty.server.model.CatalogueEntry attribute)
(plesty.server.model.device_manager.PackageInfo attribute)
(plesty.server.model.PackageInfo attribute)
windows() (in module plesty.server.host)
with_device() (plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
without_device() (plesty.server.model.Fleet method)
(plesty.server.model.fleet.Fleet method)
Worker (class in plesty.server.view.workers)
worker (plesty.server.view.window.MainWindow attribute)
workers (plesty.server.services.Agent attribute)
(plesty.server.services.agent.Agent attribute)
working (plesty.server.presenter.Bench property)
(plesty.server.presenter.bench.Bench property)
write_env_text() (plesty.server.presenter.Bench method)
(plesty.server.presenter.bench.Bench method)