- testing the waters with data-driven approach to flow mod tests. The new test suite
authorJamo Luhrsen <james.luhrsen@hp.com>
Thu, 21 Aug 2014 06:07:04 +0000 (23:07 -0700)
committerJamo Luhrsen <james.luhrsen@hp.com>
Fri, 22 Aug 2014 16:07:02 +0000 (09:07 -0700)
commit84e8056c22473235415ebdad437ef22ff3273935
treeae0418c4a2efd62b8c942a5332ee4fc9c3b5cdc1
parent9dc4790a56fbf3418167676e3c4af6bd29fa8262
- testing the waters with data-driven approach to flow mod tests.  The new test suite
  is standalone and should run with no failures, however there is one case "dec_ttl"
  that is an overlap of test suite 305.

- was able to remove a 20s sleep from the __init__.txt suite by using "Read Until".
  This may help squeeze quicker runs from automation if done to all folders having
  the 20s sleep.  The same concept can be applied in other places, I've noticed.

- A W.I.P. generic Action Flow .xml file is now added.

Change-Id: I20564f5aacdd62ef0c1d3f98418ac55ca880bcd8
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
test/csit/suites/base-of13/070__Flows_OF13/305.1__ttl.txt [new file with mode: 0644]
test/csit/suites/base-of13/070__Flows_OF13/__init__.txt
test/csit/variables/xmls/genericActionFlow.xml [new file with mode: 0644]