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
- Host: GitHub
- URL: https://github.com/halfzebra/cijoe-pkg-xnvme
- Owner: halfzebra
- License: apache-2.0
- Created: 2022-03-07T09:00:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-15T09:27:33.000Z (over 4 years ago)
- Last Synced: 2025-10-10T19:10:36.106Z (9 months ago)
- Size: 231 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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