solum-tempest-plugin


Namesolum-tempest-plugin JSON
Version 2.7.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/solum/latest/
SummaryTempest plugin for the solum project.
upload_time2023-09-21 11:28:02
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/solum-tempest-plugin.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

============================
Tempest Integration of Solum
============================

This directory contains Tempest tests to cover the Solum project, as well
as a plugin to automatically load these tests into tempest.

See the Tempest plugin docs for information on using it:
https://docs.openstack.org/tempest/latest/#using-plugins

* Free software: Apache license
* Documentation: https://docs.openstack.org/solum/latest/
* Source: https://opendev.org/openstack/solum-tempest-plugin
* Bugs: https://bugs.launchpad.net/solum

Running the tests
-----------------

To run all tests from this plugin, install Solum into your environment and
navigate to tempest directory and run::

    $ cd /opt/stack/tempest
    $ tox -e venv-tempest -- pip install (path to the solum-tempest-plugin directory)

To run all tests from the solumn-tempest-plugin, run this command::

    $ tox -e all -- solum_tempest_plugin

To run a single test case, run with the test case name, for example::

    $ tox -e all -- solum_tempest_plugin.camp.v1_1.test_plans.TestPlansController.test_create_camp_plan




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/solum/latest/",
    "name": "solum-tempest-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/cd/25/b9514d26bd42f963dcb2164aeb94e03beb51e7b638615e1b3aa3535a3ba6/solum-tempest-plugin-2.7.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/solum-tempest-plugin.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n============================\nTempest Integration of Solum\n============================\n\nThis directory contains Tempest tests to cover the Solum project, as well\nas a plugin to automatically load these tests into tempest.\n\nSee the Tempest plugin docs for information on using it:\nhttps://docs.openstack.org/tempest/latest/#using-plugins\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/solum/latest/\n* Source: https://opendev.org/openstack/solum-tempest-plugin\n* Bugs: https://bugs.launchpad.net/solum\n\nRunning the tests\n-----------------\n\nTo run all tests from this plugin, install Solum into your environment and\nnavigate to tempest directory and run::\n\n    $ cd /opt/stack/tempest\n    $ tox -e venv-tempest -- pip install (path to the solum-tempest-plugin directory)\n\nTo run all tests from the solumn-tempest-plugin, run this command::\n\n    $ tox -e all -- solum_tempest_plugin\n\nTo run a single test case, run with the test case name, for example::\n\n    $ tox -e all -- solum_tempest_plugin.camp.v1_1.test_plans.TestPlansController.test_create_camp_plan\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tempest plugin for the solum project.",
    "version": "2.7.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/solum/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b0a3a65435ab16d6659f5297e4719811d231743fc22c521c9688f684807272b",
                "md5": "6d8d536ef97d784a67f2e52e6437567f",
                "sha256": "0ae042d17c75da82ac58f77b12256701521d9a1966800c2837461740d4a5450b"
            },
            "downloads": -1,
            "filename": "solum_tempest_plugin-2.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d8d536ef97d784a67f2e52e6437567f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 41853,
            "upload_time": "2023-09-21T11:28:00",
            "upload_time_iso_8601": "2023-09-21T11:28:00.836492Z",
            "url": "https://files.pythonhosted.org/packages/8b/0a/3a65435ab16d6659f5297e4719811d231743fc22c521c9688f684807272b/solum_tempest_plugin-2.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd25b9514d26bd42f963dcb2164aeb94e03beb51e7b638615e1b3aa3535a3ba6",
                "md5": "9c63fae698bce03f0ff25f8edc84e078",
                "sha256": "ee49538520ccc5e4f1902185026f0372f90d30c4b275fb2a029dfd049a1a3d14"
            },
            "downloads": -1,
            "filename": "solum-tempest-plugin-2.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9c63fae698bce03f0ff25f8edc84e078",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 29256,
            "upload_time": "2023-09-21T11:28:02",
            "upload_time_iso_8601": "2023-09-21T11:28:02.673100Z",
            "url": "https://files.pythonhosted.org/packages/cd/25/b9514d26bd42f963dcb2164aeb94e03beb51e7b638615e1b3aa3535a3ba6/solum-tempest-plugin-2.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 11:28:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "solum-tempest-plugin"
}
        
Elapsed time: 0.11946s