d1a2d50450
Several job types (at least spark) can require having url of input or output data in arguments of job execution. The aim of the patch is to add support of testing such types of job executions. Now you can add {input_datasource} or {output_datasource} into args of template of job execution, and that will be replaced with corresponding urls. Change-Id: I816ca6b559e3878c97f7d8d5088e0b458a19bd1b |
||
---|---|---|
.. | ||
__init__.py | ||
templatevars_complete.ini | ||
templatevars_incomplete.ini | ||
templatevars_nodefault.ini | ||
test_base.py | ||
test_runner.py | ||
test_validation.py | ||
vanilla2_6_0.yaml | ||
vanilla2_6_0.yaml.mako |