Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I92a80129485ae5b8ddd60bddadac9de92240aa4b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I326f6fd7098653c0b2e72db373922666de6ff04b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
Move the ovs logs from failed tests in functest artifacts
Change-Id: Icb537684ee2aa40d9bd182ba67a028e72496efa4
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
Change-Id: I0b14cbc5c341c5701d2aa6f543a795bfe33efcbc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
|
|
I was not taking into account the case where the returned list is empty
Change-Id: I533ea8fbc286cb564dccec06750cd1a8bbcf52f9
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
The function that measures the time it takes to update OVS had a bug
Change-Id: I1e480759c0c20197dd412f3400ea50921764d991
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
ODL takes too much time to update the classification rules and we would like
to measure it to use it as a proof point that it is not acceptable.
This feature allows to measure it.
Change-Id: I00ade7e4aee7c9c81843077104727b98ad9bfea3
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
Since 1.7.4 is not the right one for the rest of
the test cases but it is the only version that works
for tacker, downgrade it first and upgrade it later.
Change-Id: I46be38a36726d9605a7a507a7ebd09d599f79ee3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
Now that the upstream ODL Netvirt & SFC communities have resolved the
blocking issues for the OPNFV SFC is a good time to phase out the
workaround testcase we had for C1 and use the original again
Change-Id: Ifcc66612a21821d684b336129059da500068e67c
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
- Modularize some of the commonly used operations into small functions
- Throw Proper error when Fuel has multiple envs and INSTALLER type is not FUEL
- More error checks
Change-Id: I08a182c280454a8b58715d0035da53250229ef43
Signed-off-by: Vijayendra Radhakrishna <vradhakrishna@mvista.com>
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
- Add archiving capability in ovs_utils
- Refactor common code into a single method
- Add logging for compute nodes
- Rename jumphost to proxy to avoid confusion
Change-Id: I332bcb537d914c25febae53d5d48943e666da4f9
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
Change-Id: I86995a2fce5199c9267edc0e0596d868cc7d20ab
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
|
|
Small bug fixes and some changes are done in order to be compatible with
ODL Boron SR0
Change-Id: I02f2ed8c734145ff6e198f9529728a97a5c97a75
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
The healthcheck test has a 1 min sleep that gives time to the odl
flows to get programmed. This time depends on the config, and it
was noticed that on bgpvpn scenarios on arm more than one minute
is needed for the config to be properly set.
This patch makes the waiting time configurable, so it can be
overriden it when ran on arm or on varios scenarios.
Change-Id: Iebef892137ca3926e5732c910a358c15a32b5bef
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
|
|
Change-Id: If419a87057e15687088009968f5ec037fb051f95
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
To mend tempest setup failures caused by 0.3.2 version of rally.
Change-Id: I560d914c66592b3cf22ac9d2a5fde15a7c847fc7
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
This patch tries to solve the conflict
with the neutron and keystone versions
Downgrading Rally, it doesn't need to install
the Newton clients.
https://build.opnfv.org/ci/view/functest/job/functest-fuel-baremetal-daily-colorado/561/console
Change-Id: I5795a2d5e3cefc8715fcc232db5be6abab69062e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
This is a quick hack to make docker build work in CI.
Kingbird is used by multisite, but the test case
is empty. The installation of the requirements overlap
with what we already install in requirements.pip
and makes the build fail.
It can be enabled once we resolve the dependencies
across different projects.
JIRA: FUNCTEST-523
Change-Id: I9194a7ae7a5887ee80eb392890dd304837760b66
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 8c8e74c5036a98f8dc41afac9ca91e76a8c4ca0e)
|
|
Boron SR1 fixed the issue creating the first classification rule, however
it takes quite some time to do it. We need to wait a bit.
Change-Id: Ib4d3ea98d68dcb2084374cb28c3772d375629826
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
(cherry picked from commit 2f0f92ad849b541b35e91e845e5f7261523667eb)
|
|
The docker build fails due to some inconsistency in the
keystone versions. See JIRA for more info.
JIRA: FUNCTEST-523
Change-Id: Ic8aeb564c2f8827417d49958c65916ff555bc706
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit a4f65f2d3052f8671bbcaca157c6053518339313)
|
|
Due to a new change in Boron SR1 we need to add the DHCP security group
rule explicitly.
Change-Id: I0d3d0447e7c31046bdfbb08da8752ef130830c59
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit f3f0407d4524140cf459837de27cf6849575b769)
|
|
Change-Id: I64a66bf11fe04df91dd2ef8c0bf91c4e19739863
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 835c1b94410ec09bb977c6acd85d59cdc384a9fe)
|
|
We forgot to add the path to the file, so the script was not executing
Change-Id: I3ec226f12e6db3402b20d9fcefaa0acecd5b3a70
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
(cherry picked from commit 9d0cdbfd04bc35437b21a2042fb796fcabafe0a8)
|
|
Change-Id: I25671508c28d44b83263073971c2bf52cea80c58
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit 573953d3fda65c03ece01b1ee70516599c7ae831)
|
|
Add utility class to log OVS flows from a remote server.
Change-Id: I80cb5b20dc15477771beb912f44cab28c7397e24
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit b2b00380b8d77b0037c9ef809d2538bb4e9428aa)
|
|
Apparently in the CI, the delete.sh script is not executed and we want to
know why
Change-Id: Iefbeb7f0222b3ea9664f5b03c6e0a5fbaaaa3a1f
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
(cherry picked from commit 782c511c6cc1758c0a84857c3c23cf05b4b3791f)
|
|
|
|
|
|
New module: functest.utils.openstack_tacker
Change-Id: Ie02b72d53c824eeff944bc76e4cae58c8de9044a
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit 7e21e6cd5187e27c8f0115deee1ab7719d186e78)
|
|
We added support for multi-compute and changed one file from bash to python
Change-Id: Ife3d5a8e41936c044cfe88664187d81c18d96b93
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
(cherry picked from commit 873250561e60238db973d64f0d3bb61cb844d4a6)
|
|
Change-Id: I9dc3a00b3c96cf23916388a52efd610e4649dfff
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit bc72396bf41892ad31f0680da80c6ef347a0ba6b)
|
|
Change-Id: I941093e91897d1425720b5acdbf072cf620f131d
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 6bb45e4d1ba014c1dd33bedff49be8afa9426d17)
|
|
This change affects only stable branch
Change-Id: I9705ac04ad87258f384ce951716c64967a7ce873
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
Change-Id: I9d946581becaad54b99ec6baf6fd5d842d60ada7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d5506ea98f55c4d26e9bb961251397e385e67011)
|
|
Test is stopping if the route to the VMs ip range is already there because
the command that adds that, exits with code 1 and set -e is activated.
Now it is checked if it is there and if not, the command is executed
Change-Id: I820a55aff2572aadcb1950fa9218b114a9058c57
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
(cherry picked from commit e2c2ff612e7086ce2a1520029f5f58e75186ec17)
|
|
Change-Id: Ib1c4fb64fdf72bcae99d05db3c3a41721c78ce27
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit a2454ab0d260494b0777171d0892fbb82a48b468)
|
|
JIRA: FUNCTEST-487
Change-Id: I41d0180b622623699bccc3f7413ffbbb468f7656
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
No need to install tacker here. We do it with fuel-plugin-tacker.
Change-Id: Ic912048b8a0f169b062ac14788d94757c81bf073
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit acb35acb2a413612484f1669ea7859e2a8d6c789)
|
|
Change-Id: I30386c3ba09292ed0bcdbeb83ec1b0eb13114968
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 9e36f4b0f04566c814e1b6ab49e50787b1454d38)
|
|
The custom flavor that is needed for the sfc test case is created in the
tacker deployment phase.
The result of this is that when we use alternative methods of deploying
tacker (i.e. the tacker fuel plugin) the test fails.
Changes:
- Move the flavor creation inside the test case code
- Add an optional public parameter in the [get_or_]create_flavor utility
functions.
Change-Id: Iea13f172076770dde3876b7e27edc9b7ca9b28db
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit 40f68e35389cf19d3fb200d1655ecb055c85d1eb)
|
|
JIRA: FUNCTEST-493
Change-Id: I9f0c91b3fdbfb62c277b2c452ec124f67b21c653
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
(cherry picked from commit 52ee1e53e8ee40f2b941a4db69a359586d0a8092)
|
|
set logger file according to case_name rather than use fixed 'vping_userdata'
JIRA: FUNCTEST-490
Change-Id: I65169a59ec1978410fdbd6dadc82da024a4504c7
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
(cherry picked from commit 702a991e4a24320b99cd86525394089de724e7cf)
|
|
Change-Id: Ib6f775d096bc43701f76f7bebc4a3181fc3f50de
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 1b7f3d721086d5d645bd968387a523f9df0c8c63)
|
|
Avoid infinite loop
Change-Id: I2b024b188dcf0cdddb924c5bd13c9dfe81183bdd
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit 8f6343fb8020a8e609f771b0a52d49dc2f1c4f43)
|
|
- Open port 22 in every security group
- Add check_ssh for sfc_colorado1
- Replace exits with continue statements
in sfc_colorado1 test loop
Change-Id: Ic7a7ba67c729667621cc0d1114ee2a42d8846247
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit 4b07146f7d667c04159d57d681102995f6060f86)
|
|
JIRA: FUNCTEST-436
Change-Id: I78a33b9755134ec75fe7882edd25e80d3007e88a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit f2419879a93d55fff3033ef1c226a7fe62a2339b)
|
|
- Remove sleep after floating IP assignment
- Add ssh connection check
- Fix iptables instruction
Change-Id: I1a7aa7f928592f148ff4bcd20167e4684f7a7dbe
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
(cherry picked from commit b9e50a3e0869cef0ff6ac11355abc2387c86839c)
|
|
Change-Id: I81a74a9f7c6ae54ba1b2be7ec27a11ae3a2392b9
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 4de89d461ca0df0bd88c56a0f0eeedaf358ba345)
|