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/example_config_default.toml
src/cijoe/core/configs/example_config_get_put.toml
src/cijoe/core/configs/example_config_testrunner.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_script_default.py
src/cijoe/core/scripts/example_script_testrunner.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/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_default.yaml
src/cijoe/core/workflows/example_workflow_get_put.yaml
src/cijoe/core/workflows/example_workflow_testrunner.yaml
src/cijoe/core/worklets/__init__.py
src/cijoe/linux/__init__.py
src/cijoe/linux/null_blk.py
src/cijoe/linux/configs/__init__.py
src/cijoe/linux/configs/example_config_build_kdebs.toml
src/cijoe/linux/configs/example_config_null_blk.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/workflows/__init__.py
src/cijoe/linux/workflows/example_workflow_build_kdebs.yaml
src/cijoe/linux/workflows/example_workflow_null_blk.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/configs/__init__.py
src/cijoe/qemu/configs/example_config_build.toml
src/cijoe/qemu/configs/example_config_guest_aarch64.toml
src/cijoe/qemu/configs/example_config_guest_x86_64.toml
src/cijoe/qemu/scripts/__init__.py
src/cijoe/qemu/scripts/build.py
src/cijoe/qemu/scripts/guest_initialize.py
src/cijoe/qemu/scripts/guest_kill.py
src/cijoe/qemu/scripts/guest_start.py
src/cijoe/qemu/scripts/guest_wait_for_termination.py
src/cijoe/qemu/scripts/install.py
src/cijoe/qemu/scripts/qemu_version.py
src/cijoe/qemu/workflows/__init__.py
src/cijoe/qemu/workflows/example_workflow_build.yaml
src/cijoe/qemu/workflows/example_workflow_guest_aarch64.yaml
src/cijoe/qemu/workflows/example_workflow_guest_x86_64.yaml
src/cijoe/system_imaging/__init__.py
src/cijoe/system_imaging/auxiliary/Dockerfile
src/cijoe/system_imaging/auxiliary/__init__.py
src/cijoe/system_imaging/auxiliary/cloudinit-freebsd-metadata.meta
src/cijoe/system_imaging/auxiliary/cloudinit-freebsd-userdata.user
src/cijoe/system_imaging/auxiliary/cloudinit-linux-alpine-userdata.user
src/cijoe/system_imaging/auxiliary/cloudinit-linux-common-metadata.meta
src/cijoe/system_imaging/auxiliary/cloudinit-linux-common-userdata.user
src/cijoe/system_imaging/auxiliary/dockerignore
src/cijoe/system_imaging/configs/__init__.py
src/cijoe/system_imaging/configs/example_config_aarch64.toml
src/cijoe/system_imaging/configs/example_config_x86_64.toml
src/cijoe/system_imaging/scripts/__init__.py
src/cijoe/system_imaging/scripts/diskimage_from_cloudimage.py
src/cijoe/system_imaging/scripts/dockerimage_from_diskimage.py
src/cijoe/system_imaging/workflows/__init__.py
src/cijoe/system_imaging/workflows/example_workflow_aarch64.yaml
src/cijoe/system_imaging/workflows/example_workflow_x86_64.yaml