mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
fixing some of most annoying problems with bulk data generator
This commit is contained in:
4
Makefile
4
Makefile
@@ -506,6 +506,10 @@ test_tox:
|
||||
# Alias existing make target so old versions run against Jekins the same way
|
||||
test_jenkins : test_coverage
|
||||
|
||||
# Make fake data
|
||||
bulk_data:
|
||||
$(PYTHON) tools/data_generators/rbac_dummy_data_generator.py
|
||||
|
||||
# l10n TASKS
|
||||
# --------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user