You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ni...@apache.org on 2021/05/10 09:54:08 UTC

[atlas] branch branch-2.0 updated: ATLAS-4279: Fixed IT failing for DebugMetricsIT.

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

nixon pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 5836369  ATLAS-4279: Fixed IT failing for DebugMetricsIT.
5836369 is described below

commit 58363692dce2c9b344e34781ddd5888c54ea765c
Author: Jayendra Parab <ja...@freestoneinfotech.com>
AuthorDate: Mon May 10 12:28:31 2021 +0530

    ATLAS-4279: Fixed IT failing for DebugMetricsIT.
    
    (cherry picked from commit efb0ee1df75ec0b03990c7e56feaa926314d9226)
---
 webapp/src/test/resources/atlas-application.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/webapp/src/test/resources/atlas-application.properties b/webapp/src/test/resources/atlas-application.properties
index adeade8..1d45e78 100644
--- a/webapp/src/test/resources/atlas-application.properties
+++ b/webapp/src/test/resources/atlas-application.properties
@@ -130,3 +130,4 @@ atlas.search.gremlin.enable=true
 
 #########  Configure use of Tasks  #########
 atlas.tasks.enabled=false
+atlas.debug.metrics.enabled=true