Re: Review Request 62429: Ambari Unit Tests Fail In trunk

2017-09-20 Thread Pallav Kulshreshtha

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62429/#review185780
---


Ship it!




Ship It!

- Pallav Kulshreshtha


On Sept. 20, 2017, 7:09 a.m., Prabhjyot Singh wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62429/
> ---
> 
> (Updated Sept. 20, 2017, 7:09 a.m.)
> 
> 
> Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, 
> Rohit Choudhary, Sumit Mohanty, and venkat sairam.
> 
> 
> Bugs: AMBARI-22002
> https://issues.apache.org/jira/browse/AMBARI-22002
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> The following unit tests are failing trunk builds:
> https://builds.apache.org/job/Ambari-trunk-Commit/8095/consoleFull
> 
> OK
> --
> Failed tests:
> ERROR: test_configure_default (test_zeppelin_master.TestZeppelinMaster)
> --
> Traceback (most recent call last):
>   File 
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-common/src/test/python/mock/mock.py",
>  line 1199, in patched
> return func(*args, **keywargs)
>   File 
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py",
>  line 145, in test_configure_default
> target = RMFTestCase.TARGET_COMMON_SERVICES
>   File 
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
>  line 126, in executeScript
> raise RuntimeError("Cannot load class %s from %s: %s" % (classname, 
> norm_path, err.message))
> 
> 
> Diffs
> -
> 
>   ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py 
> 9a28e686f5 
> 
> 
> Diff: https://reviews.apache.org/r/62429/diff/1/
> 
> 
> Testing
> ---
> 
> Tested locally
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>



Re: Review Request 62429: Ambari Unit Tests Fail In trunk

2017-09-20 Thread venkat sairam

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62429/#review185779
---


Ship it!




Ship It!

- venkat sairam


On Sept. 20, 2017, 7:09 a.m., Prabhjyot Singh wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/62429/
> ---
> 
> (Updated Sept. 20, 2017, 7:09 a.m.)
> 
> 
> Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, 
> Rohit Choudhary, Sumit Mohanty, and venkat sairam.
> 
> 
> Bugs: AMBARI-22002
> https://issues.apache.org/jira/browse/AMBARI-22002
> 
> 
> Repository: ambari
> 
> 
> Description
> ---
> 
> The following unit tests are failing trunk builds:
> https://builds.apache.org/job/Ambari-trunk-Commit/8095/consoleFull
> 
> OK
> --
> Failed tests:
> ERROR: test_configure_default (test_zeppelin_master.TestZeppelinMaster)
> --
> Traceback (most recent call last):
>   File 
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-common/src/test/python/mock/mock.py",
>  line 1199, in patched
> return func(*args, **keywargs)
>   File 
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py",
>  line 145, in test_configure_default
> target = RMFTestCase.TARGET_COMMON_SERVICES
>   File 
> "/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
>  line 126, in executeScript
> raise RuntimeError("Cannot load class %s from %s: %s" % (classname, 
> norm_path, err.message))
> 
> 
> Diffs
> -
> 
>   ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py 
> 9a28e686f5 
> 
> 
> Diff: https://reviews.apache.org/r/62429/diff/1/
> 
> 
> Testing
> ---
> 
> Tested locally
> 
> 
> Thanks,
> 
> Prabhjyot Singh
> 
>



Re: Review Request 62429: Ambari Unit Tests Fail In trunk

2017-09-20 Thread Prabhjyot Singh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62429/
---

(Updated Sept. 20, 2017, 12:39 p.m.)


Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit 
Choudhary, Sumit Mohanty, and venkat sairam.


Bugs: AMBARI-22002
https://issues.apache.org/jira/browse/AMBARI-22002


Repository: ambari


Description (updated)
---

The following unit tests are failing trunk builds:
https://builds.apache.org/job/Ambari-trunk-Commit/8095/consoleFull

OK
--
Failed tests:
ERROR: test_configure_default (test_zeppelin_master.TestZeppelinMaster)
--
Traceback (most recent call last):
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-common/src/test/python/mock/mock.py",
 line 1199, in patched
return func(*args, **keywargs)
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/stacks/2.5/ZEPPELIN/test_zeppelin_master.py",
 line 145, in test_configure_default
target = RMFTestCase.TARGET_COMMON_SERVICES
  File 
"/home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
 line 126, in executeScript
raise RuntimeError("Cannot load class %s from %s: %s" % (classname, 
norm_path, err.message))


Diffs
-

  ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py 
9a28e686f5 


Diff: https://reviews.apache.org/r/62429/diff/1/


Testing
---

Tested locally


Thanks,

Prabhjyot Singh



Review Request 62429: Ambari Unit Tests Fail In trunk

2017-09-20 Thread Prabhjyot Singh

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62429/
---

Review request for Ambari, DIPAYAN BHOWMICK, Jaimin Jetly, Jayush Luniya, Rohit 
Choudhary, Sumit Mohanty, and venkat sairam.


Bugs: AMBARI-22002
https://issues.apache.org/jira/browse/AMBARI-22002


Repository: ambari


Description
---

The following unit tests are failing trunk builds:
https://builds.apache.org/job/Ambari-trunk-Commit/8095/consoleFull

RuntimeError: Cannot load class Master from 
ZEPPELIN/0.6.0.2.5/package/scripts/master.py:


Diffs
-

  ambari-server/src/test/python/stacks/2.6/ZEPPELIN/test_zeppelin_070.py 
9a28e686f5 


Diff: https://reviews.apache.org/r/62429/diff/1/


Testing
---

Tested locally


Thanks,

Prabhjyot Singh