diff options
-rw-r--r-- | ci/testcases.yaml | 2 | ||||
-rwxr-xr-x | docs/com/pres/summit-Berlin.html | 2 | ||||
-rw-r--r-- | docs/release-notes/functest-release.rst | 12 |
3 files changed, 13 insertions, 3 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 4fcdd1b02..3b76e139d 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -71,7 +71,7 @@ tiers: Rally suite in smoke mode. dependencies: installer: '' - scenario: '' + scenario: '^((?!bgpvpn).)*$' - name: sdn_suites diff --git a/docs/com/pres/summit-Berlin.html b/docs/com/pres/summit-Berlin.html index 62e86c582..3d1f12531 100755 --- a/docs/com/pres/summit-Berlin.html +++ b/docs/com/pres/summit-Berlin.html @@ -222,7 +222,7 @@ * New internal test cases: healthcheck, security * New controler: OpenContrail? * New feature projects (domino, multisites, movie, parser, moon, copper, models, onos-sfc...) - * ARM Support (congratulations to ANEA team!) + * ARM Support (congratulations to ENEA team!) * Simplified feature project integration journey </section> diff --git a/docs/release-notes/functest-release.rst b/docs/release-notes/functest-release.rst index 9623b43d4..c05cc15cf 100644 --- a/docs/release-notes/functest-release.rst +++ b/docs/release-notes/functest-release.rst @@ -251,7 +251,15 @@ Colorado known restrictions/issues +-----------+-----------+----------------------------------------------+ | apex/fuel | *-bgpvpn | vPing_ssh (floating ips not supported) and | | | | vIMS excluded. Some Tempest cases related to | -| | | floating ips also excluded. | +| | | floating ips also excluded. Some performance | +| | | issues have been detected in this scenario | +| | | (i.e. BGPVPN extension enabled) when running | +| | | commands against the OpenStack APIs, thus | +| | | Rally sanity test case has been disabled. | +| | | Performance issues seem to be connected to | +| | | the ODL version. It is planned to reintroduce| +| | | Rally sanity in Colorado 2.0 with the | +| | | adoption of ODL Boron release. | +-----------+-----------+----------------------------------------------+ | compass | moon | First ODL test FAILS because ODL/Openstack | | | | federation done in moon is partial. Only | @@ -301,6 +309,8 @@ Test results are available in: - jenkins logs on CI: https://build.opnfv.org/ci/view/functest/ + - jenkins logs on ARM CI: https://build.opnfv.org/ci/view/armband/ + Open JIRA tickets |