heat-tempest-plugin


Nameheat-tempest-plugin JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttp://docs.openstack.org/developer/heat-tempest-plugin
SummaryOpenStack Orchestration Tempest Plugin
upload_time2024-09-19 16:06:48
maintainerNone
docs_urlNone
authorOpenStack
requires_python>=3.6
licenseNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "setup, distutils",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/28/d7/6f34faef496fce274e1939382bd4e94160d7124dc172a360885c28f0961b/heat-tempest-plugin-2.3.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": null,
    "summary": "OpenStack Orchestration Tempest Plugin",
    "version": "2.3.0",
    "project_urls": {
        "Homepage": "http://docs.openstack.org/developer/heat-tempest-plugin"
    },
    "split_keywords": [
        "setup",
        " distutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20b18374a6724ca6982d878473542f83e82def46e0926e853b2481b515c64802",
                "md5": "bd91e328286f288e4c2147d61c74f6f1",
                "sha256": "8724ce2a6b97852c539574485b492715ac52369de0c12477d0df47ad51c4bb31"
            },
            "downloads": -1,
            "filename": "heat_tempest_plugin-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd91e328286f288e4c2147d61c74f6f1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 103042,
            "upload_time": "2024-09-19T16:06:47",
            "upload_time_iso_8601": "2024-09-19T16:06:47.644937Z",
            "url": "https://files.pythonhosted.org/packages/20/b1/8374a6724ca6982d878473542f83e82def46e0926e853b2481b515c64802/heat_tempest_plugin-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28d76f34faef496fce274e1939382bd4e94160d7124dc172a360885c28f0961b",
                "md5": "cde10eab0a1576bd4ee28aa70cfbb00f",
                "sha256": "7e8fe481f302e46f931df4dbfb31771842ef6ccde9e9285e443edd798ab8544d"
            },
            "downloads": -1,
            "filename": "heat-tempest-plugin-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cde10eab0a1576bd4ee28aa70cfbb00f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 72041,
            "upload_time": "2024-09-19T16:06:48",
            "upload_time_iso_8601": "2024-09-19T16:06:48.747441Z",
            "url": "https://files.pythonhosted.org/packages/28/d7/6f34faef496fce274e1939382bd4e94160d7124dc172a360885c28f0961b/heat-tempest-plugin-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-19 16:06:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "heat-tempest-plugin"
}
        
Elapsed time: 0.42996s