Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/releng from branch 'master'
- Remove the sdnvpn testcase in Functest gates
SDNVPN doesn't participate to Hunter.
Change-Id: I9ee5ca28dc568370da54375ddf1669261f3fc0d3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add Functest Rally test cases
This patch adds all Rally testcases of Functest to Dovetail.
Change-Id: I8b20bce9966e924fd5aac41bde5a30442394db05
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Update python requirements
JIRA: DOVETAIL-754
This patch removes unused python requirements and updates the versions
of the remaining to be equal with upper constraints of OpenStack
Queens version.
Change-Id: Iefb9321b56c3e2004bf73a1b57919f898a5f8bdd
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Fix the verdict of TC in sub-testcase list result
When the sub-test case list is defined, in the dovetail results,
each test case is appeared with the its verdict next to its name.
Once a sub-testcase is passed, the verdict PASS is appeared next
to the name of sub testcase.
Once a sub-testcase is skipped or failed, the verdict FAIL is
appeared next to the name of sub-testcase.
This fix updates the code so that the verdict of skipped and failed
sub test cases to be appeared respectively next to its sub-tsetcase
name.
JIRA: DOVETAIL-763
Change-Id: Ib05b3793a57acbaa67b89321a840ae11251c2417
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Provide a list of check results files instead of one
This patchs gives the ability to provide more than one check results
file. Furthermore, it does not alter the behavior of the existing tests
but prepares dovetail to be able to fetch information from many
sources.
Change-Id: I23cd23d2908ad6bdddd94b977813d0e81dc0c05a
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "Disable heat_ims in gate"
This reverts commit 4a21590cb5d2d1338f0b39e0298fefa939e6b7e7.
Change-Id: I6fb80a9cb565f41f40e8f3f2a113d2bb17256839
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Fix the PDF/IDF env vars"
- xci: Fix the PDF/IDF env vars
dynamic_inventory.py expects the PDF/IDF env vars in all caps.
Change-Id: Ib87353b3172db1c0a333e3f2c79bb1844efeac1c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Disable heat_ims in gate
It may hide other issues as it sometimes fails.
It will be executed in daily jobs as before.
Change-Id: I4f6c50e717773dce0539eeed38d3dd3e75d70b2d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Disable daily jobs while troubleshooting the POD
Change-Id: Iac908da495f6cc73c6201ffdd1a4367b0432b5c9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Create hunter branch in SFC project"
- Create hunter branch in SFC project
Change-Id: Ia98368d787909af974dc9079210b2e42c8145a3d
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Archive rally.log instead of tempest.log for tempest based tests
Change-Id: Ibdacdd92c225aa3972eefc6112a118f2a4e6652c
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add missing libjpeg-dev library required by Dovetail Web Portal"
- Add missing libjpeg-dev library required by Dovetail Web Portal
This patch adds missing libjpeg-dev library required by Pillow. CI
server does not have the library installed, resulting in unit test
failures.
Change-Id: Ie9d1cc763c3a510c026ef2067ce45c5551cd360b
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Require 100% Coverage
This patch applies strict requirement for full coverage of python
code as an acceptance criterion.
Change-Id: Ib6dad44eb4e270efba912ce482676c360da15d84
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add a doc introducing dovetail framework
This doc is used to introduce Dovetail framework and how to develop with this
framework.
JIRA: DOVETAIL-757
Change-Id: I3c56ce56151580d0e2aebf3485a55f4c7a23c8b6
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Update the check list of osinterop sub test cases
Functest Gambia transfer OpenStack interop version from 2017.09 to 2018.02.
The test cases executed by Functest has increased to 217.
Adding the other 17 new test cases into Dovetail check list when parsing the results.
The detailed info of all sub test cases are recorded in rally.log instead of
tempest.log. So change the archive log to be rally.log.
Change-Id: I1f6fa5e1ff2ec47872836a0bd0ad19531135e41c
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Hardcode Jenkins Credential ID for Git Clones"
- Hardcode Jenkins Credential ID for Git Clones
Though these aren't needed, as almost all clones are over HTTPs, jobs
still complain the SSH_CREDENTIAL_ID is not set. Instead of updating all
use of 'git-scm', and 'ssh-agent-wrapper', these are hard coded for now.
Change-Id: If4402ac570f6dd412938d392c20ad434c818dc9a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Disable gambia, fraser daily
It is no longer necessary to run these daily jobs.
Change-Id: Ieacb051208053ad9ee0e3893056d0a882e0597b1
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Remove deprecated ONAP lifecycle test case
This patch removes the ONAP lifecycle deprecated test case.
Furthermore, it clears helper functions as well as unwanted
configuration.
Change-Id: Ib958457cf120ffb641a72be028d3a031741c44c6
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add a quick start guide for ONAP VNF tests with Dovetail
JIRA: DOVETAIL-759
Change-Id: Id1032d758b618803f09d036dfa9ef8fd54ada6ce
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add ONAP Heat testsuite
This patch adds a testsuite for running ONAP Heat test cases.
Change-Id: I25a35a776dd58570379c9a493dffffc53677a396
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "Run Functest Gambia verify jobs"
This reverts commit 2b4c8b6f9fb1117e44c63804126d2999053a2185.
testcase list orders differ between Gambia and Hunter/Latest.
Change-Id: Icbd5c2c5328c80a99c3ee50758ee2114f48c38cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Run Functest Gambia verify jobs
It ensures that the current release is always stable.
Change-Id: I6a9d479c9c2664493e5685651254c3fca358aec2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Always redirect debug to /dev/stdout
It's mostly impossible to analyse issues without stdout.
Change-Id: I05b908d6d0bac2afa524745d205c8050d6f43ec5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Dynamic results version and vnf type recognition
This patch makes it able to fetch the version from the testsuite.
Furthermore, in case of ONAP test cases it adds the vnf_type to the
produced results.json file in order to be parsed from the results
portal. Finally, it creates a testuite for ONAP TOSCA related tests.
Change-Id: I613358c445cfe62730b98fee5e8c6fba7d322e90
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Run vnfs sequentially in gates
We are facing with issues due to shared bandwidth and the number of
vms.
Change-Id: I84dc188db08455f01ac6a9046cd8fd95645853cb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging SampleVNF stable/gambia branch for Gambia 7.2.0"
- Tagging SampleVNF stable/gambia branch for Gambia 7.2.0
Change-Id: Ie0f8ad3a33abbae55769fe44eeeeed2b62d2e633
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add ONAP VVP Heat Template validation tests
Change-Id: I9a3d56932ce41191901381831013768d1c57a749
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "Temporarily redirect to /dev/stdout in functest-alpine.sh"
This reverts commit 24b6e10c5a67814a39a492914ec77fb10f4b52e3.
Change-Id: I7631dff6f57d8580158aac3090f2ed415d4f27ea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Stop running functest-component if hunter or newer
It conforms with [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/66911/
Change-Id: I07a2aabb4027f4dcf766b01a4cdb326316c2a398
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove functest-components from gates"
- Remove functest-components from gates
It conforms with "Move rally_full in benchmarking" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/66911/
Change-Id: I6118630ec0957b12e5af1786ba93c8e7c114ca12
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel] Docker: create manifest for saltminion-maas"
- [fuel] Docker: create manifest for saltminion-maas
Change-Id: I3c2eee6ee954a5d89225039d50a5494790e68087
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add Pharos Tools Tox Verification"
- Add Pharos Tools Tox Verification
This runs `tox` against any changes to the dashboard in the pharos-tools
repository.
Change-Id: Ia58e20973f38dda350eb5ff4e89746f97b829560
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update the CI pod info"
- Update the CI pod info
We are removing some of the older hw from the lab, so update the releng project
accordingly
Jira: ARMBAND-409
Change-Id: Ibbaf97e9aa328ef5fc259e3a8bd119729dd7ac24
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Disable Gambia jobs"
- [fuel, armband] Disable Gambia jobs
Change-Id: I10df633c478e3bbd2d229dbb4e5cf26d7d9cb82a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Exclude functest-components (master)
Change-Id: Id5df1a67b77711b172e8943c59866c8c3853e87f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add Functest Hunter gates
The system under test (functest-virtual) is downgraded to Rocky.
It allows verifying Rocky and next Stein till the split of Functest POD.
Change-Id: Ia161b30d9a97f517e487b3dc0f751adcc9059234
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Run tests from the new tiers"
- Run tests from the new tiers
It conforms with the new test tiers [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/66863/
Change-Id: I615277c4525b6dbc24442668c5179dd34952dc43
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Conform with new Functest test list
It conforms with "Move testcases in the right tiers" [1].
This patch has to be merged first to ensure the right gating in
Functest (chicken & egg situation).
[1] https://gerrit.opnfv.org/gerrit/#/c/66863/
Change-Id: I13e36dc9fbc3b6fa2bae91df1af28020ebd37bbc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "barometer: Add job definition for collectd-master docker image build"
- barometer: Add job definition for collectd-master docker image build
Added definition for build & push docker image for
'barometer-collectd-master' - it is a barometer-collectd
container that is based on latest master branch from collectd.
Change-Id: I4d4b7c27971cbeffb8f303ef6b7799cc927d65f0
Signed-off-by: Radoslaw Jablonski <radoslawx.jablonski@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Isolate rally_full from functional tests
The next 2 tempest tests fails when all components run in parallel
-ServerActionsTestJSON.test_resize_volume_backed_server_confirm
-DeleteServersTestJSON.test_delete_server_while_in_attached_volume
Change-Id: I838c5d2ee7ade29ffc91fa4146b48d479b1781f8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Temporarily redirect to /dev/stdout in functest-alpine.sh
Change-Id: I7cb738d1f351df557846270bb176870bc9d11d92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add debug data in functest-alpine.sh
It hasn't run since latest Jenkins maintainance.
It will help finding the side effect.
It also removes a former condition.
Change-Id: I46b68ca65df43435f6ed96933c87111d9cfc2f7f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Revert "Enable Functest hunter gates"
Releng is in an incorrect state (missing jobs).
Let's revert commit 7db145c97ba66078dae7402f9372df259150a9d2
and enable it back later.
Change-Id: I3b0668d0628cfd40f115b6a5625c505ae983de5c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Enable Functest hunter gates
OpenStack Rocky was installed in functest-virtual.
Change-Id: I9c47e62d0af627f6db46be375eadcefc969d664d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Stop running rally_jobs and neutron-tempest-plugin-api in //
It moves rally_jobs into a separate multijob step.
The next two testcases can raise timeout (1 min) if Routers related workloads
are executed at the same time [1].
- test_routers.RoutersIpV6Test.test_router_interface_status
- test_routers.RoutersTest.test_router_interface_status
[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-latest-neutron-tempest-plugin-api-run-35/results/neutron-tempest-plugin-api/tempest-report.html
Change-Id: Id631a9d9b27effe67cd7a0e7cba3943f9e734278
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Add rally_full in all gates
rally full is fully verified in Functest gates (all OS versions).
It's so relevant to add this key testcase.
Functest gates end in 4 hours (all testcases included).
Change-Id: I595b02bc4e06a893853b5c49b610e1fd28d8cec7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Remove Archived Project Jobs"
- Remove Archived Project Jobs
Removes jobs for:
- domino
- escalator
- vnf_forwarding_graph
Change-Id: Id1364d38d7f1f8d8e1bb396be7bf84899139973f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[release] fuel, armband: opnfv-7.2.0"
- [release] fuel, armband: opnfv-7.2.0
NOTE: armband opnfv-7.2.0 is identical to opnfv-7.1.0
Change-Id: Idbbdf009b0cde9ef0b94182e3a4fbc23e03a6c0c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Stop blacklisting tempest tests
functest-virtual is fully verified by latest tempest_full.
Change-Id: I212e3aa83c74d58945c9057a104db4a9fabd403b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Fix a nit
Change-Id: I919b065e69515a75f3be90ee9d01437e9fe83449
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|