mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Move test_jenkins configuration into awx/settings/jenkins.py
This commit is contained in:
2
Makefile
2
Makefile
@@ -175,7 +175,7 @@ test_tox:
|
||||
|
||||
# Run unit tests to produce output for Jenkins.
|
||||
test_jenkins:
|
||||
$(PYTHON) manage.py jenkins -v2
|
||||
DJANGO_SETTINGS_MODULE="awx.settings.jenkins" $(PYTHON) manage.py jenkins -v2
|
||||
|
||||
package.json:
|
||||
sed -e 's/%NAME%/$(NAME)/;s/%VERSION%/$(VERSION)/' packaging/grunt/package.template > $@
|
||||
|
||||
Reference in New Issue
Block a user