diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-08-17 07:29:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-17 07:29:05 +0000 |
commit | d66daa5df4ce791fb8983bb01468e25083de4305 (patch) | |
tree | 70f0cb8323a99bba94bb0e54d8aa8181f7d57cd6 | |
parent | d54c6883e2c347b9db6114b3793d3af0ae2d85dd (diff) | |
parent | 124d716aada935de55f87e00dbb4854366d1cbcb (diff) |
Merge "Switch to blocking: false for ODL testcase"
-rw-r--r-- | functest/ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/ci/testcases.yaml b/functest/ci/testcases.yaml index d53202d5..86914481 100644 --- a/functest/ci/testcases.yaml +++ b/functest/ci/testcases.yaml @@ -149,7 +149,7 @@ tiers: case_name: odl project_name: functest criteria: 100 - blocking: true + blocking: false description: >- Test Suite for the OpenDaylight SDN Controller. It integrates some test suites from upstream using |