diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2016-05-12 13:46:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-05-12 13:46:11 +0000 |
commit | db06c3026849ef0d2db9c040b66490ee6463dc1f (patch) | |
tree | f6913c69226606dfa59728014902e2f251b33b32 | |
parent | 9176396b8c65ec58533fa7e77db8e642f4699f45 (diff) | |
parent | 8fcb241e10e7e1363db3669d0227be509a6092da (diff) |
Merge "Fix typos in testcases.yaml"
-rw-r--r-- | ci/testcases.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/testcases.yaml b/ci/testcases.yaml index 39e572220..663dc2aa6 100644 --- a/ci/testcases.yaml +++ b/ci/testcases.yaml @@ -48,7 +48,7 @@ tiers: description: >- This test case runs the smoke subset of the OpenStack Tempest suite. The list of test cases is generated by - Tempest automatically and depend on the parameters of + Tempest automatically and depends on the parameters of the OpenStack deplopyment. dependencies: installer: '' @@ -129,7 +129,7 @@ tiers: - name: doctor description: >- - Test suite from Dcotor project. + Test suite from Doctor project. dependencies: installer: 'apex' scenario: '' |