Update HA test READMEs
Change-Id: I092e5b867b77a392d6a34a4ac464826e1e75faaa
diff --git a/TestON/tests/HAsanity/README b/TestON/tests/HAsanity/README
new file mode 100644
index 0000000..406ee04
--- /dev/null
+++ b/TestON/tests/HAsanity/README
@@ -0,0 +1,18 @@
+This test is designed to verify that an ONOS cluster behaves correctly using
+all the same verifications as the other HA tests. There is no control plane
+failures in this test. This is so that it is easier to find the cause of bugs
+discovered through the HA suite.
+
+The gerneral structure for the test:
+- Startup
+- Assign switches
+- Verify ONOS state and functionality
+ - Device mastership
+ - Intents
+ - Leadership election
+ - Distributed Primitives
+- Wait 60 seconds
+- Verify ONOS state and functionality
+- Dataplane failures
+ - link down and up
+ - switch down and up