change `test-run` from keyword to integer in config file 34/74834/1
authorDibya Prakash Das <dibyadascool@gmail.com>
Sat, 4 Aug 2018 14:26:03 +0000 (19:56 +0530)
committerDibya Prakash Das <dibyadascool@gmail.com>
Sat, 4 Aug 2018 14:26:03 +0000 (19:56 +0530)
Change-Id: Ib519b4517098e73e8ef2b2c0b4c84be0307c4eaf
Signed-off-by: Dibya Prakash Das <dibyadascool@gmail.com>
dashboard/viz_config.yaml

index c4096e5d0aca9074423a51b1816a07e513830e88..7bf87eecf5daeb3d9d41281f4a9c2ba327ec4170 100644 (file)
@@ -23,7 +23,7 @@ opendaylight-test-feature:
             schema: metric
             value_axis: 1
         build:
-            field: performance.test-run.keyword
+            field: performance.test-run
             label: Build Number
             schema: segment
             not_in_seriesParams: true
@@ -43,8 +43,8 @@ opendaylight-test-performance:
             value_axis: 1
     aggs:
         build:
-            field: performance.test-run.keyword
+            field: performance.test-run
             custom_label: Build Number
             schema: segment
         default:
-            schema: metric
\ No newline at end of file
+            schema: metric