{ "info": { "author": "Simon A. F. Lund", "author_email": "slund@cnexlabs.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Testing", "Topic :: Text Processing", "Topic :: Utilities" ], "description": "cijoe-pkg-lightnvm: cijoe package for the lightnvm subsystem, PBLK, and ZBLK\n============================================================================\n\n.. image:: https://img.shields.io/pypi/v/cijoe-pkg-lightnvm.svg\n :target: https://pypi.org/project/cijoe-pkg-lightnvm\n :alt: PyPI\n\n.. image:: https://travis-ci.com/refenv/cijoe-pkg-lightnvm.svg?branch=master\n :target: https://travis-ci.com/refenv/cijoe-pkg-lightnvm\n :alt: Build Status\n\nInstall\n=======\n\nThe package is distributed via PyPi, run the following to command to install:\n\nInstall ``cijoe-pkg-lightnvm`` system-wide via the pip:\n\n.. code-block:: bash\n\n sudo pip install cijoe-pkg-lightnvm\n\nOr install it user-level:\n\n.. code-block:: bash\n\n pip install --user cijoe-pkg-lightnvm\n\n.. note::\n\n When doing user-level install, then include the :code:`pip` binary install\n path in your :code:`PATH` definition. For example\n :code:`PATH=\"$PATH:$HOME/.local/bin\"`\n\nCreate environment definition for CIJOE\n=======================================\n\nRun CIJOE interactively and define the target environment:\n\n.. code-block:: bash\n\n # Start cijoe\n cijoe\n\n # Use refence definitions as a template for defining your environment\n cat $CIJ_ENVS/refenv-u1604.sh > target_env.sh\n tail -n +2 $CIJ_ENVS/refenv-pblk.sh >> target_env.sh\n\n # Open up your favorite editor and modify accordingly\n vim target_env.sh\n\nCreate virtual environment definition for CIJOE\n===============================================\n\nRun CIJOE interactively and define the target environment:\n\n.. code-block:: bash\n\n # Start cijoe\n cijoe\n\n # Use refence definitions as a template for defining your environment\n cat $CIJ_ENVS/refenv-u1604.sh > target_env.sh\n\n # The following is the qemu variables to define\n tail -n +2 $CIJ_ENVS/qemu.sh >> target_env.sh\n\n # Lastly, the variables used by pblk testcases\n tail -n +2 $CIJ_ENVS/refenv-pblk.sh >> target_env.sh\n\n # Open up your favorite editor and modify accordingly\n vim target_env.sh\n\nRunning tests\n=============\n\nStart the test-runner and view the report:\n\n.. code-block:: bash\n\n # Create directory to store results\n RESULTS=$(mktemp -d trun.XXXXXX -p /tmp)\n\n # Run e.g. the pblk smoketest\n cij_runner \\\n $CIJ_TESTPLANS/pblk_000_smoketest.plan \\\n target_env.sh \\\n --output $RESULTS\n\n # Create test report\n cij_reporter $RESULTS\n\n # Inspect the test-report\n xdg-open $RESULTS/report.html\n\nIf you find bugs or need help then feel free to submit an `Issue`_. If you want\nto get involved head over to the `GitHub page`_ to get the source code and\nsubmit a `Pull request`_ with your changes.\n\n.. _Quickstart Guide: https://cijoe-pkg-lightnvm.readthedocs.io/en/latest/quickstart.html\n.. _Installation: https://cijoe-pkg-lightnvm.readthedocs.io/\n.. _Usage: https://cijoe-pkg-lightnvm.readthedocs.io/\n.. _GitHub page: https://github.com/refenv/cijoe-pkg-lightnvm\n.. _Pull request: https://github.com/refenv/cijoe-pkg-lightnvm/pulls\n.. _Issue: https://github.com/refenv/cijoe-pkg-lightnvm/issues", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/safl/cijoe-pkg-lightnvm", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "cijoe-pkg-lightnvm", "package_url": "https://pypi.org/project/cijoe-pkg-lightnvm/", "platform": "", "project_url": "https://pypi.org/project/cijoe-pkg-lightnvm/", "project_urls": { "Homepage": "https://github.com/safl/cijoe-pkg-lightnvm" }, "release_url": "https://pypi.org/project/cijoe-pkg-lightnvm/0.0.5/", "requires_dist": null, "requires_python": "", "summary": "CIJOE: lightnvm package", "version": "0.0.5" }, "last_serial": 5133348, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "md5": "39669dfb10b542ae232c5f76a51df198", "sha256": "a51db68625751faf4b741b8a952a55230d8d4eed6b508e3d242b8f162c517f8e" }, "downloads": -1, "filename": "cijoe-pkg-lightnvm-0.0.5.tar.gz", "has_sig": false, "md5_digest": "39669dfb10b542ae232c5f76a51df198", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5070, "upload_time": "2019-04-12T10:24:21", "url": "https://files.pythonhosted.org/packages/4e/9b/79551fce49c829b4022c65658ec5c3bcf3cf883c783c50aaa96784a35d19/cijoe-pkg-lightnvm-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "39669dfb10b542ae232c5f76a51df198", "sha256": "a51db68625751faf4b741b8a952a55230d8d4eed6b508e3d242b8f162c517f8e" }, "downloads": -1, "filename": "cijoe-pkg-lightnvm-0.0.5.tar.gz", "has_sig": false, "md5_digest": "39669dfb10b542ae232c5f76a51df198", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5070, "upload_time": "2019-04-12T10:24:21", "url": "https://files.pythonhosted.org/packages/4e/9b/79551fce49c829b4022c65658ec5c3bcf3cf883c783c50aaa96784a35d19/cijoe-pkg-lightnvm-0.0.5.tar.gz" } ] }