openstack-charmers / charmed-openstack-tester

Deploys OpenStack clouds and runs tempest (or other tests) against them
Apache License 2.0
6 stars 14 forks source link

Add debug step to workflow and deal with new tox #92

Closed coreycb closed 1 year ago

coreycb commented 1 year ago

This allows for debbuging via ssh if our workflow fails. https://github.com/lhotari/action-upterm

tox 4.x is also out and causing some issues so we deal with that here.