ad8c891335
This simplifies a number of Jenkins jobs which currently, other than directory names, could be the same for all OpenStack projects. By renaming the virtualenv directory, the redundant Jenkins virtualenv build and copy jobs can be eliminated. Change-Id: I93c7f6577b4c3a76b021f002bda59fcb8fac3f95
10 lines
98 B
Plaintext
10 lines
98 B
Plaintext
*.pyc
|
|
*.DS_Store
|
|
build/*
|
|
build-stamp
|
|
run_tests.err.log
|
|
run_tests.log
|
|
tests/
|
|
.quantum-venv/
|
|
.venv/
|