An open API service indexing awesome lists of open source software.

https://github.com/halfzebra/cijoe-pkg-xnvme

CIJOE package for xNVMe
https://github.com/halfzebra/cijoe-pkg-xnvme

Last synced: 5 months ago
JSON representation

CIJOE package for xNVMe

Awesome Lists containing this project

README

          

cijoe-pkg-xnvme: cijoe testcases and testplans for xNVMe
========================================================

.. image:: https://img.shields.io/pypi/v/cijoe-pkg-xnvme.svg
:target: https://pypi.org/project/cijoe-pkg-xnvme
:alt: PyPI

.. image:: https://github.com/refenv/cijoe-pkg-xnvme/workflows/selftest/badge.svg
:target: https://github.com/refenv/cijoe-pkg-xnvme/actions
:alt: Build Status

Install
=======

The package is distributed via PyPi, run the following to command to install:

.. code-block:: bash

pip install --user cijoe-pkg-xnvme

To install the development preview, install:

.. code-block:: bash

pip install --user --pre cijoe-pkg-xnvme

See the `Cijoe` for additional documentation.

If you find bugs or need help then feel free to submit an `Issue`_. If you want
to get involved head over to the `GitHub page`_ to get the source code and
submit a `Pull request`_ with your changes.

Test-target Environment
=======================

On the test-target, make sure you install::

lshw
screen
time

.. _Cijoe: https://cijoe.readthedocs.io/

.. _GitHub page: https://github.com/refenv/cijoe-pkg-xnvme
.. _Pull request: https://github.com/refenv/cijoe-pkg-xnvme/pulls
.. _Issue: https://github.com/refenv/cijoe-pkg-xnvme/issues