Age | Commit message (Collapse) | Author | Files | Lines |
|
Reason: sometimes, if you run functest, it creates openstack stuff
and fails, when you run it the second time it can fail if
it tries to create the same openstack stuff
Change-Id: I1825a02918f188c409398d2b6b95843d7fdd5993
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: Ia617abcfe6d04995d10e446f070df22a6f11cca5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I2d86701a0857976d9cdeddf7a807ae9ae7ab4912
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-76
Change-Id: I1ab6366582c74f4eb1d3453cef155b85c757aa1b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
|
|
JIRA: FUNCTEST-99
Change-Id: I2c7da6b7e79906de1eb43804b8441821e16500cc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
By default, it will NOT push, only if specified by -r
The parameter must be taken from a Jenkins job set to TRUE
JIRA: FUNCTEST-84
Change-Id: Iee3b293e90b052b88de2d4f1d337f5ec5e3b3941
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
This is needed in case any test case doesn't clean what it creates in openstack.
(This has been happening sometimes for Tempest, for example)
This script will remove:
- nova instances
- glance images
- cinder volumes
- networks/subnets/ports
- routers
- floating ips
- security groups
- users and tenants (not admin)
It won't remove the defaults.
Change-Id: Ie09a5ad481fc3d1b92f124362aea6906665a1629
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-99
Change-Id: Iaf97241291ba233e1c9597b2274adad81e3ffb01
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I8eabcba8de2319fd7e5f24f057a8a752bfce3cd7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Installation and user Guide
JIRA: FUNCTEST-112, FUNCTEST-113
Change-Id: I8c0210684187be3102e7b4ad82f59082faeca470
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
It is not used since it will be used only in the jumphost
to push things to the artifact repository
Change-Id: Idabc6e68b44ee87310a3875b834fc92508a1d511
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I7b78eeec1dd038dd10e588ede1b36589f9cd775f
|
|
Change-Id: Ic686bb41b927072b47e20afe480da6d8119053fc
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
remove HOME as path are now absolute path in docker file
Change-Id: I5d211c8e72ac744aa04c17064365f5f8b1178f95
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
tescase/test suite can be run (or not)"
|
|
Change-Id: Ic92ff6cfd14a6a7d35cc3fae8aff54b90761a32a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I5c063e1448184382ff2faefb7e34482c63482021
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Some installers provide a private network by default,
if that is the case, it will not create another one.
This is needed for Rally/Tempest to work.
Removed from vPing test case, since it will use that network as well.
Change-Id: Iaff8a9e18026fe5aba31e567a4a8d5faf4a0bb6b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
to know if the tescase/test suite can be run (or not)
JIRA: RELENG-69
Change-Id: I54e92a0a0b89fe64f6cd07f05b66859278ed84a8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: Id941c48134c64e8985ec342f60eb82d6bf276ba1
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
comment said:
TODO: there must be a short way to do this
doing if os.environ["something"] == "" throws an error
This does the same thing removing the try catches using conditionals and list functions
Change-Id: I614e0aa49ab62aeeb738bdd36ef55452d585d8fb
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
probably to be refactored soon but used to test jenkins jobs
Change-Id: Iacc78f3cc2655ce2a0baf2fa0f256f5f07d1c7bd
JIRA: FUNCTEST-83
|
|
|
|
JIRA: FUNCTEST-108
Change-Id: I3453933e12cd7af9b06f50b327873f7516609566
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-73
Change-Id: Id6e0a71f913855b37e07176d334da5b1f63c86bc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
This list is based on tempest own smoke test case suit and
extended by selected test cases defined by DefCore Committee
(https://wiki.openstack.org/wiki/Governance/DefCoreCommittee).
The list can be applied e.g. with following command:
rally verify start --tests-file <path>
Change-Id: Iaeb218a7dbb0f51f2f838bfa262439d12b09689c
Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
|
|
JIRA: RELENG-7
Change-Id: Iddbed5922097a54ba0d56ce59b8ab93264e90603
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-100
Change-Id: Ibef44cf00ec2a2b0ff5bfe21465918ff86bfc589
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
to be cinsistent with other installers
JIRA: FUNCTEST-86
Change-Id: I1b15d32736896ddbaee265fd6366be1587cbebab
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: FUNCTEST-63
Change-Id: Idcbab6186e16b850b5e2feef54ebc10746afa858
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
HP guys and Metaswitch member step down
JIRA: FUNCTEST-0
Change-Id: I18f64a25eddec41cc315691c4c6454a4af5aa810
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
do not use Rally-module to simplify dashboard management. Module is always mentioned in the case names
JIRA: FUNCTEST-63
Change-Id: Idb56c9ea906443e9d4aae9bd1ade30e8bd6cb3b4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
JIRA: COMPASS-157
Change-Id: I81f1f41ff7a10e9bcea1cb46b9dc2e2f8e169bae
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: I9e97cc3f5f17de53f2c027a71c1bf9adba9054ee
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
If the file is given through a docker volume, it will not use
fetch_os_creds.sh, it will source it directly.
Usage:
Add the following to the docker command line:
-v $(pwd)/<your_local_creds_file>:/home/opnfv/functest/conf/openstack.creds
Change-Id: I24c20378c940aaa1d9f93d5e6c57b3243b50aab5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-94
Change-Id: I959c29eda12709896fdf9c3c4fcd9760b6dfa19b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
|
|
JIRA: FUNCTEST-38
Change-Id: I4ca4b6b1075c96b0450eed79f44404dc70f35ad1
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
|
|
JIRA: FUNCTEST-38
Change-Id: I0b3633d4b377ca3b9824719d517ae35b20b4e1bf
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
Change-Id: I342b999f4a81e5568e01f6ebd7456dcf7048218e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
Change-Id: I985d7d7c1d1cba17e5ebc76514a82a15f682b26f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-38
Change-Id: I3e4b640f094286a9b4b8debbbae4700c12c0fdc6
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
JIRA: FUNCTEST-38
Change-Id: I96db1d5b90016183928e00603a03801d548287ee
Signed-off-by: boucherv <valentin.boucher@orange.com>
|
|
JIRA: FUNCTEST-93
Change-Id: I9472c1183eea86b0c018059aa17b76bd2932ad8e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Add the option to allow -t|--test|--tests
Change-Id: I2ad63f2b23235fe28596fef908a1c9d6991201a2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Since we only need the glance image in Vping test case,
we create it in the vping script, and not in
config_functest.py
JIRA: FUNCTEST-74
Change-Id: I906ba94344d836bc7835a3dcf478933ff622bd54
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|