mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 12:10:06 -03:30
Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly.
This commit is contained in:
@@ -19,4 +19,4 @@ from lib.main.tests.users import UsersTest
|
||||
from lib.main.tests.inventory import InventoryTest
|
||||
from lib.main.tests.projects import ProjectsTest
|
||||
from lib.main.tests.commands import *
|
||||
from lib.main.tests.tasks import RunLaunchJobTest
|
||||
from lib.main.tests.tasks import RunJobTest
|
||||
|
||||
Reference in New Issue
Block a user