heat-tempest-plugin


Nameheat-tempest-plugin JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttp://docs.openstack.org/developer/heat-tempest-plugin
SummaryOpenStack Orchestration Tempest Plugin
upload_time2024-02-19 07:23:46
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.6
license
keywords setup distutils
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===================
Heat Tempest Plugin
===================

Tests can be run as a tempest plugin against any heat-enabled OpenStack
cloud, however defaults match running against a recent DevStack.

To run the tests against DevStack, do the following:

    # Define DEST

    export DEST=/opt/stack

    # create test resources and write tempest config

    $DEST/heat/heat_integrationtests/prepare_test_env.sh

    $DEST/heat/heat_integrationtests/prepare_test_network.sh

    # run tempest selecting only these tests

    cd $DEST/tempest

    tempest run --regex heat_tempest_plugin.tests

If custom configuration is required, edit the [heat_plugin] section of

    $DEST/tempest/etc/tempest.conf




            

Raw data

            {
    "_id": null,
    "home_page": "http://docs.openstack.org/developer/heat-tempest-plugin",
    "name": "heat-tempest-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "setup,distutils",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/ff/74/3395c1d751e561be29d64f30d177096e76aa6d212798471610d62af5f8a0/heat-tempest-plugin-2.1.0.tar.gz",
    "platform": null,
    "description": "===================\nHeat Tempest Plugin\n===================\n\nTests can be run as a tempest plugin against any heat-enabled OpenStack\ncloud, however defaults match running against a recent DevStack.\n\nTo run the tests against DevStack, do the following:\n\n    # Define DEST\n\n    export DEST=/opt/stack\n\n    # create test resources and write tempest config\n\n    $DEST/heat/heat_integrationtests/prepare_test_env.sh\n\n    $DEST/heat/heat_integrationtests/prepare_test_network.sh\n\n    # run tempest selecting only these tests\n\n    cd $DEST/tempest\n\n    tempest run --regex heat_tempest_plugin.tests\n\nIf custom configuration is required, edit the [heat_plugin] section of\n\n    $DEST/tempest/etc/tempest.conf\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "OpenStack Orchestration Tempest Plugin",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "http://docs.openstack.org/developer/heat-tempest-plugin"
    },
    "split_keywords": [
        "setup",
        "distutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6ff1d0545bbe0937aaa448d1c1b13077532d36cd804a61471c98b4c2329e5ce",
                "md5": "7a827ad37c3c70b0842e56a7fa1210c3",
                "sha256": "e6f3ac0bc82e68e77096458b4347bd20532c5eca19bc3ba38faba03520b7291e"
            },
            "downloads": -1,
            "filename": "heat_tempest_plugin-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a827ad37c3c70b0842e56a7fa1210c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 102999,
            "upload_time": "2024-02-19T07:23:45",
            "upload_time_iso_8601": "2024-02-19T07:23:45.048161Z",
            "url": "https://files.pythonhosted.org/packages/e6/ff/1d0545bbe0937aaa448d1c1b13077532d36cd804a61471c98b4c2329e5ce/heat_tempest_plugin-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff743395c1d751e561be29d64f30d177096e76aa6d212798471610d62af5f8a0",
                "md5": "8c26d933f58c8baa62888be8aa456581",
                "sha256": "b1d7b1be1155ed17c0a743b66954d5dc2ae8da0c906fc748d6e078424d8edd02"
            },
            "downloads": -1,
            "filename": "heat-tempest-plugin-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8c26d933f58c8baa62888be8aa456581",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 71587,
            "upload_time": "2024-02-19T07:23:46",
            "upload_time_iso_8601": "2024-02-19T07:23:46.539371Z",
            "url": "https://files.pythonhosted.org/packages/ff/74/3395c1d751e561be29d64f30d177096e76aa6d212798471610d62af5f8a0/heat-tempest-plugin-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 07:23:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "heat-tempest-plugin"
}
        
Elapsed time: 0.20492s