summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* fix(gitignore) : Ignore *.egg filesTheSriram2013-07-241-0/+1
| | | | Change-Id: If52f9570a17230af9636f5337973e506c142b0bc
* Add *.swp into .gitignoreKun Huang2013-06-271-0/+1
| | | | Change-Id: I76c92d82647ac9d042f6c117918feb5820a47678
* Use testr instead of nose.Monty Taylor2013-01-181-0/+2
| | | | | | | | | | | | | | | nose is invasive and can sometimes alter the outcome of a test run. testr, on the other hand, keeps a distinction between running tests and displaying results of the test runs. Additionally, it supports the stock python unittest protocol. Even better, testr supports parallel test running, which makes things faster, and a command "testr run --failing" which will just re-run the latest failing tests (often something one wants to do in iterative dev) Part of blueprint grizzly-testtools Change-Id: I0b3f1bcb5d4ff59c65eb3219b30a9e64f54d70bd
* Add generated files to .gitignore.Monty Taylor2013-01-101-0/+5
| | | | Change-Id: I609b98d3ffe576313d3206925a03b1657d3fbce9
* Add post-tag versioning.Monty Taylor2012-06-261-0/+1
| | | | Change-Id: Id921105dd2fa818cac7c66dc620b266fd5639d72
* Add build_sphinx options.Clark Boylan2012-06-111-0/+1
| | | | | | | | | To better facilitate the building and publishing of sphinx documentation by Jenkins we are moving all openstack projects with sphinx documentation to a common doc tree structure. Documentation goes in project/doc/source and build results go in project/doc/build. Change-Id: Ibe6745cac73817ea06faca77367b4269d5137a24
* Add run_tests.sh script here.Chmouel Boudjnah2012-05-211-0/+1
| | | | - Snatched from python-glanceclient repo.
* Add openstack project infrastructure.Monty Taylor2012-05-161-0/+4
|
* Delete old test_client and add a gitignore.Chmouel Boudjnah2012-05-081-0/+3