File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66[ ![ openshift] ( https://img.shields.io/badge/openshift---?color=gray&logo=redhatopenshift&logoColor=red&style=flat )] ( https://www.redhat.com/en/technologies/cloud-computing/openshift )
77[ ![ license] ( https://img.shields.io/github/license/test-network-function/parser?color=blue&labelColor=gray&logo=apache&logoColor=lightgray&style=flat )] ( https://github.com/test-network-function/parser/blob/main/LICENSE )
88
9- The HTML Parser helps parse claim.json files generated by the CNF suite of
10- tests. The HTML parser does the following:
9+ The HTML Parser helps parse claim.json files generated by the Red Hat
10+ Best Practices Certification for k8s of tests. The HTML parser does the following:
1111- display results in a human readable way. Decoding failure reasons
1212- annotate test results and download a shareable HTML page
1313- save annotations to a file to be reused with other claim files
Original file line number Diff line number Diff line change 22< html lang ="en ">
33
44< head >
5- < title > CNF Certification Test Parser</ title >
5+ < title > Red Hat Best Practices Certification for k8s Parser</ title >
66 < meta charset ="UTF-8 ">
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
88 < link rel ="shortcut icon "
7575 src ="https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo--on-dark.svg "
7676 width ="100 "
7777 height ="30 ">
78- < h3 > CNF Certification Test Parser</ h3 >
78+ < h3 > Red Hat Best Practices Certification for k8s Parser</ h3 >
7979 < div class ="mb-3 ">
8080 < h4 class ="inputs-header "> Upload file</ h4 >
8181 < div id ="inputs " class ="flow-column ">
Original file line number Diff line number Diff line change 22< html lang ="en ">
33
44< head >
5- < title > CNF Certification Test Parser</ title >
5+ < title > Red Hat Best Practices Certification for k8s Parser</ title >
66 < meta charset ="UTF-8 ">
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
88 < link rel ="shortcut icon "
7575 src ="https://static.redhat.com/libs/redhat/brand-assets/2/corp/logo--on-dark.svg "
7676 width ="100 "
7777 height ="30 ">
78- < h3 > CNF Certification Test Parser</ h3 >
78+ < h3 > Red Hat Best Practices Certification for k8s Parser</ h3 >
7979 < div class ="mb-3 ">
8080 < h4 class ="inputs-header "> Upload file</ h4 >
8181 < div id ="inputs " class ="flow-column ">
You can’t perform that action at this time.
0 commit comments