This is an automated email from the ASF dual-hosted git repository.
aonishuk pushed a change to branch branch-3.0-perf
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from 1066ad3 AMBARI-22763. Temporarily ignore
ActiveWidgetLayoutResourceProviderTest due to StackOverflowError
new 7162078 AMBARI-22784. Fix stack unit tests on branch-3.0-perf
(aonishuk)
new 04a71b9 AMBARI-22784. Fix stack unit tests on branch-3.0-perf
(aonishuk)
new b6b29fd AMBARI-22786. Fix server unit tests on branch-3.0-perf
(aonishuk)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../libraries/functions/conf_select.py | 2 +-
.../libraries/functions/lzo_utils.py | 6 +-
.../libraries/functions/stack_features.py | 2 +-
.../resource_management/libraries/script/script.py | 2 +-
.../LOGSEARCH/0.5.0/package/scripts/logfeeder.py | 7 +-
.../LOGSEARCH/0.5.0/package/scripts/logsearch.py | 8 +-
.../LOGSEARCH/0.5.0/package/scripts/params.py | 18 ++-
.../0.5.0/package/scripts/setup_logfeeder.py | 2 +-
.../0.5.0/package/scripts/setup_logsearch.py | 2 +-
.../custom_actions/scripts/update_repo.py | 11 +-
.../src/test/python/TestResourceFilesKeeper.py | 2 +-
ambari-server/src/test/python/TestStackFeature.py | 26 ++--
ambari-server/src/test/python/TestStackSelect.py | 16 +--
.../common-services/configs/hawq_default.json | 5 +-
.../test/python/custom_actions/TestCheckHost.py | 16 +--
.../test/python/custom_actions/TestUpdateRepo.py | 41 +++++-
.../configs/install_packages_config.json | 158 +++++++++++++++++++--
.../configs/install_packages_repository_file.json | 158 +++++++++++++++++++--
.../python/custom_actions/test_ru_execute_tasks.py | 4 +-
.../test/python/custom_actions/test_ru_set_all.py | 8 +-
.../stacks/2.0.6/HBASE/test_hbase_regionserver.py | 4 +-
.../stacks/2.0.6/HIVE/test_webhcat_server.py | 18 ---
.../python/stacks/2.0.6/OOZIE/test_oozie_server.py | 2 +-
.../test/python/stacks/2.0.6/configs/default.json | 11 +-
.../test/python/stacks/2.0.6/configs/secured.json | 5 +-
.../python/stacks/2.1/HIVE/test_hive_metastore.py | 3 +-
.../stacks/2.1/configs/hive-metastore-upgrade.json | 8 --
.../python/stacks/2.2/common/test_conf_select.py | 4 +-
.../python/stacks/2.2/configs/oozie-upgrade.json | 8 +-
.../python/stacks/2.4/LOGSEARCH/test_logfeeder.py | 36 +++--
.../python/stacks/2.4/LOGSEARCH/test_logsearch.py | 63 +++-----
.../test/python/stacks/2.4/configs/default.json | 8 +-
.../python/stacks/2.5/HIVE/test_hive_server_int.py | 11 +-
.../2.5/configs/hsi_default_for_restart.json | 6 +-
.../ru_execute_tasks_namenode_prepare.json | 158 +++++++++++++++++++--
35 files changed, 607 insertions(+), 232 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].