sahara-plugin-vanilla/sahara/tests/unit/plugins/vanilla/hadoop2
Shu Yingya b5cb1860dc Remove step upload package to oozie/sharelib
It is not robust to upload a special package in a common method.
However, because of change from Hadoop(2.8.2 and later)side,
we do need the dependency package "commons-httpclient" in
oozie/sharelib to let oozie work.
This patch removes the uploading step in sahara because there is
a patch 2eedcec728b4f93e4cb226c5137159dcb3ddbfa3 which add
"commons-httpclient" as a dependency to oozie/sharelib.
So when we build the oozie binary package, "commons-httpclient"
will be as a part of it.

Change-Id: I4f20a356efc2dcc51aac2f10105be6aa351f87e8
2018-04-12 14:24:27 +00:00
..
resources Refactoring vanilla 2 plugin 2014-07-01 14:24:55 +04:00
__init__.py Refactoring vanilla 2 plugin 2014-07-01 14:24:55 +04:00
test_config_helper.py Add ZooKeeper support in Vanilla cluster 2017-11-09 15:32:14 +08:00
test_configs.py Remove extra merge methods in plugins 2015-07-23 15:43:50 +08:00
test_edp_engine.py Fix wrong patch in unit tests 2017-06-16 17:53:13 +04:00
test_oozie_helper.py Add test to sahara/plugins/vanilla/hadoop2/oozie_helper.py 2017-06-13 14:46:30 +08:00
test_plugin.py Deprecate Vanilla 2.6.0 2015-08-27 15:26:00 +03:00
test_recommendation_utils.py Disable autotune configs for scaling old clusters 2015-08-27 15:56:14 +03:00
test_run_scripts.py Remove step upload package to oozie/sharelib 2018-04-12 14:24:27 +00:00
test_scaling.py Add ZooKeeper support in Vanilla cluster 2017-11-09 15:32:14 +08:00
test_starting_scripts.py Add test to sahara/plugins/vanilla/hadoop2/starting_scripts.py 2017-06-14 16:04:20 +08:00
test_utils.py Remove hardcoded password from db schema 2016-08-19 18:59:02 +03:00
test_validation.py Add ZooKeeper support in Vanilla cluster 2017-11-09 15:32:14 +08:00