From 8fcb241e10e7e1363db3669d0227be509a6092da Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 11 May 2016 17:34:57 +0200 Subject: Fix typos in testcases.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7b014c55b626a06c0b4aaba006691f726f88acac Signed-off-by: Cédric Ollivier --- ci/testcases.yaml | 4 ++-- 1 file 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: '' -- cgit 1.2.3-korg