commit | e76f653a89e880e06164f7ccac958171780f58b0 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Jul 08 09:40:53 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Thu Jul 09 06:47:53 2015 +0000 |
tree | 7a6bb8edc525b5f7911b884ff689c951f2aa9780 | |
parent | dbe6703bb2090927bba013c76e25085891a03803 [diff] [blame] |
Improving net test tools and scenarios. Change-Id: I2b53fa7b28e1135d2356ae58d4ee8ac35184d9b8
diff --git a/tools/dev/bash_profile b/tools/dev/bash_profile index 8752082..b78f5cd 100644 --- a/tools/dev/bash_profile +++ b/tools/dev/bash_profile
@@ -30,6 +30,8 @@ # Setup cell enviroment export ONOS_CELL=${ONOS_CELL:-local} +export ONOS_SCENARIOS=$ONOS_ROOT/tools/test/scenarios + # Convenience utility to warp to various ONOS source projects # e.g. 'o api', 'o dev', 'o' function o {