LICENSE
README.rst
pyproject.toml
src/cijoe.egg-info/PKG-INFO
src/cijoe.egg-info/SOURCES.txt
src/cijoe.egg-info/dependency_links.txt
src/cijoe.egg-info/entry_points.txt
src/cijoe.egg-info/not-zip-safe
src/cijoe.egg-info/requires.txt
src/cijoe.egg-info/top_level.txt
src/cijoe/cli/__init__.py
src/cijoe/cli/__main__.py
src/cijoe/cli/cli.py
src/cijoe/core/__init__.py
src/cijoe/core/analyser.py
src/cijoe/core/command.py
src/cijoe/core/errors.py
src/cijoe/core/misc.py
src/cijoe/core/processing.py
src/cijoe/core/resources.py
src/cijoe/core/transport.py
src/cijoe/core/auxiliary/__init__.py
src/cijoe/core/auxiliary/cijoe-completions
src/cijoe/core/auxiliary/example.perfreq
src/cijoe/core/configs/__init__.py
src/cijoe/core/configs/default-config.toml
src/cijoe/core/configs/transport-ssh.toml
src/cijoe/core/scripts/__init__.py
src/cijoe/core/scripts/cmdrunner.py
src/cijoe/core/scripts/example.py
src/cijoe/core/scripts/get.py
src/cijoe/core/scripts/put.py
src/cijoe/core/scripts/reporter.py
src/cijoe/core/scripts/repository_prep.py
src/cijoe/core/scripts/testrunner.py
src/cijoe/core/selftest/__init__.py
src/cijoe/core/selftest/conftest.py
src/cijoe/core/selftest/test_collector.py
src/cijoe/core/selftest/test_commands.py
src/cijoe/core/selftest/test_transfer.py
src/cijoe/core/selftest/test_workflow.py
src/cijoe/core/templates/__init__.py
src/cijoe/core/templates/example-tmp-workflow.yaml.jinja2
src/cijoe/core/templates/report-workflow.html.jinja2
src/cijoe/core/workflows/__init__.py
src/cijoe/core/workflows/example-workflow.yaml
src/cijoe/core/worklets/__init__.py
src/cijoe/fio/__init__.py
src/cijoe/fio/wrapper.py
src/cijoe/fio/configs/__init__.py
src/cijoe/fio/configs/default-config.toml
src/cijoe/fio/scripts/__init__.py
src/cijoe/fio/scripts/build.py
src/cijoe/fio/scripts/check.py
src/cijoe/fio/scripts/install.py
src/cijoe/fio/selftest/__init__.py
src/cijoe/fio/selftest/test_fio_wrapper.py
src/cijoe/fio/workflows/__init__.py
src/cijoe/fio/workflows/example.workflow
src/cijoe/gha/__init__.py
src/cijoe/gha/configs/__init__.py
src/cijoe/gha/configs/default-config.toml
src/cijoe/gha/scripts/__init__.py
src/cijoe/gha/scripts/runner_download.py
src/cijoe/gha/scripts/runner_remove.py
src/cijoe/gha/scripts/runner_setup.py
src/cijoe/gha/workflows/__init__.py
src/cijoe/gha/workflows/example-workflow.yaml
src/cijoe/linux/__init__.py
src/cijoe/linux/kmemleak.py
src/cijoe/linux/null_blk.py
src/cijoe/linux/configs/__init__.py
src/cijoe/linux/configs/default-config.toml
src/cijoe/linux/scripts/__init__.py
src/cijoe/linux/scripts/build_kdebs.py
src/cijoe/linux/scripts/null_blk.py
src/cijoe/linux/scripts/sysinfo.py
src/cijoe/linux/scripts/transfer_and_install_kdebs.py
src/cijoe/linux/selftest/__init__.py
src/cijoe/linux/selftest/test_kmemleak.py
src/cijoe/linux/selftest/test_null_blk.py
src/cijoe/linux/workflows/__init__.py
src/cijoe/linux/workflows/example-null_blk.yaml
src/cijoe/linux/workflows/example-workflow.yaml
src/cijoe/pytest_plugin/__init__.py
src/cijoe/pytest_plugin/hooks_and_fixtures.py
src/cijoe/qemu/__init__.py
src/cijoe/qemu/wrapper.py
src/cijoe/qemu/auxiliary/__init__.py
src/cijoe/qemu/auxiliary/cloudinit-debian-meta.meta
src/cijoe/qemu/auxiliary/cloudinit-debian-user-amd64.user
src/cijoe/qemu/auxiliary/cloudinit-debian-user-arm64.user
src/cijoe/qemu/auxiliary/cloudinit-freebsd-meta.meta
src/cijoe/qemu/auxiliary/cloudinit-freebsd-user.user
src/cijoe/qemu/configs/__init__.py
src/cijoe/qemu/configs/debian-bookworm-amd64-kvm.toml
src/cijoe/qemu/configs/debian-bookworm-arm64-hvf.toml
src/cijoe/qemu/configs/debian-bullseye-amd64-kvm.toml
src/cijoe/qemu/configs/default-config.toml
src/cijoe/qemu/configs/freebsd-13-amd64-kvm.toml
src/cijoe/qemu/scripts/__init__.py
src/cijoe/qemu/scripts/build.py
src/cijoe/qemu/scripts/guest_init_using_bootimage.py
src/cijoe/qemu/scripts/guest_init_using_cloudinit.py
src/cijoe/qemu/scripts/guest_kill.py
src/cijoe/qemu/scripts/guest_start.py
src/cijoe/qemu/scripts/install.py
src/cijoe/qemu/selftest/__init__.py
src/cijoe/qemu/selftest/test_nop.py
src/cijoe/qemu/workflows/__init__.py
src/cijoe/qemu/workflows/example-workflow.yaml