Code Review
/
functest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ab3b723
)
Ignore rally_conf.json
23/23023/4
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Wed, 12 Oct 2016 14:24:10 +0000
(16:24 +0200)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Mon, 17 Oct 2016 09:06:50 +0000
(11:06 +0200)
As rally_conf.json is created from where run_tests.py is launched,
we cannot set an absolute path.
Change-Id: I66c5a9644dc41ba91e90ffb5eecfc6b0ebebf204
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
155eeb1
..
80f5676
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,6
+3,7
@@
.*.sw?
.project
.pydevproject
+rally_conf.json
/docs_build/
/docs_output/
/releng/