Fix the bug of the py27 test

Change-Id: Ie3c19608d9c88cdbd41ca807e1f22d9b37d3d9d5
changes/93/653693/2
pengyuesheng 4 years ago
parent 80b7476684
commit f732ea90c9

@ -100,6 +100,7 @@ def data(TEST):
'name': 'my_task',
'workflow_name': 'my_wf',
'state': 'RUNNING',
'type': 'ACTION',
'tags': ['deployment', 'demo'],
'result': {'some': 'result'}})
TEST.mistralclient_tasks.add(task_1)

Loading…
Cancel
Save