CORDVTN Test: Added test scenarios for cord vtn and
updated list for ALL_TEST to display in listing.

Change-Id: Ic22ef6cacf06ead124abf2e7c9581f5052aa2556
diff --git a/src/test/setup/cord-test.py b/src/test/setup/cord-test.py
index 95e1cc9..7b52058 100755
--- a/src/test/setup/cord-test.py
+++ b/src/test/setup/cord-test.py
@@ -51,7 +51,7 @@
     IMAGE = 'cord-test/nose'
     ALL_TESTS = ('tls', 'dhcp', 'dhcprelay','igmp', 'subscriber',
     'cordSubscriber', 'vrouter', 'flows', 'proxyarp', 'acl', 'xos', 'fabric',
-    'cbench', 'cluster', 'netCondition')
+    'cbench', 'cluster', 'netCondition', 'cordvtn')
 
     def __init__(self, tests, instance = 0, num_instances = 1, ctlr_ip = None,
                  name = '', image = IMAGE, prefix = '', tag = 'candidate',