diff options
author | Dan Prince <dprince@redhat.com> | 2013-03-06 16:00:37 -0500 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2013-03-07 11:25:25 -0500 |
commit | 0b2e8d6e0638dc1764965581f25266144b5abb9d (patch) | |
tree | 629f6601b3643732a57cfc22725ccf45fa172d3e /nova/notifications.py | |
parent | ca490d48a762a423449c654d5a7caeadecf2f6ca (diff) | |
download | nova-0b2e8d6e0638dc1764965581f25266144b5abb9d.tar.gz nova-0b2e8d6e0638dc1764965581f25266144b5abb9d.tar.xz nova-0b2e8d6e0638dc1764965581f25266144b5abb9d.zip |
Update tox.ini to support RHEL 6.x.
In order to support running unit tests on RHEL 6.x we need to patch
eventlet with contrib/redhat-eventlet.patch. We already
have support for this in the tools/install_venv_common.py but we need
to make a couple changes to allow tox to consume this:
1) Sync in the latest intall_venv_common.py from oslo. This changes
patch to use the -N option (ignore already applied patches) and makes
it safe to call the patching function more than once.
2) Add a new patch_tox_venv.py script in tools.
3) Update tox.ini to call patch_tox_venv.py before it runs tests and
coverage.
Change-Id: I3e2b07c3f718e4aede5c5f231ff0cdb7721ec885
Diffstat (limited to 'nova/notifications.py')
0 files changed, 0 insertions, 0 deletions