tuskar-ui/.gitignore
Gabriel Hurley 34e217b357 Added sanity checks and environment versioning to run_tests.sh.
Implements blueprint environment-versioning.

Fixed bug 887885. The script will bail if the seleniumrc or test scripts are missing, preventing the hang, or the possibility of bad environments.

Change-Id: I3cdeb71660c897e8b2adbf81d3794333d1847204
2011-11-09 16:34:30 -08:00

27 lines
549 B
Plaintext

*.pyc
*.swp
.environment_version
.selenium_log
.coverage
coverage.xml
pep8.txt
pylint.txt
reports
horizon/.installed.cfg
horizon/bin
horizon/develop-eggs/
horizon/downloads/
horizon/eggs/
horizon/htmlcov
horizon/launchpad
horizon/parts/
horizon/django_nova.egg-info
horizon/horizon.egg-info
horizon/django_openstack.egg-info
django-nova-syspanel/src/django_nova_syspanel.egg-info
openstack-dashboard/.dashboard-venv
openstack-dashboard/local/dashboard_openstack.sqlite3
openstack-dashboard/local/local_settings.py
docs/build/
docs/source/sourcecode