heat-tempest-plugin


Nameheat-tempest-plugin JSON
Version 2.4.0 PyPI version JSON
download
home_pagehttp://docs.openstack.org/developer/heat-tempest-plugin
SummaryOpenStack Orchestration Tempest Plugin
upload_time2025-01-31 16:34:50
maintainerNone
docs_urlNone
authorOpenStack
requires_python>=3.8
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.8",
    "maintainer_email": null,
    "keywords": "setup, distutils",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/b7/5c/8c45f45dfb150bbdf7e38582672db0de92b419f7eb63006be98f254ff1a0/heat_tempest_plugin-2.4.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",
    "bugtrack_url": null,
    "license": null,
    "summary": "OpenStack Orchestration Tempest Plugin",
    "version": "2.4.0",
    "project_urls": {
        "Homepage": "http://docs.openstack.org/developer/heat-tempest-plugin"
    },
    "split_keywords": [
        "setup",
        " distutils"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d91a772c7562f8487e352b1165c185ebaf09d0ebdbe65834efc2b58d9baa7cd",
                "md5": "42dee30185d6019f06b1b9d483051589",
                "sha256": "d3097fb55467ac2e399967871ecc975e7a4810f690dd3bccb433150b142d4bdf"
            },
            "downloads": -1,
            "filename": "heat_tempest_plugin-2.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42dee30185d6019f06b1b9d483051589",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 103974,
            "upload_time": "2025-01-31T16:34:48",
            "upload_time_iso_8601": "2025-01-31T16:34:48.158983Z",
            "url": "https://files.pythonhosted.org/packages/7d/91/a772c7562f8487e352b1165c185ebaf09d0ebdbe65834efc2b58d9baa7cd/heat_tempest_plugin-2.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b75c8c45f45dfb150bbdf7e38582672db0de92b419f7eb63006be98f254ff1a0",
                "md5": "c8646e98fe6ae269ca12f2fbbb848be3",
                "sha256": "f8eca5bd824279e2a347dfbb44ff52a2f9048dd1432ce937f2fd9c41b4f9a563"
            },
            "downloads": -1,
            "filename": "heat_tempest_plugin-2.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c8646e98fe6ae269ca12f2fbbb848be3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 72364,
            "upload_time": "2025-01-31T16:34:50",
            "upload_time_iso_8601": "2025-01-31T16:34:50.370169Z",
            "url": "https://files.pythonhosted.org/packages/b7/5c/8c45f45dfb150bbdf7e38582672db0de92b419f7eb63006be98f254ff1a0/heat_tempest_plugin-2.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 16:34:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "heat-tempest-plugin"
}
        
Elapsed time: 0.95667s