diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-08-17 08:42:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-17 08:42:31 +0000 |
commit | b69c66767468c5884ef6940168b989ffd9b22fbb (patch) | |
tree | 767a1083560240acfa5d16bbdc61491d971975b1 | |
parent | be19062bbd2be18f623b1f43a1ae39f80ad731de (diff) | |
parent | 01b054236fda8cdd48690866a0e026dc0075e63a (diff) |
Merge "[multisite] set the criteria as 100%"
-rw-r--r-- | ci/testcases.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index ca0273c27..11056708d 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -173,7 +173,7 @@ tiers: scenario: '(odl)*(moon)' - name: multisite - criteria: 'status == "PASS"' + criteria: 'success_rate == 100%' blocking: false description: >- Test suite from kingbird |