commit | c7635700c3e03d13a72165f8b744c3f5c7bae350 | [log] [tgz] |
---|---|---|
author | suibin zhang <suibin@onlab.us> | Tue Nov 03 21:30:20 2015 -0800 |
committer | suibin zhang <suibin@onlab.us> | Tue Nov 03 21:30:20 2015 -0800 |
tree | 564bded113e69c11633c16b3eedb265cb22a7f27 | |
parent | c1cfcc200e4bf970c1eddba64974b40669f41fa1 [diff] |
minor comment change Change-Id: I95c7a2af7c65942c464da5b8068c1f886f4fb5f7
diff --git a/TestON/tests/PLATdockertest/PLATdockertest.py b/TestON/tests/PLATdockertest/PLATdockertest.py index f753834..f62998b 100644 --- a/TestON/tests/PLATdockertest/PLATdockertest.py +++ b/TestON/tests/PLATdockertest/PLATdockertest.py
@@ -1,6 +1,6 @@ -# This is a sample template that starts up ONOS cluster, this template -# is used as a starting script for creating functionality and performance test +# This is a basic platform test suite. +# Additional platform test cases can be added on this test suite where appropriate. class PLATdockertest: """