08222d7a2b
This clarifies the release notes for the newly added delete by uuid db api functions, as well as by the addition of the ability to pass programatically the variables neccessary to process run results via the shell module Change-Id: Ie86d43ea7272b1b2cd86e8290461285a37539bed
7 lines
257 B
YAML
7 lines
257 B
YAML
---
|
|
features:
|
|
- add the ability to pass in the arguments 'run_at', 'artifacts', 'run_id',
|
|
'run_meta', and 'test_attr_prefix' to the shell module's process_results()
|
|
function via a direct function call, rather than from conf, or via cli
|
|
flags.
|