{ "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-liblightnvm: cijoe testcases and testplans for liblightnvm\n====================================================================\n\n.. image:: https://img.shields.io/pypi/v/cijoe-pkg-liblightnvm.svg\n :target: https://pypi.org/project/cijoe-pkg-liblightnvm\n :alt: PyPI\n\n.. image:: https://travis-ci.com/refenv/cijoe-pkg-liblightnvm.svg?branch=master\n :target: https://travis-ci.com/refenv/cijoe-pkg-liblightnvm\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-liblightnvm`` system-wide via the pip:\n\n.. code-block:: bash\n\n sudo pip install cijoe-pkg-liblightnvm\n\nOr install it user-level:\n\n.. code-block:: bash\n\n pip install --user cijoe-pkg-liblightnvm\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-liblightnvm.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 liblightnvm testcases\n tail -n +2 $CIJ_ENVS/refenv-liblightnvm.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 using the testplan for Open-Channel 2.0 devices\n cij_runner \\\n $CIJ_TESTPLANS/OCSSD_S20_IOCTL.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-liblightnvm.readthedocs.io/en/latest/quickstart.html\n.. _Installation: https://cijoe-pkg-liblightnvm.readthedocs.io/\n.. _Usage: https://cijoe-pkg-liblightnvm.readthedocs.io/\n.. _GitHub page: https://github.com/refenv/cijoe-pkg-liblightnvm\n.. _Pull request: https://github.com/refenv/cijoe-pkg-liblightnvm/pulls\n.. _Issue: https://github.com/refenv/cijoe-pkg-liblightnvm/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-liblightnvm", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "cijoe-pkg-liblightnvm", "package_url": "https://pypi.org/project/cijoe-pkg-liblightnvm/", "platform": "", "project_url": "https://pypi.org/project/cijoe-pkg-liblightnvm/", "project_urls": { "Homepage": "https://github.com/safl/cijoe-pkg-liblightnvm" }, "release_url": "https://pypi.org/project/cijoe-pkg-liblightnvm/0.0.13/", "requires_dist": null, "requires_python": "", "summary": "CIJOE: liblightnvm package", "version": "0.0.13" }, "last_serial": 5206892, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3546d045269b5054c01287194f77a563", "sha256": "6176bf41a7285ca3ab4b9e1059b9789333cbdd0381388f2e3240db9773433475" }, "downloads": -1, "filename": "cijoe_pkg_liblightnvm-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "3546d045269b5054c01287194f77a563", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 16461, "upload_time": "2018-11-28T10:16:24", "url": "https://files.pythonhosted.org/packages/61/88/48bb78d3f8dfee156ad1d0691804017a308b12b201db7fae4d4ea720daac/cijoe_pkg_liblightnvm-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79e7235e52ade75e70307caac085f797", "sha256": "6437cf88c50e1ebd40177b7e57cf906304792da4a14536774ea0bf4e90d48d74" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.1.tar.gz", "has_sig": false, "md5_digest": "79e7235e52ade75e70307caac085f797", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3297, "upload_time": "2018-11-28T10:16:26", "url": "https://files.pythonhosted.org/packages/78/9b/6771c7711f51ad9a28dcfd9787c362da38d0e0e6ba9726ddf6ace3f0363b/cijoe-pkg-liblightnvm-0.0.1.tar.gz" } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "c5fc00221133c341b3adedceec10f558", "sha256": "2bc0ca161ee7517ec387332121ebcafcd907c7b822e0485210c3b340823e6518" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.10.tar.gz", "has_sig": false, "md5_digest": "c5fc00221133c341b3adedceec10f558", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7153, "upload_time": "2019-04-03T16:33:22", "url": "https://files.pythonhosted.org/packages/85/19/679e3405578bd799fcfd2558e28c2ea3c1f54cffcc53726ad325fee516e6/cijoe-pkg-liblightnvm-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "9fee06ab7833c7fa9c64e2366cabea68", "sha256": "10fa4a5b092c8d736273f25f84f48d94ddfc6d257a3f87046a44bc6cea6b8782" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.11.tar.gz", "has_sig": false, "md5_digest": "9fee06ab7833c7fa9c64e2366cabea68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7147, "upload_time": "2019-04-05T11:15:11", "url": "https://files.pythonhosted.org/packages/df/21/cbb7d5513e5a4e2f5c1fc6c7f1627bf2422a94b40fd6894488cf44666dd8/cijoe-pkg-liblightnvm-0.0.11.tar.gz" } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "a9c04fd6259be2b12d7766825087cdf3", "sha256": "4896d1346d3c3e862fa1336a06a23a39ed7e5a80a3b02fd843b4e31a01422267" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.12.tar.gz", "has_sig": false, "md5_digest": "a9c04fd6259be2b12d7766825087cdf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7144, "upload_time": "2019-04-09T11:47:50", "url": "https://files.pythonhosted.org/packages/1b/51/0a704b59cab49f297b1c7a065710fab726855c2e094695e1b889a1137a04/cijoe-pkg-liblightnvm-0.0.12.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "eb7970675164183bfe7ba3f037ba31be", "sha256": "b9f70563a15605ba9edfcc9f2dd8a7fb76034c26c139abf182b79ddf0437031c" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.13.tar.gz", "has_sig": false, "md5_digest": "eb7970675164183bfe7ba3f037ba31be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7147, "upload_time": "2019-04-30T07:53:18", "url": "https://files.pythonhosted.org/packages/e1/56/827dc588edad667a9b5ecd380e9bcad7857e08cdfdcbec5855d5734b2dbb/cijoe-pkg-liblightnvm-0.0.13.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "b16fe57c6fa5323bd857965f981a6fd6", "sha256": "1eb7a0489dc89a33212e74cc66d70dc64fa1770ee276719ff9310483ab6e07e9" }, "downloads": -1, "filename": "cijoe_pkg_liblightnvm-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "b16fe57c6fa5323bd857965f981a6fd6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 17016, "upload_time": "2018-12-17T08:49:35", "url": "https://files.pythonhosted.org/packages/a5/19/6f57a2fe427a31ca18e2ed17ddde50a0106a1164d6c719112f6a78f2324f/cijoe_pkg_liblightnvm-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a5a3ef8f48022ddc844f7f565c9f6858", "sha256": "328bfc93740848a3d0fed2eb6c5a9ec11492578150498d8e5b7b19492b215044" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.2.tar.gz", "has_sig": false, "md5_digest": "a5a3ef8f48022ddc844f7f565c9f6858", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3540, "upload_time": "2018-12-17T08:49:36", "url": "https://files.pythonhosted.org/packages/8e/1b/53650bf05cba724506a9e993ffd2fdd874a4a12d3dece16ac59200387ad0/cijoe-pkg-liblightnvm-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "71669c6c446badf5cc4b25983638703d", "sha256": "e90290a8be77d03d07fb5b0a88a4883a6e3cf2a7b4de48f61e37183d52e38a84" }, "downloads": -1, "filename": "cijoe_pkg_liblightnvm-0.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "71669c6c446badf5cc4b25983638703d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18487, "upload_time": "2018-12-17T09:39:08", "url": "https://files.pythonhosted.org/packages/91/5e/24548e147ae7aa7a410e5c66a632412ef993d94fb683d6d8e901b3353ea3/cijoe_pkg_liblightnvm-0.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0dd08bf415bf8127f4b0d1febf92d340", "sha256": "060a01179bab8dd0c7631a41ace0aa71bb3ac21029fc714ebc2809906928c39a" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.3.tar.gz", "has_sig": false, "md5_digest": "0dd08bf415bf8127f4b0d1febf92d340", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3752, "upload_time": "2018-12-17T09:39:09", "url": "https://files.pythonhosted.org/packages/9a/b9/fa2b2c211751ad2603abfb015066b2caaabd4a86d7bf3e05a968b38be74a/cijoe-pkg-liblightnvm-0.0.3.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "cfc09521c5291d608fd380b6d448f10b", "sha256": "7ec79f669def4b037652589fa514b3e4ceed0b9dcced91357cd70e607a1cbe28" }, "downloads": -1, "filename": "cijoe_pkg_liblightnvm-0.0.5-py2-none-any.whl", "has_sig": false, "md5_digest": "cfc09521c5291d608fd380b6d448f10b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 18500, "upload_time": "2018-12-17T09:50:50", "url": "https://files.pythonhosted.org/packages/f8/94/2df2dcc515831aadfa94c31988cc708c006d537c88aa438a0a2f5011b128/cijoe_pkg_liblightnvm-0.0.5-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7ea04d51b7190ef07b04cb69537d9ddf", "sha256": "1a0534a301620021d7d4adb719c1c74ec6ec3096728590b48270b68ac4a00c59" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.5.tar.gz", "has_sig": false, "md5_digest": "7ea04d51b7190ef07b04cb69537d9ddf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3782, "upload_time": "2018-12-17T09:50:51", "url": "https://files.pythonhosted.org/packages/bf/2c/4e3ec4d37cb2974410bc1f9c5e78b2d4280af754039f88e293a0601aca7c/cijoe-pkg-liblightnvm-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "6e49959e4ee75f479a02ae235ebee8cb", "sha256": "ab862df40a73bf5e01e4de16c7dd7e5835f91c2163144acb78c5bc8585da72fb" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.6.tar.gz", "has_sig": false, "md5_digest": "6e49959e4ee75f479a02ae235ebee8cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4460, "upload_time": "2019-03-19T22:54:03", "url": "https://files.pythonhosted.org/packages/d8/dc/7883f4d4343f9bd9884f2ce479443dc6917982a7ad0556e2339061e90bb6/cijoe-pkg-liblightnvm-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "06a0d82bebcd0eefd34e00459b3e37f9", "sha256": "ea4bfb0281fe0514f96b6a91195a2f011305652baddd355dcad94263785e75ee" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.7.tar.gz", "has_sig": false, "md5_digest": "06a0d82bebcd0eefd34e00459b3e37f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4459, "upload_time": "2019-03-21T14:25:07", "url": "https://files.pythonhosted.org/packages/3f/84/968e8907ffbae4e95df293e392a2bec833ca64876d3fe5cfa9a187135220/cijoe-pkg-liblightnvm-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "e6eccc7f1e5daf53993972976e5bd217", "sha256": "b56b684ef9e6890eb642550a613f6136dd83883b8905b35b52182b73e95f03e3" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.8.tar.gz", "has_sig": false, "md5_digest": "e6eccc7f1e5daf53993972976e5bd217", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4593, "upload_time": "2019-03-21T14:55:02", "url": "https://files.pythonhosted.org/packages/88/94/e44d80001660709ed8b6bc9ffa899496e5c8b86865412f5614fea5d8bbbd/cijoe-pkg-liblightnvm-0.0.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eb7970675164183bfe7ba3f037ba31be", "sha256": "b9f70563a15605ba9edfcc9f2dd8a7fb76034c26c139abf182b79ddf0437031c" }, "downloads": -1, "filename": "cijoe-pkg-liblightnvm-0.0.13.tar.gz", "has_sig": false, "md5_digest": "eb7970675164183bfe7ba3f037ba31be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7147, "upload_time": "2019-04-30T07:53:18", "url": "https://files.pythonhosted.org/packages/e1/56/827dc588edad667a9b5ecd380e9bcad7857e08cdfdcbec5855d5734b2dbb/cijoe-pkg-liblightnvm-0.0.13.tar.gz" } ] }