Submitted as https://issues.apache.org/jira/browse/AMBARI-7011
My best guess is https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/java/org/apache/ambari/server/controller/nagios/NagiosPropertyProvider.java#L93 CLUSTER_ALERTS is defined as static and it could be cleared and put by multi-thread environment (yet I have no clue mvn test command runs in parallel thou) Anybody has any thoughts you can share? On Mon, Aug 25, 2014 at 6:34 PM, Roman Shaposhnik <[email protected]> wrote: > Hi! > > just wanted to give everybody a heads up that Jun, Chandra > and myself have started to build our CI on builds.apache.org > as per: > https://issues.apache.org/jira/browse/AMBARI-6925 > > Jun and Chandra are the guys doing the real work, I am just > helping them along with managing the Jenkins jobs (they are > not committers yet and as such can't directly manage jobs > on ASF Jenkins). > > Here's what we've gotten so far: > > https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-Commit/ > https://builds.apache.org/view/A-D/view/Ambari/ > > The job does the basics and already posts feedback > to JIRAs. We still need to figure out why the following > unit test fails consistently on Jenkins: > > https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-Commit/lastCompletedBuild/testReport/org.apache.ambari.server.controller.nagios/NagiosPropertyProviderTest/testNagiosServiceAlerts/ > > And I believe Jun is about to file a JIRA for that. > > Anyway, just wanted to share this and ask everybody > to provide us with feedback on AMBARI-6925. > > Thanks, > Roman. > -- -jun
