From 7455eb762165d336e81ca901885dc9b45fa7cced Mon Sep 17 00:00:00 2001 From: Yujun Zhang Date: Wed, 19 Apr 2017 22:03:52 +0800 Subject: Create workspace by ansible playbook Change-Id: Ia79353e686240c5915e40b8202d3fdc289df2158 Signed-off-by: Yujun Zhang --- .gitignore | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 298e4d8c..fcd28944 100644 --- a/.gitignore +++ b/.gitignore @@ -76,8 +76,4 @@ ChangeLog # integration data /tests/integration/*.retry -/tests/integration/.cache -/tests/integration/dump -/tests/integration/hosts -/tests/integration/reports -/tests/integration/ssh.cfg +/tests/integration/*-workspace -- cgit