summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJuraj Linkes <jlinkes@cisco.com>2016-06-30 11:30:27 +0200
committerJuraj Linkes <jlinkes@cisco.com>2016-06-30 12:43:41 +0200
commit14c94e8cd0da0dd859d5b66e32b6540be5ff457e (patch)
tree4dd3448e7cfdeeb05b2570c21bf5f73317283cac /.gitignore
parentd7691fbb24b0d1c6d4ea3ab489895b30d6e0cb78 (diff)
Initial robot smoke suite which creates two vms and tries to ping them directly from where the tests are run
Change-Id: Ib1057d5cb3942bf1eafa2288bc9d40391a35a662 Signed-off-by: Juraj Linkes <jlinkes@cisco.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3b854ca
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+.idea
+*.pyc
+testing/robot/log.html
+testing/robot/output.xml
+testing/robot/report.html