API ReferenceΒΆ
- host
- host.host
- otto.host.host.get_logging_command_output_enabled
- otto.host.host.is_dry_run
- otto.host.host.ShellCommand
- otto.host.host.RunResult
- otto.host.host.Host
- otto.host.host.BaseHost
- otto.host.host.HostFilter
- otto.host.host.SuppressCommandOutput
- host.remote_host
- host.unix_host
- otto.host.unix_host.UnixHost
- ip
- creds
- element
- os_type
- os_name
- os_version
- name
- user
- element_id
- board
- slot
- hw_version
- sw_version
- term
- is_virtual
- docker_capable
- transfer
- default_dest_dir
- max_filename_len
- ssh_options
- telnet_options
- sftp_options
- scp_options
- ftp_options
- nc_options
- command_frame
- snmp
- hop
- resources
- interfaces
- log
- log_stdout
- toolchain
- id
- rebuild_connections
- set_term_type
- set_transfer_type
- verify_connection
- close
- oneshot
- open_session
- send
- expect
- get
- put
- otto.host.unix_host.UnixHost
- host.embedded_host
- otto.host.embedded_host.EmbeddedHost
- ip
- element
- os_type
- os_name
- os_version
- name
- creds
- user
- element_id
- board
- slot
- is_virtual
- transfer
- filesystem
- command_frame
- loader
- default_dest_dir
- max_filename_len
- telnet_options
- snmp
- toolchain
- hop
- resources
- interfaces
- log
- log_stdout
- id
- verify_connection
- close
- oneshot
- open_session
- send
- expect
- get
- put
- load
- unload
- otto.host.embedded_host.ZephyrHost
- otto.host.embedded_host.EmbeddedHost
- host.local_host
- host.docker_host
- host.transfer
- otto.host.transfer.make_rich_progress_handler
- otto.host.transfer.make_rich_progress_factory
- otto.host.transfer.make_transfer_progress
- otto.host.transfer.validate_filename_lengths
- otto.host.transfer.BaseFileTransfer
- otto.host.transfer.NcPortStrategy
- otto.host.transfer.NcListenerCheck
- otto.host.transfer.FileTransfer
- host.embedded_transfer
- host.embedded_filesystem
- Built-in variants
- otto.host.embedded_filesystem.EmbeddedFileSystem
- otto.host.embedded_filesystem.NoFileSystem
- otto.host.embedded_filesystem.FatRamFileSystem
- otto.host.embedded_filesystem.LittleFsFileSystem
- otto.host.embedded_filesystem.register_filesystem
- otto.host.embedded_filesystem.build_filesystem
- host.session
- host.connections
- host.transport
- host.repeat
- host.telnet
- host.os_profile
- otto.host.os_profile.BaseFamily
- otto.host.os_profile.OsProfile
- otto.host.os_profile.register_host_class
- otto.host.os_profile.build_host_spec
- otto.host.os_profile.registered_host_specs
- otto.host.os_profile.build_host_class
- otto.host.os_profile.get_host_class
- otto.host.os_profile.register_os_profile
- otto.host.os_profile.build_os_profile
- otto.host.os_profile.get_os_profile
- otto.host.os_profile.registered_profile_names
- host.command_frame
- host.toolchain
- host.toolchain_discovery
- host.options
- otto.host.options.LocalPortForward
- otto.host.options.RemotePortForward
- otto.host.options.SocksForward
- otto.host.options.SshOptions
- otto.host.options.TelnetOptions
- otto.host.options.SftpOptions
- otto.host.options.ScpOptions
- otto.host.options.FtpOptions
- otto.host.options.NcOptions
- otto.host.options.TftpOptions
- otto.host.options.SnmpOptions
- host.interact
- host.host
- suite
- suite.suite
- suite.plugin
- suite.register
- suite.expect
- monitor
- monitor.collector
- monitor.parsers
- otto.monitor.parsers.MetricDataPoint
- otto.monitor.parsers.human_readable
- otto.monitor.parsers.MetricParser
- otto.monitor.parsers.TopCpuParser
- otto.monitor.parsers.MemParser
- otto.monitor.parsers.DiskParser
- otto.monitor.parsers.LoadParser
- otto.monitor.parsers.register_host_parsers
- otto.monitor.parsers.get_host_parsers
- monitor.events
- monitor.server
- monitor.snmp
- monitor.factory
- cli
- coverage
- coverage.reporter
- coverage.store.model
- coverage.correlator
- coverage.fetcher
- coverage.renderer
- docker
- otto.docker.build_images
- otto.docker.compose_down
- otto.docker.compose_ps
- otto.docker.compose_up
- otto.docker.composed
- otto.docker.context_hash
- otto.docker.get_container_host
- otto.docker.get_user_compose_project
- otto.docker.image_full_tag
- otto.docker.image_latest_tag
- docker.build
- docker.compose
- docker.staging
- logger
- configmodule
- otto.configmodule.configmodule.all_hosts
- otto.configmodule.configmodule.do_for_all_hosts
- otto.configmodule.configmodule.run_on_all_hosts
- otto.configmodule.configmodule.get_host
- otto.configmodule.configmodule.get_lab
- otto.configmodule.env.validate_path
- otto.configmodule.env.load_otto_env
- otto.configmodule.lab.Lab
- otto.configmodule.lab.load_lab
- otto.configmodule.repo.DockerImage
- otto.configmodule.repo.DockerCompose
- otto.configmodule.repo.DockerSettings
- otto.configmodule.repo.CollectedTest
- otto.configmodule.repo.Repo
- sut_dir
- name
- version
- labs
- valid_labs
- libs
- init
- tests
- host_defaults
- os_profiles
- settings
- docker_settings
- get_lab_panel
- get_instructions_panel
- collect_tests
- get_tests_panel
- get_test_files_panel
- get_test_suites_panel
- get_otto_settings_path
- read_settings
- parse_settings
- reservation_settings
- add_libs_to_pythonpath
- import_init_modules
- import_test_files
- apply_settings
- set_git_description
- set_commit_hash
- commit
- description
- commit_name
- run_git_command
- otto.configmodule.repo.apply_repo_settings
- otto.configmodule.repo.get_repos
- otto.configmodule.version.Version
- reservations
- Package summary
- The backend contract
- Exceptions
- The check
- Identity resolution
- Bundled backends
- Backend factory
- Extension points for implementers
- storage
- utils