deb-sahara/sahara/tests/scenario_unit
Vitaly Gridnev d1a2d50450 Support placeholders in args of job for i/o
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
2015-08-10 12:47:46 +03:00
..
__init__.py Add unit-tests for new integration tests 2015-04-02 11:51:13 +00:00
templatevars_complete.ini Allow Mako templates as input for scenario test runner 2015-07-13 00:36:46 +02:00
templatevars_incomplete.ini Allow Mako templates as input for scenario test runner 2015-07-13 00:36:46 +02:00
templatevars_nodefault.ini Allow Mako templates as input for scenario test runner 2015-07-13 00:36:46 +02:00
test_base.py Support placeholders in args of job for i/o 2015-08-10 12:47:46 +03:00
test_runner.py Allow Mako templates as input for scenario test runner 2015-07-13 00:36:46 +02:00
test_validation.py Add unit-tests for new integration tests 2015-04-02 11:51:13 +00:00
vanilla2_6_0.yaml Drop support of deprecated 2.4.1 Vanilla plugin 2015-08-03 13:43:10 +00:00
vanilla2_6_0.yaml.mako Support placeholders in args of job for i/o 2015-08-10 12:47:46 +03:00