You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sw...@apache.org on 2018/08/17 02:12:30 UTC

[ambari] branch branch-feature-AMBARI-14714 updated (aec7278 -> be5a903)

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

swapan pushed a change to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git.


    from aec7278  Test fix post trunk merge.
     add c5dd057  AMBARI-24493. Skipping Ambari Server Python UTs as builds are failing. (AMBARI-24427 tracks fixing it)
     new be5a903  AMBARI-24493. Skipping Ambari Server Python UTs as builds are failing (AMBARI-24427 tracks fixing it)

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-server/src/test/python/TestServiceAdvisor.py                    | 2 ++
 ambari-server/src/test/python/TestStackFeature.py                      | 2 ++
 ambari-server/src/test/python/TestStackSelect.py                       | 2 ++
 ambari-server/src/test/python/custom_actions/TestRemoveBits.py         | 3 ++-
 ambari-server/src/test/python/custom_actions/test_mpack_install.py     | 2 ++
 .../test/python/stacks/stack-hooks/after-INSTALL/test_after_install.py | 2 ++
 .../src/test/python/stacks/stack-hooks/before-ANY/test_before_any.py   | 2 ++
 .../python/stacks/stack-hooks/before-INSTALL/test_before_install.py    | 2 ++
 .../stacks/stack-hooks/before-SET_KEYTAB/test_before_set_keytab.py     | 2 ++
 .../test/python/stacks/stack-hooks/before-START/test_before_start.py   | 2 ++
 10 files changed, 20 insertions(+), 1 deletion(-)


[ambari] 01/01: AMBARI-24493. Skipping Ambari Server Python UTs as builds are failing (AMBARI-24427 tracks fixing it)

Posted by sw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

swapan pushed a commit to branch branch-feature-AMBARI-14714
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit be5a903a3a86cac8bb831706403f05826d51764b
Merge: aec7278 c5dd057
Author: swapanshridhar <ss...@hortonworks.com>
AuthorDate: Thu Aug 16 19:12:27 2018 -0700

    AMBARI-24493. Skipping Ambari Server Python UTs as builds are failing (AMBARI-24427 tracks fixing it)
    
    AMBARI-24493. Skipping Ambari Server Python UTs as builds are failing (AMBARI-24427 tracks fixing it)

 ambari-server/src/test/python/TestServiceAdvisor.py                    | 2 ++
 ambari-server/src/test/python/TestStackFeature.py                      | 2 ++
 ambari-server/src/test/python/TestStackSelect.py                       | 2 ++
 ambari-server/src/test/python/custom_actions/TestRemoveBits.py         | 3 ++-
 ambari-server/src/test/python/custom_actions/test_mpack_install.py     | 2 ++
 .../test/python/stacks/stack-hooks/after-INSTALL/test_after_install.py | 2 ++
 .../src/test/python/stacks/stack-hooks/before-ANY/test_before_any.py   | 2 ++
 .../python/stacks/stack-hooks/before-INSTALL/test_before_install.py    | 2 ++
 .../stacks/stack-hooks/before-SET_KEYTAB/test_before_set_keytab.py     | 2 ++
 .../test/python/stacks/stack-hooks/before-START/test_before_start.py   | 2 ++
 10 files changed, 20 insertions(+), 1 deletion(-)