dolphinscheduler/dolphinscheduler-python/pydolphinscheduler/tests/utils
Jiajie Zhong 56e0ea802d
[python] Fix process definition attr release state not work (#10151)
This patch fix the error release state not work when it set to
offline and submit it to Java gateway, it error because we do
not pass the attribute to Java gateway function
`createOrUpdateProcessDefinition`

close: #9779
2022-05-24 10:25:19 +08:00
..
__init__.py [python] Add parameter schedule for process definition (#6664) 2021-11-13 17:21:40 +08:00
test_date.py [python] Add custom exception (#6935) 2021-11-23 16:59:38 +08:00
test_file.py [python] refactor yaml file parser (#8701) 2022-03-07 11:42:28 +08:00
test_string.py [ci][python] Add isort to sort out import (#6871) 2021-11-17 11:48:52 +08:00
test_yaml_parser.py [python] Fix process definition attr release state not work (#10151) 2022-05-24 10:25:19 +08:00