Bill Nottingham
9c722cba22
Remove some obsolete code.
2018-02-26 14:55:13 -05:00
Ryan Petrello
4bc5858ab4
replace PyCrypto usage w/ crytography; ansible no longer bundles it
...
see: https://github.com/ansible/ansible-tower/issues/7395
2017-08-07 12:19:51 -04:00
AlanCoding
eaeff7e290
rename setting TOWER_VENV_PATH to AWX_VENV_PATH
2017-07-24 12:23:54 -04:00
Ryan Petrello
2e608f4eac
remove ANSIBLE_USE_VENV and TOWER_USE_VENV
...
modern Tower deployments (both production and dev container-based)
always build ansible and Tower in separate, distinct virtualenvs, not
the global site-packages
2017-06-19 16:11:15 -04:00
Ryan Petrello
1005782ee9
add tests for our custom ansible callback plugin
2017-03-14 12:56:40 -04:00
Ryan Petrello
f4d55659f0
enforce a sane default OPT_NETWORK_TIMEOUT for LDAP connections
...
see: #5208
2017-02-07 12:37:05 -05:00
Ryan Petrello
836ca21b7e
add unit tests for awx.conf
2017-01-30 12:37:11 -05:00
James Laska
1f9df1fdf3
Default to not running old tests
2016-07-22 13:19:57 -04:00
James Laska
77202ec696
Only run unit and function tests
2016-07-22 13:19:57 -04:00
James Laska
29778538c3
Be sure to install ansible
...
Enable the mongodb travis service too
2016-07-22 13:19:57 -04:00
James Laska
6140c8c500
Additional travis/tox tweaks
...
* Enable travis caching
* Disable coverage after_build
* Call setup.py develop first
* Include pytest config and enable skipsdist
2016-07-22 13:19:57 -04:00
James Laska
f3c186310b
First pass at getting tox and travis working
2016-07-22 13:19:57 -04:00
Chris Church
7cd2707713
Updated all vendored third-party packages.
2013-11-14 22:55:03 -05:00
Chris Church
9fc46e6292
AC-474. Updates to contributing doc, along with related Makefile, testing and settings changes.
2013-09-24 21:41:00 -04:00
Chris Church
e3f64c5860
Tox updates.
2013-09-12 10:10:06 -04:00
Chris Church
8d16485f7f
Updated third-party requirements to latest versions.
2013-08-27 23:20:47 -04:00
Chris Church
cbd64ee65d
Include local versions of third-party dependencies, particularly those unavailable or outdated as OS packages.
2013-06-23 21:08:54 -04:00
Chris Church
07657926b9
Rename ansibleworks to awx.
2013-06-23 13:21:02 -04:00
Chris Church
d822287609
Updated to be compatible with Django 1.4.5, added tox settings for automated testing with Python 2.6/2.7 and Django 1.4/1.5.
2013-06-22 16:27:17 -04:00