Modified probe tests to work with setup.py develop installs

Updated SAIO instructions to note that probe tests will reset your environment
Added the swift.egg-info directory to .bzrignore
Updated setup.py to correctly ignore the test directory when installing
This commit is contained in:
Chuck Thier
2010年07月19日 07:32:01 +00:00
committed by Tarmac

View File

@@ -443,13 +443,13 @@ good idea what to do on other environments.
collate = C
#. `cd ~/swift/trunk; ./.functests`
#. `cd ~/swift/trunk; ./.probetests`
#. `cd ~/swift/trunk; ./.probetests` (Note for future reference: probe tests
will reset your environment)
If you plan to work on documentation (and who doesn't?!):
#. `sudo apt-get install python-sphinx`
#. `cd ~/swift/doc`
#. `make html`
#. `python setup.py build_sphinx`
----------------
Debugging Issues
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.