canonical / testflinger

https://testflinger.readthedocs.io/en/latest/
GNU General Public License v3.0
11 stars 17 forks source link

Update tf-cmd-scripts to work with the new agent-host charm #355

Closed plars closed 2 weeks ago

plars commented 3 weeks ago

Description

Update the tf-cmd-scripts used to simplify what we need to run during the agent phases. This version of them will work with the existing agent just in case we need that for transition (but I doubt that will really be needed). So they technially could land against main, but it's best to keep them with the feature branch I think. This will make it so that they use the single environment where testflinger agent/device-connector is installed.

Resolved issues

CERTTF-381

Documentation

N/A

Web service API changes

N/A

Tests

Tested locally with some "fake" agents that actually ran some test commands in the docker container, completed a reservation, etc.