Home | History | Annotate | Download | only in lava

Lines Matching refs:metadata

63     # General metadata and permissions, plus also inexplicably kernel arguments
121 'metadata': {
206 metadata = res['metadata']
207 if not 'result' in metadata or metadata['result'] != 'fail':
209 if 'error_type' in metadata and metadata['error_type'] == "Infrastructure":
212 if 'case' in metadata and metadata['case'] == "validate":