diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-05-11 17:34:57 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-05-11 17:34:57 +0200 |
commit | 8fcb241e10e7e1363db3669d0227be509a6092da (patch) | |
tree | 6cb97b04fa3d6c2f275f6ba3ac1bee1b5687b96e /ci/testcases.yaml | |
parent | 60a32a3bdee48c932bcae0fedcd6980c8f00b1ef (diff) |
Fix typos in testcases.yaml
Change-Id: I7b014c55b626a06c0b4aaba006691f726f88acac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci/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: '' |