aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-13Merge "Switch to stestr"valentin boucher7-13/+12
2018-04-13Switch to stestrCédric Ollivier7-13/+12
It also updates rally and installs rally-openstack. It completes the update to OpenStack Queens. Change-Id: Iabf436ac6e7facfa21a3d7c8a3dfaffa9142da98 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-13Enable sfcCédric Ollivier3-3/+1
Sfc has been synchronized to OpenStack queens. Change-Id: I144d2c96777a3fc2c1b84101f1b7cdb085f90d50 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-13Enable Doctor and BarometerCédric Ollivier3-6/+2
They are now synchronized with OpenStack stable/queens. Change-Id: Ia333268e17e997c32d0f8f0b658397048c64c0ab Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-13Merge "Print the stack traceback when cleaning"Cedric Ollivier2-4/+3
2018-04-12Print the stack traceback when cleaningCédric Ollivier2-4/+3
Change-Id: I8279844f0e42378b4fe550696608054cd7418a12 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-12Update to stable/queensCédric Ollivier11-13/+21
It allows getting first results before the blackout between MS0 and MS2.1. Testcases could work thanks to backward compatibility provided by openstack clients. It disables all features which are not synced (patches are under review). It will ease verifying installers which are following master because it reduces the gap between releases. Change-Id: If0893f6dbaed76d4bafbd10a4f0934e6c5057477 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-12Updated from global requirementsCédric Ollivier2-12/+12
Change-Id: I16a3f29be0f4e2c8bdcbd9be265fbf3a250cd6ad Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-12Merge "support fuel&daisy for doctor in functest"Linda Wang2-2/+2
2018-04-12support fuel&daisy for doctor in functestdongwenjuan2-2/+2
Change-Id: Ibfce5a21517e52bb5b2ea7a2d34bd22037e6964e Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
2018-04-11Precise vyos_vrouter logsCédric Ollivier2-4/+6
Aborting was written even if it worked after rebooting the vm [1]. [1] https://build.opnfv.org/ci/view/functest/job/functest-daisy-baremetal-daily-master/41/console Change-Id: Idb29624b8793df5d77d401b375aa3b3176778ddf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-11Merge "Take all cmd status into account in juju_epc"Cedric Ollivier1-67/+88
2018-04-11Merge "Leverage on SDN_CONTROLLER_IP if fuel"Cedric Ollivier2-8/+7
2018-04-11Merge "Remove obsolete apex processing in juju_epc"Cedric Ollivier1-18/+5
2018-04-11Take all cmd status into account in juju_epcCédric Ollivier1-67/+88
It also puts output in functest.log instead of /dev/stdout. Change-Id: I3a4b5f81edd20a529821c5a684b3ab269b7c6796 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-11Leverage on SDN_CONTROLLER_IP if fuelCédric Ollivier2-8/+7
It conforms with [1]. [1] https://jira.opnfv.org/browse/FUEL-352 Change-Id: Idae142de8de09203509c73c35c2e7fea5a5d880b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-11Remove obsolete apex processing in juju_epcCédric Ollivier1-18/+5
It has been useless since [1] was merged [1] https://jira.opnfv.org/browse/APEX-570 Change-Id: Id89b75d8cad9e180a02189450e13fa1e61b1239c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-10Updated from global requirementsCédric Ollivier1-1/+1
Change-Id: I1eddb148ee6d1b85d3247260f9501f948ef6254f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-10Merge "Update userguide"Cedric Ollivier2-100/+26
2018-04-09Update userguideLinda Wang2-100/+26
Change-Id: I2725ffcb4101496c2019d22215b1585fa3444775 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-04-09Rewrite 2 key changes in Release NotesCédric Ollivier1-3/+3
Change-Id: I58a168987caa207c80e84caa86e1d9880f726b22 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-09Merge "Run all VNFs vs SDN scenarios"Cedric Ollivier2-6/+6
2018-04-09Merge "Add a key benefits section in Release Notes"Cedric Ollivier3-16/+38
2018-04-09Merge "[fuel] Unite OpenDaylight ports"Cedric Ollivier2-2/+2
2018-04-09Run all VNFs vs SDN scenariosCédric Ollivier2-6/+6
It allows a fair comparison between Neutron standalone and SDN controllers. They should run successfully at least vs Daisy [1]. [1] https://build.opnfv.org/ci/view/functest/job/functest-daisy-baremetal-daily-master/lastSuccessfulBuild/ Change-Id: Iac34cd4d6eb070be0abe081fbc815e971675faef Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-09Add a key benefits section in Release NotesCédric Ollivier3-16/+38
It also precises the side effects if test cases are in failure. Change-Id: Id4a2a3428da33deed51415fce5d98b81e64d35fe Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-09Merge "Remove Ceilometer test scenarios"Cedric Ollivier7-765/+1
2018-04-09[fuel] Unite OpenDaylight portsMichael Polenchuk2-2/+2
ODL Oxygen has only 1 connector by default, so unite web and rest ports together. Change-Id: Idd5bdd5da3dcc85fa25b82ab2d19107b2d005974 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
2018-04-09Remove Ceilometer test scenariosJuha Kosonen7-765/+1
The API utilized by Rally in Ceilometer scenarios was deprecated in OpenStack Pike and scenarios were blacklisted. Remove these scenarios from respository. JIRA: FUNCTEST-949 Change-Id: I6f100cdb18853d177fd88ea7bd539f9837914f25 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2018-04-08Update Release NoteCédric Ollivier9-170/+325
It also publishes last results per installer which have to be updated before the release. Change-Id: Ie72e8656935598653c56ef5c980f5f133457450a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-07Stop building functest-features(arm64) via travis-ciCédric Ollivier1-11/+1
It simply raises timeout which can't be increased. Change-Id: Iba564873ccf7f50922641fad8987b1d7447f7ed2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-07Check .travis.yml via yamllintCédric Ollivier2-1/+2
Change-Id: I6f526c4c153ac6769a36c10e6480563c4345cfba Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-07Update build.shCédric Ollivier1-3/+1
opnfv/functest-patrole and opnfv/functest-restapi were removed. Change-Id: I68bf77eabf1851fd4aba826b950463e91bed8c10 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-05Remove domino and promise from upper-constraintsCédric Ollivier1-2/+0
This projects have been inactive and should not be part of the next releases. Change-Id: I653c328aed0a4d3fe0bdb47be034bbccb9a16dcd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Bypass mismatches between pbr and readthedocsCédric Ollivier1-0/+35
Change-Id: I09400b3b337e6fe8dbc53a52dab925d38227a80a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Check API doc via doc8Cédric Ollivier6-233/+19
It also cleans unseless dirs. Change-Id: I13be1359b36c49e8f199087fe2a23818c6d1b6e0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Fix Functest Internship ReportsCédric Ollivier9-100/+821
It allows building these documentations via tox. rst files are now checked via doc8. Change-Id: I06096d466b672e4c171240c918d1c91e1b3dfd13 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Fix Functest Developer GuideCédric Ollivier4-12/+200
It allows building this documentation via tox. rst files are now checked via doc8. Change-Id: I4f45dc2b6657466b05e7ceec60a751656552584e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Fix Functest User GuideCédric Ollivier10-302/+516
It allows building this documentation via tox. rst files are now checked via doc8. Intro is moved into a new file. Change-Id: If1dbe2cbde2f39ca4948ada2b2743594bc387dbc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Fix Functest Config GuideCédric Ollivier7-115/+312
It allows building this documentation via tox. rst files are now checked via doc8. Intro is moved into a new file. Change-Id: Ic5c0108cf1cbb0fc69f7e2cc73cf2fb69e44baa1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-04Fix Functest Release NotesCédric Ollivier6-63/+246
It allows building this documentation via tox. rst files are now checked via doc8. Change-Id: I4cfec11b06319b5ccdcff5f7f14475375e778c01 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-03Remove NetVirt from installer dependenciesCédric Ollivier5-14/+14
Change-Id: Idb937b3ed4896208048b90b705dc3e6db6104b60 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-03Remove opnfv/functest-restapiCédric Ollivier4-97/+0
REST api server should run on top of all Functest containers by overriding the default command. We can safely remove it and meet the Docker Slicing approach. Change-Id: Ibcc56490c931ae701bd31c52650081a115183e22 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-02Control vping cleanup step via --nocleanLinda Wang3-46/+40
Change-Id: Ic43b100348e77fd96aab9abc5a9ec4a0b47a2f87 Signed-off-by: Linda Wang <wangwulin@huawei.com>
2018-03-30Add dependency for clover_k8s testcaseQiLiang1-1/+2
Clover testcase hook patch: https://gerrit.opnfv.org/gerrit/#/c/54541/ functest-kubernetes patch: https://gerrit.opnfv.org/gerrit/#/c/54543/ Tiny fix: remove -e for stor4nfv-tests Change-Id: I68faafa2098ed304fbec2bcd647b258073b4f0c2 Signed-off-by: QiLiang <liangqi1@huawei.com>
2018-03-27Allow check and verify as CI_LOOP valuesCédric Ollivier2-2/+2
It's required by the new promotion model [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/54501/ Change-Id: Ie12aae1c24e05a61b2afd5bbf92a97f2c71fd395 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-25Update Gambia Challenges presentationCédric Ollivier1-1/+3
It will be interesting to verify installers via opnfv/functest-components too. Change-Id: Ib5da2e35bce5f8a7013ad42b82b2f0e416129863 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-24Add "Gambia Challenges" presentationCédric Ollivier2-0/+129
Change-Id: I16350b90f8bd8c5db7cad4aa28704b9bc908996c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-20Merge "Add Stor4NFV in upper-constraints.txt"valentin boucher1-0/+1
2018-03-20Merge "Implement trunk ports - Documentation part"Cedric Ollivier2-1/+11