Update graph indexes for 1.7
Change-Id: If255e550615f219959647072c2cf0e333d15a9d6
diff --git a/TestON/tests/HA/HAsanity/HAsanity.py b/TestON/tests/HA/HAsanity/HAsanity.py
index f23935f..3c6843d 100644
--- a/TestON/tests/HA/HAsanity/HAsanity.py
+++ b/TestON/tests/HA/HAsanity/HAsanity.py
@@ -181,7 +181,7 @@
# index = The number of the graph under plot name
job = "HAsanity"
plotName = "Plot-HA"
- index = "2"
+ index = "1"
graphs = '<ac:structured-macro ac:name="html">\n'
graphs += '<ac:plain-text-body><![CDATA[\n'
graphs += '<iframe src="https://onos-jenkins.onlab.us/job/' + job +\