Skip to content

Commit 20ccb47

Browse files
committed
add some badges
Signed-off-by: mimir-d <[email protected]>
1 parent 5ec4126 commit 20ccb47

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ocp-diag-python
22

3+
[![PyPI - Version](https://img.shields.io/pypi/v/ocptv)](https://pypi.org/project/ocptv/)
4+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/ocptv)
5+
[![codecov](https://codecov.io/gh/opencomputeproject/ocp-diag-core-python/graph/badge.svg?token=U3B9QRX0WV)](https://codecov.io/gh/opencomputeproject/ocp-diag-core-python)
6+
[![GitHub License](https://img.shields.io/github/license/opencomputeproject/ocp-diag-core-python)](https://github.com/opencomputeproject/ocp-diag-core-python/blob/dev/LICENSE)
7+
38
The **OCP Test & Validation Initiative** is a collaboration between datacenter hyperscalers having the goal of standardizing aspects of the hardware validation/diagnosis space, along with providing necessary tooling to enable both diagnostic developers and executors to leverage these interfaces.
49

510
Specifically, the [ocp-diag-python](https://github.com/opencomputeproject/ocp-diag-python) project makes it easy for developers to use the **OCP Test & Validation specification** artifacts by presenting a pure-python api that can be used to output spec compliant JSON messages.

0 commit comments

Comments
 (0)