Browse Source
Number of the environment variables passed to tox envs was reduced from all, to just one. This is preparatory step for further test developmet. Reviews for test infrastructure, refactoring and coverage will be on branches from this one. tools/validate_files.py: Changed encoding to utf-8 to prevent linting error. Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Idd82aecb7b66433396639ed800a33b109a06e11achanges/68/778968/7
4 changed files with 13 additions and 4 deletions
@ -0,0 +1,3 @@
|
||||
[DEFAULT] |
||||
test_path=${TEST_PATH:-./tripleo_validations/tests} |
||||
top_dir=./ |
Loading…
Reference in new issue