Tools: Dummy play.py file added
authorVratko Polak <vrpolak@cisco.com>
Thu, 21 May 2015 14:56:04 +0000 (16:56 +0200)
committerVratko Polak <vrpolak@cisco.com>
Thu, 21 May 2015 15:12:25 +0000 (17:12 +0200)
commit565393be43d2e615ca9ed561ec454544f068c50d
tree07d0a9b412c3cc374aacca0a7a196917028cf53c
parent02277d3de1c718789427b99f4f379448a0cd0447
Tools: Dummy play.py file added

There are jobs running "bgpuser" suite, which
relies on play.py script already in suite setup,
so currently it skips all test cases.

The full-blown play.py has still several days to
become polished enough to warrant merge into repository;
this change adds a file that just prints a message and quits.

The suite would still mostly fail because of that,
but with this file in place, the suite would
at least test for presence of Bug 3182.

Change-Id: Iee27fecc82e9d701e36a061766c9976598ada990
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
test/tools/fastbgp/play.py [new file with mode: 0644]