This is an automated email from the ASF dual-hosted git repository.
dmitriusan pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git.
from cf17293 AMBARI-23945. Add warning for migration config generation (if
wrong host is used)
add fbc0b10 AMBARI-24182. Assign Slaves and Clients Page missing warning
message when no slave/client is selected (dlysnichenko)
add ac0e2ac AMBARI-24182. Assign Slaves and Clients Page missing warning
message when no slave/client is selected - add tests (dlysnichenko)
new ef128df Merge pull request #1617 from dlysnichenko/AMBARI-24182
The 1 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:
.../AMBARI_INFRA_SOLR/0.1.0/service_advisor.py | 2 +-
.../AMBARI_METRICS/0.1.0/service_advisor.py | 2 +-
.../LOGSEARCH/0.5.0/service_advisor.py | 2 +-
.../ZEPPELIN/0.7.0/service_advisor.py | 2 +-
.../ZOOKEEPER/3.4.9/service_advisor.py | 2 +-
.../src/main/resources/stacks/service_advisor.py | 68 +
.../src/test/python/TestServiceAdvisor.py | 72 +
ambari-server/src/test/python/hdfs.json | 2689 ++++++++++++++++++++
.../src/test/python/validation-hosts.json | 191 ++
9 files changed, 3025 insertions(+), 5 deletions(-)
create mode 100644 ambari-server/src/test/python/TestServiceAdvisor.py
create mode 100644 ambari-server/src/test/python/hdfs.json
create mode 100644 ambari-server/src/test/python/validation-hosts.json