Jobs are the Autotest terminology for test that is either scheduled to be executed, is running, or has already finished runnning.
All the default functions are available for getting information, adding new instances, modifying and deleting existing ones.
Returns data in raw format from the Autotest RPC server. By default all data will be returned, unless filtered.
Parameters: |
|
---|---|
Returns: | raw JSON data converted to a Python data structure |
Returns only the numeric identification of existing instances on the server side.
Parameters: |
|
---|---|
Returns: | raw JSON data converted to a Python data structure |