summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2011-11-09 12:32:54 -0800
committerGabriel Hurley <gabriel@strikeawe.com>2011-11-09 16:34:30 -0800
commit34e217b357457eadec9cc668b722fa7fd3f43ee9 (patch)
tree09ea0c00aa1628a3a99fdc516805faffde63cbe9 /.gitignore
parent2532d25c08931122c1aa84290fd9abb08959fbfb (diff)
downloadtuskar-ui-34e217b357457eadec9cc668b722fa7fd3f43ee9.tar.gz
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b56094fe..ac626da4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.pyc
*.swp
+.environment_version
.selenium_log
.coverage
coverage.xml