Cloud Execution Engine
XPRESSO provides support for executing a Job via the Cloud using a Docker Image. The Docker image contains the virtual environment (with all required scripts, libraries, python environment, pyATS packages, and other dependencies/packages) needed to execute the Job Request.
Refer to the following topics for Cloud Execution Information:
See "Adding or Building New Docker Images" for information about how you can use a Docker Image to provide a virtual equivalent of a test execution environment to execute Job Runs in the Cloud.
See "Creating a New Job" for information about how to configure a Job to specify which Docker Image to use for a Job Run.
See "Docker Preferences" for information about how to set all preferences related to the configuration of Docker Images such as the Pip Config Index URL and trusted host name, and the Python version used.
See "Operational and Configuration States" for information about the configuration states that apply to Docker Images.