You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2018/11/22 13:01:46 UTC

[ambari] 01/01: Merge pull request #2636 from hiveww/AMBARI-24929-trunk

This is an automated email from the ASF dual-hosted git repository.

alexantonenko pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit 0a2fde5bbaab3328521cbffaaa94019adc24a4e9
Merge: fb70edd 72f6f09
Author: Alexander Antonenko <hi...@gmail.com>
AuthorDate: Thu Nov 22 16:01:40 2018 +0300

    Merge pull request #2636 from hiveww/AMBARI-24929-trunk
    
    AMBARI-24929. Cover custom cluster checks views

 ambari-web/app/assets/test/tests.js                |  9 +++
 .../add_metastore_view_test.js                     | 40 +++++++++++
 .../custom_cluster_checks_atlas_view_test.js       | 69 ++++++++++++++++++
 ..._cluster_checks_components_installation_test.js | 61 ++++++++++++++++
 ...custom_cluster_checks_host_version_view_test.js | 56 +++++++++++++++
 .../custom_cluster_checks_maintenance_view_test.js | 68 ++++++++++++++++++
 ...custom_cluster_checks_prev_upgrade_view_test.js | 83 ++++++++++++++++++++++
 ...tom_cluster_checks_service_warning_view_test.js | 45 ++++++++++++
 .../custom_cluster_checks_view_test.js             | 52 ++++++++++++++
 .../custom_services_checks_view_test.js            | 48 +++++++++++++
 10 files changed, 531 insertions(+)