mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
try2 at the devil flake8
This commit is contained in:
parent
17b3996568
commit
1120f8b1e1
@ -107,18 +107,18 @@ class TestWorkflowDNR():
|
||||
"""
|
||||
Workflow topology:
|
||||
node[0]
|
||||
/\
|
||||
s f
|
||||
/ \
|
||||
/ |
|
||||
s f
|
||||
/ |
|
||||
node[1] node[3]
|
||||
/ \
|
||||
s f
|
||||
/ \
|
||||
node[2] node[4]
|
||||
\ /
|
||||
/ |
|
||||
s f
|
||||
\ /
|
||||
node[5]
|
||||
/ |
|
||||
node[2] node[4]
|
||||
\ |
|
||||
s f
|
||||
\ |
|
||||
node[5]
|
||||
"""
|
||||
wfj = WorkflowJob.objects.create()
|
||||
jt = JobTemplate.objects.create(name='test-jt')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user