From fc47a90196ee6c6fd847158e858ac30b9754d3b1 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Wed, 6 Sep 2017 21:43:58 -0400 Subject: [PATCH] Typo: fix minor error in gate docs This PS fixes a minor error in the gate docs. Change-Id: Idd5955ac0eb0e70bcdb13043232daeb923d2594e --- doc/source/gates.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/gates.rst b/doc/source/gates.rst index 343cdf51d9..c889abd50b 100644 --- a/doc/source/gates.rst +++ b/doc/source/gates.rst @@ -134,7 +134,7 @@ This results in the gate running the following: :: helm test --timeout 600 mistral - mkdir -p mistral/rally + mkdir -p logs/rally kubectl logs -n openstack mistral-rally-test > logs/rally/mistral kubectl delete -n openstack pod mistral-rally-test