aboutsummaryrefslogtreecommitdiffstats
path: root/upper-constraints.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-12-07Disable false ansiblelint warningsCédric Ollivier1-1/+1
git commit has to be executed via shell module [1]. It also update ansible to conform with the latest changes in XtestingCI. [1] https://github.com/ansible/ansible/issues/50334 Change-Id: I3cc7a675eddabb0cbd9834a9e64fe7389a11865f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 36acd696022081c06a4d5f25ac13ea50cc5f1d2a)
2019-11-30Update Xtesting to 0.85.0Cédric Ollivier1-1/+1
It fixes falsy hrefs returned by OPNFV Test API. Change-Id: Ib6e7e7e35cf6ad581fb67692dcba561769686007 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 3b7311af247edfdc3b6aa61b56b3c2afa4722347)
2019-11-18Update Xtesting 0.84Cédric Ollivier1-1/+1
It bypasses the current S3 compat limitation as proposed by google (multipart upload). Change-Id: Id702bf32e41e0d2ff904f1e22df1998857454106 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 4895057eef7f967194885fd794dc01e311ae56de)
2019-11-16Update to Xtesting 0.83Cédric Ollivier1-1/+1
It supports mimetypes and then eases reading the reports from browser. Change-Id: Ic38fca9fb05ca1ad76b589800b22bc78882c7806 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9df8ee861d2161a105598474092e5e83da88a354)
2019-11-09Update to Xtesting 0.82.0Cédric Ollivier1-1/+1
Change-Id: Ie94b35c9107c851bf0a412c1361629e0cf4154a2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 74384557d789e000b43f1622124ba348c3a678a5)
2019-11-07Update Xtesting to 0.81Cédric Ollivier1-1/+1
It contains a key fix about bucket creation. It also changes the Rebaca link which sometimes breaks sphinx spellcheck. Change-Id: Iaa7c791ad9a70c9fb65288557c5c8e8cddb5f2d0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 331877142ab37dd2c7a4b7ca773bb8e3c87d0012)
2019-11-03Update xtesting to 0.80.0Cédric Ollivier1-1/+2
It allows publishing the artifacts via Xtesting. It's required by the new Xtesting Ansible role [1]. It disables the pylint warning super-on-old-class which is falsy here (xtesting 0.80 conforms with py3 rules). [1] https://github.com/collivier/ansible-role-xtesting/commit/8c62525bb0d0b5f8dcc2c4436711d5d075de8811 Change-Id: I832e5e19467c7fd86a46574448faad4d6f2d4c0d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit d0ee068c6e1c4a6e0a52156143a04feb6f9a78cb)
2019-11-02Pin sphinxcontrib-spelling (4.2.1)Cédric Ollivier1-0/+1
Change-Id: I7587caf387c4fefbf382e56a3246fe1929854ed2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 4e5ec2a6716789713917c99cb2efadbb72d2fc39)
2019-10-03Update rally versions to detect cinder endpointsCédric Ollivier1-1/+1
It mainly backports "Update rally-openstack to support block-storage" [1] to fix the issues when cinder enpoint is missing (reported by Dovetail and Orange). [1] https://gerrit.opnfv.org/gerrit/c/functest/+/67614 Change-Id: I3369d2063e8829f1f0881a757f1f91c187127e23 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-07-27Enable py36 unit testsCédric Ollivier1-0/+2
It benefits from the swith to lf-virtual1. Change-Id: Ib38bf0adb09df62173894d048fb06c48b3a4b462 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 4138ba00dd8db7fcf043a071f4c44b52e33265bc)
2019-06-08Pin ruamel.yaml.jinja2Cédric Ollivier1-0/+1
It's out of openstack/requirements and last version breaks our stable containers [1]. It will be updated in master in a second step to ease cherry-picking. [1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-hunter/322/console Change-Id: I76e1965d49e6be6f185611bcfcd056d81bc599fe Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 3472870b0e42c135d004e0006ad3e3607036e553)
2019-05-25Run bandit when verifying changesCédric Ollivier1-0/+1
It reports only MEDIUM issues or higher like nova [1]. It selects bandit 1.1.0 as defined in nova and neutron lower constraints [2]. [1] https://github.com/openstack/nova/blob/master/tox.ini#L221 [2] https://github.com/openstack/nova/blob/master/lower-constraints.txt#L8 Change-Id: I6fc505f684701792d3e03659eb0feea8321452c0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 0440ffcac18991395799e5aafc9243e028917ab6)
2019-04-25Leverage on DEBUG env varCédric Ollivier1-1/+1
It allows muting debug logs. Change-Id: I291f3bb7e0a450724a34997c720bde01f72c8e50 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit d777f2e588a321d5c01e2e50ffa5c8fc5a27c77c)
2019-04-21Update all OpenStack refs to opendev.orgCédric Ollivier1-0/+1
All gates are failing due wrong to redirections (see os-faults [1][2]). [1] https://build.opnfv.org/ci/job/functest-opnfv-functest-tempest-latest-gate/96/console [2] https://travis-ci.org/collivier/functest/builds/522071220 Change-Id: I5a8ca67f0d95df24daa9bdca2f23eb13d896f9d5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 2ceebaa032f07c4162ed3701c6814dfe5cb683d4)
2019-03-14Revert Snaps in upper-constraints.txtCédric Ollivier1-0/+1
Change-Id: Ie437b8ea6a33871516d42bf022a1f46cdd488d48 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit bf94db59bb7347dadcfc31accfaf2b71ec288285)
2019-03-13Remove Snaps-based testcasesCédric Ollivier1-1/+0
Snaps hasn't been synchronized for a while regarding requirements. We do remove it due to the inactivity. All test result tabs will be updated in a second change. Change-Id: I834afd902829ed3883b0e88e92aa806ec43d6fcf Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit e44841210c53290207db9b958c66cb8019910cb7)
2019-03-08Remove SDNVPN as it doesn't participate to hunterCédric Ollivier1-1/+0
Change-Id: Iddeaa3890635103b66042a918ab66cabd8fdee60 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f799428f8839a59973ba7edb3b6e66819e27e5ee)
2019-03-01Pin neutron to the last Rocky versionCédric Ollivier1-0/+1
networking sfc and bgpvpn depend on it. If unpinned, neutron 14.0.0.0b2 is selected and raise side effects [1] neutron 14.0.0.0b2 has requirement neutron-lib>=1.24.0, but you'll have neutron-lib 1.18.0 which is incompatible. neutron 14.0.0.0b2 has requirement pyroute2>=0.5.3; sys_platform != "win32", but you'll have pyroute2 0.5.2 which is incompatible. [1] https://build.opnfv.org/ci/job/functest-features-docker-build-amd64-hunter/125/console Change-Id: Id4ff5e67b62e9162bd3e7d866ef57fb1012cd994 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-28Select SFC Hunter in stable/hunterCédric Ollivier1-1/+1
SFC team just published stable/hunter [1] [1] https://gerrit.opnfv.org/gerrit/#/c/66913/ Change-Id: Ie3abe7b07ac86d60a47ba2b0be57cff2dbbce47f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2019-02-11Update and enable Cloudify-based testcasesCédric Ollivier1-1/+1
It switches from the Cloudify virtual machine to the community container which allows deploying vyos_vrouter and cloudify_ims. Last stable Cloudify OpenStack plugin (2.4.17) is now deployed. It also updates the Cloudify python package to latest release. It adds a delay before deleting the blueprint which may be improved in a second change (it allows enabling the testcase in the stable release). Change-Id: Ie48a2c9d2badab0d7ba0b9e7845f453fad335ef7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 97dde581982b9d49122aee3630328fb6064c8609)
2018-12-27Update Xtesting to 0.61Cédric Ollivier1-1/+1
It now generates html reports for unit tests (snaps). Change-Id: Ica8fab2b383723957c1068c5accbcab9568002ac Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 98ee1837b939f32c2c3bc17787065d0bf0a22c3f)
2018-11-07Revert "Update Snaps commit id"Cédric Ollivier1-1/+1
This reverts commit 68980ac76c433b1445e863bdedf3d0823bb66d63. Change-Id: I842271e7be13a9e74fe38ae83d7fef03e8ba530c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-11-06Update Snaps commit idCédric Ollivier1-1/+1
It updates Snaps commit id to allow testing OVN [1] It should be noted Snaps doesn't create any stable branch. Then this patch can be cherry-picked asis in all branches. It takes the package renaming into account. [1] https://gerrit.opnfv.org/gerrit/#/c/64515/ Change-Id: I1dbfe9a68c8448d117b7b074cf2b4ac64b65e139 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 1c2663063db356cebd1d156abf89d47a15b4eb1e)
2018-10-09Enable bgpvpn and barometerCédric Ollivier1-1/+1
They are being synchronized to OpenStack Rocky. Change-Id: I58f45bac24714faaa1cc2738ef04b50cd179f7be Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-15Update snaps commit idMichael Polenchuk1-1/+1
In order to get fix for ovs/dpdk based scenarios vs snaps_smoke suite. Change-Id: Ib815d96968daa13ae186e2dd6ae0a7686347bb13 Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com> (cherry picked from commit 10c28973e21e9074e2ea81458504aba753de439b)
2018-09-13Update networking-sfc and networking-bgpvpnCédric Ollivier1-2/+2
It follows their Rocky releases. Change-Id: I1c51425b22a5eb6f4b181090f25a6a15fb0fff34 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-09-02Update Xtesting to 0.60Cédric Ollivier1-1/+1
Xtesting leverages on stevedore [1] which will bring much more flexibility (discovery, module or class renaming, etc). OPNFV Features have to be updated as well: - https://gerrit.opnfv.org/gerrit/61713 - https://gerrit.opnfv.org/gerrit/61715 - https://gerrit.opnfv.org/gerrit/61717 - https://gerrit.opnfv.org/gerrit/61719 [1] https://docs.openstack.org/stevedore/latest/ Change-Id: I0ce45eb6c9af66546c2c020eb962fa457f6c7e1a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-28Fix snaps commit idCédric Ollivier1-1/+1
Snaps is part of main Functest testcases (Healthcheck). A fixed version has to be pulled. We will switch later to snaps packages instead of commit ids. Change-Id: Ibbc3f1009233ccfb67463b49203b756ea86d3121 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-20Update Xtesting to 0.58.0Cédric Ollivier1-1/+1
It returns the right status if exception in constructor. Change-Id: I163c0cbb2e1f07b2ada4a5ba28e217906946fa2c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-18Publish Functest doc onlineCédric Ollivier1-1/+0
It reverts Sphinx theme to the default one as it's hugely better for API docs. Change-Id: Ic489e9b65d67d71fadb8ef78176a04cc382a3f5d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-17Update restack defcore syncCédric Ollivier1-1/+0
It stops depending on refstack_client which cannot work till OpenStack Queens. JIRA: FUNCTEST-977 Change-Id: I2340643de82ab10d8fb83fb3a7fbfd1f412b2d7b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-14Update to Xtesting 0.57Cédric Ollivier1-1/+1
It protects vs unset POD_ARCH (It completes "Disable Vmtp if POD_ARCH = aarch64" [1]) [1] https://gerrit.opnfv.org/gerrit/#/c/60927/ Change-Id: I343c7a9047fe09aad7b9a39d0d045ac709f07a7a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-12Update to Xtesting 0.56Cédric Ollivier1-1/+1
Change-Id: Ia7eb5f6c7448bcd760ebb19e2ad66ba183242e83 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-09Add networking-sfc Tempest test suiteCédric Ollivier1-0/+1
Change-Id: I6f1452469cb5ffaf9b538ba87edaa174977b91c4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-08-07Update Xtesting to 0.55.0Cédric Ollivier1-1/+1
It allows calling one skipped test via run_tests (parallel testing). Change-Id: I04e5c69f2129e28f1451815938cd5d0f8bbe9e44 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-07-30Update Xtesting to 0.54.0Cédric Ollivier1-1/+1
It protects vs uncaught exceptions and then avoids skipping testcases in that case (see cloudify_ims and juju_epc in [1]). [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/188/console Change-Id: I8e39f7e742b9fec2e6f6bab542d5f497159f50ac Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-07-15Leverage on Xtesting 0.53Cédric Ollivier1-1/+1
It allows dynamically skipping test cases. Change-Id: Ida82e76478316fce61dd59dd206e1c03943b084a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-07-12Leverage to Xtesting 0.51Cédric Ollivier1-1/+1
It removes ci_loop which has been useless from Docker slicing. It can filter now on any env var (e.g. CI_LOOP if required by XCI). Change-Id: Ibd685edf4636bd251c85466e8b4febcd1e20d312 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-19Add functest in upper-constraintsCédric Ollivier1-0/+1
It's required by OPNFV Features such as sfc. Functest is removed from constraints in Dockerfile else it would conflict with the local dir. Change-Id: I2df5cd151b43eb1a4f0320510183d0f28cdf84c3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-19Clean requirementsCédric Ollivier1-3/+0
It cleans dependencies asked by removed modules. Change-Id: I3a2013bd5a77e4b99219475fc2c1fc3dc06787be Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-12Revert "Stop rolling snaps (bypass bugfixes)"Cédric Ollivier1-1/+1
This reverts commit 8c285c3fb56ce144ff7eb095b6fa401e29a03fc4. Change-Id: I2acc1cdc7fe2d12c6eb3d100f76c2dc3e502522f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-06-10Update cloudify-rest-client to 4.3.2Cédric Ollivier1-1/+1
Change-Id: I8ac0becb57897233c2a12781dc022d9fdfd32f85 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-29Simplify loggingPanagiotis Karalis1-1/+1
In order to collect logs from features running through functest framework (mainly for troubleshooting purposes), the logging mechanism has been updated accordingly. It should be noted that feature logs are printed in functest.log. All logs are now printed in functest.log whatever the namespace. JIRA: SFC-125 Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I6cb32e5553749023d490d553ae4653750c52e844 Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com> Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-05-27Stop rolling snaps (bypass bugfixes)Cédric Ollivier1-1/+1
Snaps now requires admin role for creating routers [1]. [1] https://git.opnfv.org/snaps/commit/?id=5a81c2abb920cfe5ea975c37b390838d586a98b1 Change-Id: Ia9a5225e0e31fa3e1c50abb3814e12c98d53e76c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-18Clone rally-openstack in functest-smokeCédric Ollivier1-1/+0
It allows getting latest changes verifying Gnocchi. Former neutron tempest tests are also removed. Change-Id: I5910ca012b72b1c5bfb9b0f52591cc9e03051f47 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-17Update Xtesting to 0.41Cédric Ollivier1-1/+1
It includes an enhancement about logger (needed by sdnvpn). Change-Id: I05173d2f5b86e12f6badc83e9ee71ecd5898ecee Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-04-13Switch to stestrCédric Ollivier1-0/+1
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-12Update to stable/queensCédric Ollivier1-2/+2
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-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-04Fix Functest Release NotesCédric Ollivier1-0/+1
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>