0b24e8521e
- Сreate job with user's tests set POST /v1/jobs/create - List of all jobs GET /v1/jobs - Execute job GET /v1/jobs/execute/<job_id> - Get status with report for executed job GET /v1/jobs/<job_id> - Delete job DELETE /v1/jobs/<job_id> Change-Id: Ie34e7cc3e5f3a318c9521f8375e6fce6e5df7a26 |
||
---|---|---|
.. | ||
__init__.py | ||
client.py | ||
jobs.py | ||
plugins.py | ||
suites.py | ||
tests.py |