Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
nomad-meta-info
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nomad-lab
nomad-meta-info
Commits
0e229133
Commit
0e229133
authored
Jan 05, 2018
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
parse_status as real metainfo
parent
972caa2e
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
meta_info/nomad_meta_info/public.nomadmetainfo.json
meta_info/nomad_meta_info/public.nomadmetainfo.json
+14
-0
No files found.
meta_info/nomad_meta_info/public.nomadmetainfo.json
View file @
0e229133
...
...
@@ -2372,6 +2372,20 @@
"superNames"
:
[
"accessory_info"
]
},
{
"description"
:
"Status returned by the first parser that thranslated the main_file_uri"
,
"dtypeStr"
:
"C"
,
"name"
:
"parse_status"
,
"shape"
:
[],
"superNames"
:
[
"section_calculation_info"
],
"values"
:
{
"ParseFailure"
:
"The parser failed to parse this main file"
,
"ParseSkipped"
:
"The parser skipped this main file"
,
"ParseSuccess"
:
"Parsing was successfull (does not mean that the file is valid or meaningful, simply that the parser could process it)"
,
"ParseWithWarnings"
:
"The Parser had serious warnings"
}
},
{
"description"
:
"id of the parser used to extract this information"
,
"dtypeStr"
:
"C"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment