ceph / teuthology-api

A REST API to execute teuthology commands.
MIT License
2 stars 10 forks source link

setup.cfg: install main branch of teuthology #49

Closed VallariAg closed 9 months ago

VallariAg commented 9 months ago

currently we are using "teuth-api" branch of https://github.com/ceph/teuthology, which does not patch the thread. This commit changes that to use "main" branch because we will conditionally patch thread on main.

Teuthology PR (to-be-merged): https://github.com/ceph/teuthology/pull/1918

Contribution Guidelines

To sign and test your commits, please refer to Contibution guidelines.

Checklist