summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-19 14:36:11 +0800
committerYujun Zhang <zhang.yujunz@zte.com.cn>2017-04-20 11:32:54 +0800
commit88f4e7f34bda4fbfc4ee6d513ffbec772037be1f (patch)
tree083cf0ec5a7a57a51079ca6f2bdbbdfccf6c21fa /.gitignore
parentd9af3b2977080be6ab33fcf785f726625e46f370 (diff)
Use different folder for cached data
- `dump` is for raw testing data and logs from remote - `cache` for temporary data required for testing Change-Id: I540338eae2dd7bbd14b359e1a0dbce186ada902b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a098d85d..298e4d8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,6 +76,7 @@ ChangeLog
# integration data
/tests/integration/*.retry
+/tests/integration/.cache
/tests/integration/dump
/tests/integration/hosts
/tests/integration/reports