From: Manuel Buil Date: Thu, 22 Feb 2018 17:38:18 +0000 (+0100) Subject: Update the .gitignore in roles X-Git-Tag: 6.0.0~157 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F63%2F52463%2F1;p=releng-xci.git Update the .gitignore in roles THe prepare-functest role changed the name but .gitignore is still using the old name Change-Id: I67e962704a62756663abdc721fb8b9a9ac8648a2 Signed-off-by: Manuel Buil --- diff --git a/xci/playbooks/roles/.gitignore b/xci/playbooks/roles/.gitignore index e0b47770..5e72578c 100644 --- a/xci/playbooks/roles/.gitignore +++ b/xci/playbooks/roles/.gitignore @@ -3,6 +3,6 @@ !clone-repository/ !configure-network/ !configure-nfs/ -!prepare-functest/ +!run-functest/ !remote-folders/ !synchronize-time/