|
def | __init__ (self, uptane_repo_root, ifc, port, client_handler_map={}) |
|
def | set_install_event (self, manifest) |
|
def | wait_for_install (self, timeout=180) |
|
def | get_install_result (self) |
|
def | get_manifest (self) |
|
def | get_ecu_manifest (self, ecu_serial) |
|
def | get_ecu_manifest_filepath (self, ecu_serial) |
|
def | start (self) |
|
def | stop (self) |
|
def | __enter__ (self) |
|
def | __exit__ (self, exc_type, exc_val, exc_tb) |
|
|
string | director_subdir = "repo/director" |
|
This server
- serves signed metadata about images
- receives device manifest which includes installation report if any installation has happened
Definition at line 465 of file test_fixtures.py.
The documentation for this class was generated from the following file: