diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 0000000..0c16203 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,15 @@ +If you would like to contribute to the development of OpenStack, you must +follow the steps in this page: + + http://docs.openstack.org/infra/manual/developers.html + +If you already have a good understanding of how the system works and your +OpenStack accounts are set up, you can skip to the development workflow +section of this documentation to learn how changes to OpenStack should be +submitted for review via the Gerrit tool: + + http://docs.openstack.org/infra/manual/developers.html#development-workflow + +Pull requests submitted through GitHub will be ignored. + +Bugs should be filed on Storyboardhttps://storyboard.openstack.org/#!/project/968 \ No newline at end of file diff --git a/HACKING.rst b/HACKING.rst new file mode 100644 index 0000000..40f0336 --- /dev/null +++ b/HACKING.rst @@ -0,0 +1,4 @@ +venus-tempest-plugin Style Commandments +=============================================== + +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..68c771a --- /dev/null +++ b/LICENSE @@ -0,0 +1,176 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..3d522cd --- /dev/null +++ b/README.rst @@ -0,0 +1,20 @@ +===================== +Venus Tempest Plugin +===================== + +This is a cyorg tempest plugin package. Tests can be run as a tempest plugin +against any venus-enabled OpenStack cloud. + +Please fill here a long description which must be at least 3 lines wrapped on +80 cols, so that distribution package maintainers can use it in their packages. +Note that this is a hard requirement. + +* Free software: Apache license +* Documentation: https://docs.openstack.org/venus-tempest-plugin/latest +* Source: https://opendev.org/openstack/venus-tempest-plugin/ +* Bugs: https://storyboard.openstack.org/#!/project/968 + +Features +-------- + +* TODO diff --git a/accounts_file.yaml b/accounts_file.yaml new file mode 100644 index 0000000..17fb351 --- /dev/null +++ b/accounts_file.yaml @@ -0,0 +1,25 @@ +- domain_name: Default + password: Q2=T+74@fnlTK^B + project_name: tempest-test_creds-1805266339 + resources: + network: tempest-test_creds-1986620958-network + username: tempest-test_creds-1805266339 +- domain_name: Default + password: L5_YO#Z7Bjh^#XG + project_name: tempest-test_creds-59975155 + resources: + network: tempest-test_creds-1329826390-network + username: tempest-test_creds-59975155 +- domain_name: Default + password: mypassword + project_name: admin + types: + - admin + username: admin +- domain_name: Default + password: mypassword + project_name: demo + types: + - primary + username: demo + diff --git a/babel.cfg b/babel.cfg new file mode 100644 index 0000000..15cd6cb --- /dev/null +++ b/babel.cfg @@ -0,0 +1,2 @@ +[python: **.py] + diff --git a/releasenotes/notes/.placeholder b/releasenotes/notes/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/releasenotes/source/_static/.placeholder b/releasenotes/source/_static/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/releasenotes/source/_templates/.placeholder b/releasenotes/source/_templates/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py new file mode 100644 index 0000000..24b0b03 --- /dev/null +++ b/releasenotes/source/conf.py @@ -0,0 +1,279 @@ +# -*- coding: utf-8 -*- +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# This file is execfile()d with the current directory set to its +# containing dir. +# +# Note that not all possible configuration values are present in this +# autogenerated file. +# +# All configuration values have a default; values that are commented out +# serve to show the default. + +# If extensions (or modules to document with autodoc) are in another directory, +# add these directories to sys.path here. If the directory is relative to the +# documentation root, use os.path.abspath to make it absolute, like shown here. +# sys.path.insert(0, os.path.abspath('.')) + +# -- General configuration ------------------------------------------------ + +# If your documentation needs a minimal Sphinx version, state it here. +# needs_sphinx = '1.0' + +# Add any Sphinx extension module names here, as strings. They can be +# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom +# ones. +extensions = [ + 'openstackdocstheme', + 'reno.sphinxext', +] + +# Add any paths that contain templates here, relative to this directory. +templates_path = ['_templates'] + +# The suffix of source filenames. +source_suffix = '.rst' + +# The encoding of source files. +# source_encoding = 'utf-8-sig' + +# The master toctree document. +master_doc = 'index' + +# General information about the project. +project = u'venus-tempest-plugin Release Notes' +copyright = u'2017, OpenStack Developers' + +# openstackdocstheme options +openstackdocs_repo_name = 'openstack/venus-tempest-plugin' +openstackdocs_use_storyboard = True + +# The version info for the project you're documenting, acts as replacement for +# |version| and |release|, also used in various other places throughout the +# built documents. +# +# The short X.Y version. +# The full version, including alpha/beta/rc tags. +release = '' +# The short X.Y version. +version = '' + +# The language for content autogenerated by Sphinx. Refer to documentation +# for a list of supported languages. +# language = None + +# There are two options for replacing |today|: either, you set today to some +# non-false value, then it is used: +# today = '' +# Else, today_fmt is used as the format for a strftime call. +# today_fmt = '%B %d, %Y' + +# List of patterns, relative to source directory, that match files and +# directories to ignore when looking for source files. +exclude_patterns = [] + +# The reST default role (used for this markup: `text`) to use for all +# documents. +# default_role = None + +# If true, '()' will be appended to :func: etc. cross-reference text. +# add_function_parentheses = True + +# If true, the current module name will be prepended to all description +# unit titles (such as .. function::). +# add_module_names = True + +# If true, sectionauthor and moduleauthor directives will be shown in the +# output. They are ignored by default. +# show_authors = False + +# The name of the Pygments (syntax highlighting) style to use. +pygments_style = 'native' + +# A list of ignored prefixes for module index sorting. +# modindex_common_prefix = [] + +# If true, keep warnings as "system message" paragraphs in the built documents. +# keep_warnings = False + + +# -- Options for HTML output ---------------------------------------------- + +# The theme to use for HTML and HTML Help pages. See the documentation for +# a list of builtin themes. +html_theme = 'openstackdocs' + +# Theme options are theme-specific and customize the look and feel of a theme +# further. For a list of options available for each theme, see the +# documentation. +# html_theme_options = {} + +# Add any paths that contain custom themes here, relative to this directory. +# html_theme_path = [] + +# The name for this set of Sphinx documents. If None, it defaults to +# " v documentation". +# html_title = None + +# A shorter title for the navigation bar. Default is the same as html_title. +# html_short_title = None + +# The name of an image file (relative to this directory) to place at the top +# of the sidebar. +# html_logo = None + +# The name of an image file (within the static path) to use as favicon of the +# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 +# pixels large. +# html_favicon = None + +# Add any paths that contain custom static files (such as style sheets) here, +# relative to this directory. They are copied after the builtin static files, +# so a file named "default.css" will overwrite the builtin "default.css". +html_static_path = ['_static'] + +# Add any extra paths that contain custom files (such as robots.txt or +# .htaccess) here, relative to this directory. These files are copied +# directly to the root of the documentation. +# html_extra_path = [] + +# If not '', a 'Last updated on:' timestamp is inserted at every page bottom, +# using the given strftime format. +# html_last_updated_fmt = '%b %d, %Y' + +# If true, SmartyPants will be used to convert quotes and dashes to +# typographically correct entities. +# html_use_smartypants = True + +# Custom sidebar templates, maps document names to template names. +# html_sidebars = {} + +# Additional templates that should be rendered to pages, maps page names to +# template names. +# html_additional_pages = {} + +# If false, no module index is generated. +# html_domain_indices = True + +# If false, no index is generated. +# html_use_index = True + +# If true, the index is split into individual pages for each letter. +# html_split_index = False + +# If true, links to the reST sources are added to the pages. +# html_show_sourcelink = True + +# If true, "Created using Sphinx" is shown in the HTML footer. Default is True. +# html_show_sphinx = True + +# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. +# html_show_copyright = True + +# If true, an OpenSearch description file will be output, and all pages will +# contain a tag referring to it. The value of this option must be the +# base URL from which the finished HTML is served. +# html_use_opensearch = '' + +# This is the file name suffix for HTML files (e.g. ".xhtml"). +# html_file_suffix = None + +# Output file base name for HTML help builder. +htmlhelp_basename = 'venus-tempest-pluginReleaseNotesdoc' + + +# -- Options for LaTeX output --------------------------------------------- + +latex_elements = { + # The paper size ('letterpaper' or 'a4paper'). + # 'papersize': 'letterpaper', + + # The font size ('10pt', '11pt' or '12pt'). + # 'pointsize': '10pt', + + # Additional stuff for the LaTeX preamble. + # 'preamble': '', +} + +# Grouping the document tree into LaTeX files. List of tuples +# (source start file, target name, title, +# author, documentclass [howto, manual, or own class]). +latex_documents = [ + ('index', 'venus-tempest-pluginReleaseNotes.tex', + u'venus-tempest-plugin Release Notes Documentation', + u'OpenStack Foundation', 'manual'), +] + +# The name of an image file (relative to this directory) to place at the top of +# the title page. +# latex_logo = None + +# For "manual" documents, if this is true, then toplevel headings are parts, +# not chapters. +# latex_use_parts = False + +# If true, show page references after internal links. +# latex_show_pagerefs = False + +# If true, show URL addresses after external links. +# latex_show_urls = False + +# Documents to append as an appendix to all manuals. +# latex_appendices = [] + +# If false, no module index is generated. +# latex_domain_indices = True + + +# -- Options for manual page output --------------------------------------- + +# One entry per manual page. List of tuples +# (source start file, name, description, authors, manual section). +man_pages = [ + ('index', 'venus-tempest-pluginrereleasenotes', + u'venus-tempest-plugin Release Notes Documentation', + [u'OpenStack Foundation'], 1) +] + +# If true, show URL addresses after external links. +# man_show_urls = False + + +# -- Options for Texinfo output ------------------------------------------- + +# Grouping the document tree into Texinfo files. List of tuples +# (source start file, target name, title, author, +# dir menu entry, description, category) +texinfo_documents = [ + ('index', 'venus-tempest-plugin ReleaseNotes', + u'venus-tempest-plugin Release Notes Documentation', + u'OpenStack Foundation', 'venus-tempest-pluginReleaseNotes', + 'One line description of project.', + 'Miscellaneous'), +] + +# Documents to append as an appendix to all manuals. +# texinfo_appendices = [] + +# If false, no module index is generated. +# texinfo_domain_indices = True + +# How to display URL addresses: 'footnote', 'no', or 'inline'. +# texinfo_show_urls = 'footnote' + +# If true, do not generate a @detailmenu in the "Top" node's menu. +# texinfo_no_detailmenu = False + +# -- Options for Internationalization output ------------------------------ +locale_dirs = ['locale/'] diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst new file mode 100644 index 0000000..4eb4c34 --- /dev/null +++ b/releasenotes/source/index.rst @@ -0,0 +1,8 @@ +============================================ + venus-tempest-plugin Release Notes +============================================ + +.. toctree:: + :maxdepth: 1 + + unreleased diff --git a/releasenotes/source/unreleased.rst b/releasenotes/source/unreleased.rst new file mode 100644 index 0000000..cd22aab --- /dev/null +++ b/releasenotes/source/unreleased.rst @@ -0,0 +1,5 @@ +============================== + Current Series Release Notes +============================== + +.. release-notes:: diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..42a9080 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,12 @@ +# The order of packages is significant, because pip processes them in the order +# of appearance. Changing the order has an impact on the overall integration +# process, which may cause wedges in the gate later. + +pbr!=2.1.0,>=2.0.0 # Apache-2.0 +oslo.config>=5.2.0 # Apache-2.0 +oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 +oslo.utils>=3.33.0 # Apache-2.0 +testtools>=2.4.0 # MIT +testscenarios>=0.4 # Apache-2.0/BSD +tempest>=17.1.0 # Apache-2.0 +requests>=2.14.2 # Apache-2.0 diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..cddf561 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,39 @@ +[metadata] +name = venus-tempest-plugin +summary = OpenStack Acceleration Tempest Plugin +description-file = + README.rst +author = OpenStack +author-email = openstack-discuss@lists.openstack.org +home-page = http://www.openstack.org/ +python-requires = >=3.6 +classifier = + Environment :: OpenStack + Intended Audience :: Information Technology + Intended Audience :: System Administrators + License :: OSI Approved :: Apache Software License + Operating System :: POSIX :: Linux + Programming Language :: Python + Programming Language :: Python :: Implementation :: CPython + Programming Language :: Python :: 3 :: Only + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 + +keywords = + setup + distutils + +[files] +packages = + venus_tempest_plugin + +[entry_points] +tempest.test_plugins = + venus_tempest_plugin = venus_tempest_plugin.plugin:VenusTempestPlugin + +[egg_info] +tag_build = +tag_date = 0 +tag_svn_revision = 0 diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..f76858d --- /dev/null +++ b/setup.py @@ -0,0 +1,20 @@ +# Copyright (c) 2013 Hewlett-Packard Development Company, L.P. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +import setuptools + +setuptools.setup( + setup_requires=['pbr'], + pbr=True) diff --git a/test-requirements.txt b/test-requirements.txt new file mode 100644 index 0000000..490befa --- /dev/null +++ b/test-requirements.txt @@ -0,0 +1,15 @@ +# The order of packages is significant, because pip processes them in the order +# of appearance. Changing the order has an impact on the overall integration +# process, which may cause wedges in the gate later. + +hacking>=3.0.1,<3.1.0 # Apache-2.0 + +coverage>=4.0,!=4.4 # Apache-2.0 +python-subunit>=0.0.18 # Apache-2.0/BSD +oslotest>=3.2.0 # Apache-2.0 +stestr>=2.2.0 # Apache-2.0 +testtools>=2.4.0 # MIT +sphinx>=2.0.0,!=2.1.0 # BSD +openstackdocstheme>=2.2.1 # Apache-2.0 +# releasenotes +reno>=3.1.0 # Apache-2.0 diff --git a/tox.ini b/tox.ini new file mode 100644 index 0000000..65154d3 --- /dev/null +++ b/tox.ini @@ -0,0 +1,55 @@ +[tox] +minversion = 3.1.1 +envlist = py38,pep8 +skipsdist = True +ignore_basepython_conflict = True + +[testenv] +basepython = python3 +usedevelop = True +install_command = pip install {opts} {packages} +setenv = + VIRTUAL_ENV={envdir} + PYTHONWARNINGS=default::DeprecationWarning + OS_STDOUT_CAPTURE=1 + OS_STDERR_CAPTURE=1 + OS_TEST_TIMEOUT=60 +deps = -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} + -r{toxinidir}/test-requirements.txt +commands = stestr run {posargs} + +[testenv:pep8] +commands = flake8 {posargs} + +[testenv:venv] +commands = {posargs} + +[testenv:cover] +setenv = + VIRTUAL_ENV={envdir} + PYTHON=coverage run --source venus-tempest-plugin --parallel-mode +commands = + stestr run {posargs} + coverage combine + coverage html -d cover + coverage xml -o cover/coverage.xml + +[testenv:docs] +deps = -r{toxinidir}/doc/requirements.txt +commands = sphinx-build -W -b html doc/source doc/build/html + +[testenv:releasenotes] +deps = {[testenv:docs]deps} +commands = + sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html + +[testenv:debug] +commands = oslo_debug_helper {posargs} + +[flake8] +# E123, E125 skipped as they are invalid PEP-8. + +show-source = True +ignore = E123,E125 +builtins = _ +exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build diff --git a/venus-tempest-plugin-master/.coveragerc b/venus-tempest-plugin-master/.coveragerc new file mode 100644 index 0000000..55c2d22 --- /dev/null +++ b/venus-tempest-plugin-master/.coveragerc @@ -0,0 +1,6 @@ +[run] +branch = True +source = venus-tempest-plugin + +[report] +ignore_errors = True diff --git a/venus-tempest-plugin-master/.gitignore b/venus-tempest-plugin-master/.gitignore new file mode 100644 index 0000000..2de6017 --- /dev/null +++ b/venus-tempest-plugin-master/.gitignore @@ -0,0 +1,65 @@ +# Add patterns in here to exclude files created by tools integrated with this +# repository, such as test frameworks from the project's recommended workflow, +# rendered documentation and package builds. +# +# Don't add patterns to exclude files created by preferred personal tools +# (editors, IDEs, your operating system itself even). These should instead be +# maintained outside the repository, for example in a ~/.gitignore file added +# with: +# +# git config --global core.excludesfile '~/.gitignore' + +# Bytecompiled Python +*.py[cod] + +# C extensions +*.so + +# Packages +*.egg* +*.egg-info +dist +build +eggs +parts +bin +var +sdist +develop-eggs +.installed.cfg +lib +lib64 + +# tempest config file and logs +etc/ +tempest.log + +# Installer logs +pip-log.txt + +# Unit test / coverage reports +cover/ +.coverage* +!.coveragerc +.tox +nosetests.xml +.testrepository +.stestr +.venv + +# Translations +*.mo + +# Complexity +output/*.html +output/*/index.html + +# Sphinx +doc/build + +# pbr generates these +AUTHORS +ChangeLog + +# Files created by releasenotes build +releasenotes/build diff --git a/venus-tempest-plugin-master/.gitreview b/venus-tempest-plugin-master/.gitreview new file mode 100644 index 0000000..d1184d1 --- /dev/null +++ b/venus-tempest-plugin-master/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=review.opendev.org +port=29418 +project=openstack/venus-tempest-plugin.git diff --git a/venus-tempest-plugin-master/.mailmap b/venus-tempest-plugin-master/.mailmap new file mode 100644 index 0000000..516ae6f --- /dev/null +++ b/venus-tempest-plugin-master/.mailmap @@ -0,0 +1,3 @@ +# Format is: +# +# diff --git a/venus-tempest-plugin-master/.stestr.conf b/venus-tempest-plugin-master/.stestr.conf new file mode 100644 index 0000000..d23016b --- /dev/null +++ b/venus-tempest-plugin-master/.stestr.conf @@ -0,0 +1,3 @@ +[DEFAULT] +test_path=${OS_TEST_PATH:-./venus_tempest_plugin} +top_dir=./ diff --git a/venus-tempest-plugin-master/.zuul.yaml b/venus-tempest-plugin-master/.zuul.yaml new file mode 100644 index 0000000..3ac7935 --- /dev/null +++ b/venus-tempest-plugin-master/.zuul.yaml @@ -0,0 +1,107 @@ +- project: + templates: + - check-requirements + - tempest-plugin-jobs + check: + jobs: + - venus-tempest + - venus-tempest-ipv6-only + gate: + queue: venus + +- job: + name: venus-tempest + description: | + Venus devstack tempest tests job for < Ussuri release + run on python 2. + voting: false + parent: devstack-tempest + timeout: 7800 + required-projects: &base_required_projects + - openstack/venus + - openstack/python-venusclient + - openstack/tempest + - openstack/venus-tempest-plugin + vars: &base_vars + devstack_plugins: + venus: https://opendev.org/openstack/venus + devstack_services: + tempest: true + s-account: false + s-container: false + s-object: false + s-proxy: false + tls-proxy: false + devstack_localrc: + TEMPEST_PLUGINS: "/opt/stack/venus-tempest-plugin" + tempest_test_regex: venus_tempest_plugin + tox_envlist: all + irrelevant-files: &base_irrelevant_files + - ^.*\.rst$ + - ^doc/.*$ + - ^setup.cfg$ + - ^releasenotes/.*$ + - ^(test-|)requirements.txt$ + - ^.git.*$ + - ^tox.ini$ + # NOTE(gmann): This job is for < Ussuri for testing + # on py2. + branches: + - stable/ocata + - stable/pike + - stable/queens + - stable/rocky + - stable/stein + - stable/train + +- job: + name: venus-tempest + description: | + Venus devstack tempest tests job for >=Ussuri release + run on python 3. + parent: devstack-tempest + timeout: 7800 + required-projects: + - openstack/venus + - openstack/python-venusclient + - openstack/tempest + - openstack/venus-tempest-plugin + vars: + devstack_plugins: + venus: https://opendev.org/openstack/venus + devstack_services: + tempest: true + s-account: false + s-container: false + s-object: false + s-proxy: false + tls-proxy: false + c-api: false + c-bak: false + c-sch: false + c-vol: false + cinder: false + devstack_localrc: + TEMPEST_PLUGINS: "/opt/stack/venus-tempest-plugin" + USE_PYTHON3: true + tempest_test_regex: venus_tempest_plugin + tox_envlist: all + irrelevant-files: + - ^.*\.rst$ + - ^doc/.*$ + - ^setup.cfg$ + - ^releasenotes/.*$ + - ^(test-|)requirements.txt$ + - ^.git.*$ + - ^tox.ini$ + +- job: + name: venus-tempest-ipv6-only + parent: devstack-tempest-ipv6 + description: | + Venus devstack tempest tests job for IPv6-only deployment + voting: false + timeout: 7800 + required-projects: *base_required_projects + vars: *base_vars + irrelevant-files: *base_irrelevant_files diff --git a/venus_tempest_plugin/__init__.py b/venus_tempest_plugin/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/venus_tempest_plugin/config.py b/venus_tempest_plugin/config.py new file mode 100644 index 0000000..37637eb --- /dev/null +++ b/venus_tempest_plugin/config.py @@ -0,0 +1,27 @@ +# Copyright 2015 +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + + +from oslo_config import cfg + +service_available_group = cfg.OptGroup( + name="service_available", + title="Available OpenStack Services" +) + +ServiceAvailableGroup = [ + cfg.BoolOpt("venus", default=True, + help="Whether or not venus is expected to be available") +] diff --git a/venus_tempest_plugin/plugin.py b/venus_tempest_plugin/plugin.py new file mode 100644 index 0000000..e93a0e4 --- /dev/null +++ b/venus_tempest_plugin/plugin.py @@ -0,0 +1,41 @@ +# Copyright 2015 +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + + +import os +from tempest import config +from tempest.test_discover import plugins + +from venus_tempest_plugin import config as project_config + + +class VenusTempestPlugin(plugins.TempestPlugin): + def load_tests(self): + base_path = os.path.split(os.path.dirname( + os.path.abspath(__file__)))[0] + test_dir = "venus_tempest_plugin/tests" + full_test_dir = os.path.join(base_path, test_dir) + return full_test_dir, base_path + + def register_opts(self, conf): + config.register_opt_group( + conf, + project_config.service_available_group, + project_config.ServiceAvailableGroup) + + def get_opt_lists(self): + return [( + project_config.service_available_group.name, + project_config.ServiceAvailableGroup)] diff --git a/venus_tempest_plugin/services/__init__.py b/venus_tempest_plugin/services/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/venus_tempest_plugin/services/cyborg_data.py b/venus_tempest_plugin/services/cyborg_data.py new file mode 100644 index 0000000..18d2ca5 --- /dev/null +++ b/venus_tempest_plugin/services/cyborg_data.py @@ -0,0 +1,8 @@ +NORMAL_DEVICE_PROFILE_DATA1 = [{ + "name": "fpga-num-1-dp1", + "groups": [ + { + "resources:FPGA": "1", + "trait:CUSTOM_FAKE_DEVICE": "required" + }] + }] diff --git a/venus_tempest_plugin/services/cyborg_rest_client.py b/venus_tempest_plugin/services/cyborg_rest_client.py new file mode 100644 index 0000000..f5449ea --- /dev/null +++ b/venus_tempest_plugin/services/cyborg_rest_client.py @@ -0,0 +1,91 @@ +# Copyright 2019 Intel, Inc. +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + +from oslo_log import log as logging +from oslo_serialization import jsonutils as json + +from tempest import config +from tempest.lib import auth +from tempest.lib.common import rest_client + + +CONF = config.CONF +LOG = logging.getLogger(__name__) + + +class VenusRestClient(rest_client.RestClient): + """Client class for accessing the venus API.""" + DP_URL = '/device_profiles' + + def _response_helper(self, resp, body=None): + if body: + body = json.loads(body) + return rest_client.ResponseBody(resp, body) + + def create_device_profile(self, body): + body = json.dump_as_bytes(body) + resp, body = self.post(self.DP_URL, body=body) + return self._response_helper(resp, body) + + def delete_device_profile(self, name): + url = self.DP_URL + "/" + name + resp, body = self.delete(url) + return self._response_helper(resp, body) + + def list_device_profile(self): + resp, body = self.get(self.DP_URL) + return self._response_helper(resp, body) + + def delete_multiple_device_profile_by_names(self, *device_profile_names): + names = ','.join(device_profile_names) + url = self.DP_URL + "?value=" + names + resp, body = self.delete(url) + return self._response_helper(resp, body) + + def list_devices(self): + resp, body = self.get("/devices") + return self._response_helper(resp, body) + + def get_device_profile(self, device_profile_uuid): + url = self.DP_URL + "/" + device_profile_uuid + resp, body = self.get(url) + return self._response_helper(resp, body) + + def delete_device_profile_by_uuid(self, device_profile_uuid): + url = self.DP_URL + "/" + device_profile_uuid + resp, body = self.delete(url) + return self._response_helper(resp, body) + + +def get_auth_provider(credentials, scope='project'): + default_params = { + 'disable_ssl_certificate_validation': + CONF.identity.disable_ssl_certificate_validation, + 'ca_certs': CONF.identity.ca_certificates_file, + 'trace_requests': CONF.debug.trace_requests + } + + if isinstance(credentials, auth.KeystoneV3Credentials): + auth_provider_class, auth_url = \ + auth.KeystoneV3AuthProvider, CONF.identity.uri_v3 + else: + auth_provider_class, auth_url = \ + auth.KeystoneV2AuthProvider, CONF.identity.uri + + _auth_provider = auth_provider_class(credentials, auth_url, + scope=scope, + **default_params) + _auth_provider.set_auth() + return _auth_provider diff --git a/venus_tempest_plugin/tests/__init__.py b/venus_tempest_plugin/tests/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/venus_tempest_plugin/tests/api/__init__.py b/venus_tempest_plugin/tests/api/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/venus_tempest_plugin/tests/api/base.py b/venus_tempest_plugin/tests/api/base.py new file mode 100644 index 0000000..3aac920 --- /dev/null +++ b/venus_tempest_plugin/tests/api/base.py @@ -0,0 +1,56 @@ +# Copyright 2019 Intel, Inc. +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + + +from venus_tempest_plugin.services import venus_rest_client as client +from venus_tempest_plugin.services.venus_rest_client import get_auth_provider + +from oslo_log import log as logging +from tempest.common import credentials_factory as common_creds +from tempest import config +from tempest import test + + +CONF = config.CONF +LOG = logging.getLogger(__name__) + + +class BaseAPITest(test.BaseTestCase): + """Base test class for all Venus API tests.""" + + # client_manager = venusclient.Manager + + @classmethod + def setup_clients(cls): + super(BaseAPITest, cls).setup_clients() + credentials = common_creds.get_configured_admin_credentials( + 'identity_admin') + auth_prov = get_auth_provider(credentials=credentials) + cls.os_admin.venus_client = ( + client.VenusRestClient(auth_prov, + 'accelerator', + CONF.identity.region)) + + @classmethod + def setup_credentials(cls): + super(BaseAPITest, cls).setup_credentials() + + @classmethod + def resource_setup(cls): + super(BaseAPITest, cls).resource_setup() + + @classmethod + def resource_cleanup(cls): + super(BaseAPITest, cls).resource_cleanup() diff --git a/venus_tempest_plugin/tests/api/test_device.py b/venus_tempest_plugin/tests/api/test_device.py new file mode 100644 index 0000000..b83ddc4 --- /dev/null +++ b/venus_tempest_plugin/tests/api/test_device.py @@ -0,0 +1,29 @@ +# Copyright 2020 Inspur, Inc. +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + +from venus_tempest_plugin.tests.api import base + + +class TestDevice(base.BaseAPITest): + + credentials = ['admin'] + + def test_list_device(self): + response = self.os_admin.venus_client.list_devices() + self.assertEqual('devices', list(response.keys())[0]) + + @classmethod + def resource_cleanup(cls): + super(TestDevice, cls).resource_cleanup() diff --git a/venus_tempest_plugin/tests/api/test_device_profile.py b/venus_tempest_plugin/tests/api/test_device_profile.py new file mode 100644 index 0000000..333075c --- /dev/null +++ b/venus_tempest_plugin/tests/api/test_device_profile.py @@ -0,0 +1,92 @@ +# Copyright 2019 Intel, Inc. +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + +from venus_tempest_plugin.services import venus_data +from venus_tempest_plugin.tests.api import base + + +class TestDeviceProfileController(base.BaseAPITest): + + credentials = ['admin'] + + def test_create_device_profile(self): + dp = venus_data.NORMAL_DEVICE_PROFILE_DATA1 + response = self.os_admin.venus_client.create_device_profile(dp) + self.assertEqual(dp[0]['name'], response['name']) + self.addCleanup(self.os_admin.venus_client.delete_device_profile, + dp[0]['name']) + + def test_delete_multiple_device_profile(self): + dp_one = [{ + "name": "afaas_example_1", + "groups": [ + {"resources:FPGA": "1", + "trait:CUSTOM_FPGA_1": "required", + "trait:CUSTOM_FUNCTION_ID_3AFB": "required", + } + ] + }] + dp_two = [{ + "name": "afaas_example_2", + "groups": [ + {"resources:FPGA": "1", + "trait:CUSTOM_FPGA_1": "required", + "trait:CUSTOM_FUNCTION_ID_3AFB": "required", + } + ] + }] + self.os_admin.venus_client.create_device_profile(dp_one) + self.os_admin.venus_client.create_device_profile(dp_two) + self.os_admin.venus_client.delete_multiple_device_profile_by_names( + dp_one[0]['name'], dp_two[0]['name']) + + def test_get_and_delete_device_profile(self): + dp = [{ + "name": "afaas_example_2", + "groups": [ + {"resources:FPGA": "1", + "trait:CUSTOM_FPGA_1": "required", + "trait:CUSTOM_FUNCTION_ID_3AFB": "required", + } + ] + }] + + response = self.os_admin.venus_client.create_device_profile(dp) + device_profile_uuid = response['uuid'] + self.assertEqual(dp[0]['name'], response['name']) + self.assertEqual(dp[0]['groups'], response['groups']) + + response = self.os_admin.venus_client.list_device_profile() + device_profile_list = response['device_profiles'] + device_profile_uuid_list = [it['uuid'] for it in device_profile_list] + self.assertIn(device_profile_uuid, device_profile_uuid_list) + + response = self.os_admin.venus_client.get_device_profile( + device_profile_uuid) + self.assertEqual(dp[0]['name'], response['name']) + self.assertEqual( + device_profile_uuid, + response['uuid']) + + self.os_admin.venus_client.delete_device_profile_by_uuid( + device_profile_uuid) + response = self.os_admin.venus_client.list_device_profile() + device_profile_list = response['device_profiles'] + device_profile_uuid_list = [it['uuid'] for it in device_profile_list] + self.assertNotIn(device_profile_uuid, device_profile_uuid_list) + + @classmethod + def resource_cleanup(cls): + super(TestDeviceProfileController, cls).resource_cleanup() diff --git a/venus_tempest_plugin/tests/scenario/__init__.py b/venus_tempest_plugin/tests/scenario/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/venus_tempest_plugin/tests/scenario/manager.py b/venus_tempest_plugin/tests/scenario/manager.py new file mode 100644 index 0000000..5307ef6 --- /dev/null +++ b/venus_tempest_plugin/tests/scenario/manager.py @@ -0,0 +1,299 @@ +# Copyright 2019 Intel, Corp. +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + + +from venus_tempest_plugin.services import venus_rest_client as clients +from venus_tempest_plugin.services.venus_rest_client import get_auth_provider + +from oslo_log import log + +from tempest.common import compute +from tempest.common import credentials_factory as common_creds +from tempest.common import waiters +from tempest import config +from tempest.lib.common.utils import data_utils +from tempest.lib.common.utils import test_utils +from tempest.lib import exceptions as lib_exc +import tempest.test + + +CONF = config.CONF + +LOG = log.getLogger(__name__) + + +class ScenarioTest(tempest.test.BaseTestCase): + """Base class for scenario tests. Uses tempest own clients. """ + + credentials = ['primary', 'admin'] + + @classmethod + def setup_clients(cls): + super(ScenarioTest, cls).setup_clients() + # Clients + cls.admin_flavors_client = cls.admin_manager.flavors_client + if CONF.service_available.glance: + # Check if glance v1 is available to determine which client to use. + if CONF.image_feature_enabled.api_v1: + cls.image_client = cls.os_primary.image_client + elif CONF.image_feature_enabled.api_v2: + cls.image_client = cls.os_primary.image_client_v2 + else: + raise lib_exc.InvalidConfiguration( + 'Either api_v1 or api_v2 must be True in ' + '[image-feature-enabled].') + # Compute image client + cls.compute_images_client = cls.os_primary.compute_images_client + cls.keypairs_client = cls.os_primary.keypairs_client + # Nova security groups client + cls.compute_security_groups_client = ( + cls.os_primary.compute_security_groups_client) + cls.compute_security_group_rules_client = ( + cls.os_primary.compute_security_group_rules_client) + cls.servers_client = cls.os_primary.servers_client + # Neutron network client + cls.networks_client = cls.os_primary.networks_client + cls.ports_client = cls.os_primary.ports_client + + credentials = common_creds.get_configured_admin_credentials( + 'identity_admin') + + auth_prov = get_auth_provider(credentials) + cls.os_admin.venus_client = ( + clients.VenusRestClient(auth_prov, + 'accelerator', + CONF.identity.region)) + + # ## Test functions library + # + # The create_[resource] functions only return body and discard the + # resp part which is not used in scenario tests + + def create_keypair(self, client=None): + if not client: + client = self.keypairs_client + name = data_utils.rand_name(self.__class__.__name__) + # We don't need to create a keypair by pubkey in scenario + body = client.create_keypair(name=name) + self.addCleanup(client.delete_keypair, name) + return body['keypair'] + + def update_flavor_extra_specs(self, specs, flavor): + set_body = self.admin_flavors_client.set_flavor_extra_spec( + flavor['id'], **specs)['extra_specs'] + self.assertEqual(set_body, specs) + # GET extra specs and verify + get_body = (self.admin_flavors_client.list_flavor_extra_specs( + flavor['id'])['extra_specs']) + self.assertEqual(get_body, specs) + return flavor + + def create_flavor(self, client=None): + if not client: + client = self.admin_flavors_client + flavor_id = CONF.compute.flavor_ref + flavor_base = self.admin_flavors_client.show_flavor( + flavor_id)['flavor'] + name = data_utils.rand_name(self.__class__.__name__) + ram = flavor_base['ram'] + vcpus = flavor_base['vcpus'] + disk = flavor_base['disk'] + body = client.create_flavor(name=name, ram=ram, vcpus=vcpus, disk=disk) + flavor = body["flavor"] + self.addCleanup(client.delete_flavor, flavor["id"]) + return flavor["id"] + + def create_device_profile(self, data, client=None): + if not client: + client = self.os_admin.venus_client + body = client.create_device_profile(data) + device_profile = body["name"] + self.addCleanup(client.delete_device_profile, device_profile) + return body + + def create_accel_flavor(self, dp_name, client=None): + if not client: + client = self.admin_flavors_client + flavor_id = CONF.compute.flavor_ref + flavor_base = self.admin_flavors_client.show_flavor( + flavor_id)['flavor'] + name = data_utils.rand_name(self.__class__.__name__) + ram = flavor_base['ram'] + vcpus = flavor_base['vcpus'] + disk = flavor_base['disk'] + body = client.create_flavor(name=name, ram=ram, vcpus=vcpus, disk=disk) + flavor = body["flavor"] + specs = {"accel:device_profile": dp_name} + self.update_flavor_extra_specs(specs, flavor) + return flavor["id"] + + def create_server(self, name=None, image_id=None, flavor=None, + validatable=False, wait_until='ACTIVE', + clients=None, **kwargs): + + """Wrapper utility that returns a test server. + + This wrapper utility calls the common create test server and + returns a test server. The purpose of this wrapper is to minimize + the impact on the code of the tests already using this + function. + + """ + + # NOTE(jlanoux): As a first step, ssh checks in the scenario + # tests need to be run regardless of the run_validation and + # validatable parameters and thus until the ssh validation job + # becomes voting in CI. The test resources management and IP + # association are taken care of in the scenario tests. + # Therefore, the validatable parameter is set to false in all + # those tests. In this way create_server just return a standard + # server and the scenario tests always perform ssh checks. + + # Needed for the cross_tenant_traffic test: + if clients is None: + clients = self.os_primary + + if name is None: + name = data_utils.rand_name(self.__class__.__name__ + "-server") + + vnic_type = CONF.network.port_vnic_type + profile = CONF.network.port_profile + + # If vnic_type or profile are configured create port for + # every network + if vnic_type or profile: + ports = [] + create_port_body = {} + + if vnic_type: + create_port_body['binding:vnic_type'] = vnic_type + + if profile: + create_port_body['binding:profile'] = profile + + if kwargs: + # Convert security group names to security group ids + # to pass to create_port + if 'security_groups' in kwargs: + security_groups = \ + clients.security_groups_client.list_security_groups( + ).get('security_groups') + sec_dict = dict([(s['name'], s['id']) + for s in security_groups]) + + sec_groups_names = [s['name'] for s in kwargs.pop( + 'security_groups')] + security_groups_ids = [sec_dict[s] + for s in sec_groups_names] + + if security_groups_ids: + create_port_body[ + 'security_groups'] = security_groups_ids + networks = kwargs.pop('networks', []) + else: + networks = [] + + # If there are no networks passed to us we look up + # for the project's private networks and create a port. + # The same behaviour as we would expect when passing + # the call to the clients with no networks + if not networks: + networks = clients.networks_client.list_networks( + **{'router:external': False, 'fields': 'id'})['networks'] + + # It's net['uuid'] if networks come from kwargs + # and net['id'] if they come from + # clients.networks_client.list_networks + for net in networks: + net_id = net.get('uuid', net.get('id')) + if 'port' not in net: + port = self.create_port(network_id=net_id, + client=clients.ports_client, + **create_port_body) + ports.append({'port': port['id']}) + else: + ports.append({'port': net['port']}) + if ports: + kwargs['networks'] = ports + self.ports = ports + + tenant_network = self.get_tenant_network() + body, _ = compute.create_test_server( + clients, + tenant_network=tenant_network, + wait_until=wait_until, + name=name, flavor=flavor, + image_id=image_id, **kwargs) + + self.addCleanup(waiters.wait_for_server_termination, + clients.servers_client, body['id']) + self.addCleanup(test_utils.call_and_ignore_notfound_exc, + clients.servers_client.delete_server, body['id']) + server = clients.servers_client.show_server(body['id'])['server'] + return server + + def _create_loginable_secgroup_rule(self, secgroup_id=None): + _client = self.compute_security_groups_client + _client_rules = self.compute_security_group_rules_client + if secgroup_id is None: + sgs = _client.list_security_groups()['security_groups'] + for sg in sgs: + if sg['name'] == 'default': + secgroup_id = sg['id'] + + # These rules are intended to permit inbound ssh and icmp + # traffic from all sources, so no group_id is provided. + # Setting a group_id would only permit traffic from ports + # belonging to the same security group. + rulesets = [ + { + # ssh + 'ip_protocol': 'tcp', + 'from_port': 22, + 'to_port': 22, + 'cidr': '0.0.0.0/0', + }, + { + # ping + 'ip_protocol': 'icmp', + 'from_port': -1, + 'to_port': -1, + 'cidr': '0.0.0.0/0', + } + ] + rules = list() + for ruleset in rulesets: + sg_rule = _client_rules.create_security_group_rule( + parent_group_id=secgroup_id, **ruleset)['security_group_rule'] + rules.append(sg_rule) + return rules + + def _create_security_group(self): + # Create security group + sg_name = data_utils.rand_name(self.__class__.__name__) + sg_desc = sg_name + " description" + secgroup = self.compute_security_groups_client.create_security_group( + name=sg_name, description=sg_desc)['security_group'] + self.assertEqual(secgroup['name'], sg_name) + self.assertEqual(secgroup['description'], sg_desc) + self.addCleanup( + test_utils.call_and_ignore_notfound_exc, + self.compute_security_groups_client.delete_security_group, + secgroup['id']) + + # Add rules to the security group + self._create_loginable_secgroup_rule(secgroup['id']) + + return secgroup diff --git a/venus_tempest_plugin/tests/scenario/test_accelerator_basic_ops.py b/venus_tempest_plugin/tests/scenario/test_accelerator_basic_ops.py new file mode 100644 index 0000000..b0dbdd5 --- /dev/null +++ b/venus_tempest_plugin/tests/scenario/test_accelerator_basic_ops.py @@ -0,0 +1,62 @@ +# Copyright 2019 Intel, Corp. +# All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); you may +# not use this file except in compliance with the License. You may obtain +# a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT +# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the +# License for the specific language governing permissions and limitations +# under the License. + +from tempest.common import utils +from tempest.common import waiters +from tempest import config +from tempest.lib import decorators + +from venus_tempest_plugin.services import venus_data +from venus_tempest_plugin.tests.scenario import manager + +CONF = config.CONF + + +class TestServerBasicOps(manager.ScenarioTest): + + """The test suite for accelerator basic operations + + This smoke test case follows this basic set of operations: + * Create a keypair for use in launching an instance + * Create a security group to control network access in instance + * Add simple permissive rules to the security group + * Launch an instance + * Terminate the instance + + """ + + def setUp(self): + super(TestServerBasicOps, self).setUp() + + @decorators.idempotent_id('7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba') + @decorators.attr(type='smoke') + @utils.services('compute', 'network') + def test_server_basic_ops(self): + """Test for booting a VM with attached accelerator""" + keypair = self.create_keypair() + security_group = self._create_security_group() + # flavor = self.create_flavor() + response = self.create_device_profile( + venus_data.NORMAL_DEVICE_PROFILE_DATA1) + device_profile_name = response["name"] + accl_flavor = self.create_accel_flavor(device_profile_name) + self.instance = self.create_server( + key_name=keypair['name'], + security_groups=[{'name': security_group['name']}], + name="venus-tempest-test-server", + flavor=accl_flavor) + self.servers_client.delete_server(self.instance['id']) + waiters.wait_for_server_termination( + self.servers_client, self.instance['id'], ignore_error=False)