Cleaning and Optimizing REST Regression Tests 73/16173/2
authorReinaldo Penno <[email protected]>
Mon, 9 Mar 2015 01:33:33 +0000 (18:33 -0700)
committerAndrej Kincel <[email protected]>
Tue, 10 Mar 2015 08:51:29 +0000 (08:51 +0000)
commit891746f71a92f6afac6426ce60a9fd395484b609
treec0e1e38c34c7b12c737bbad5218c5432b3f13a27
parent58969f9fab9f070dafec3cea8a09a697c6b48bf6
Cleaning and Optimizing REST Regression Tests

-Introduced a common fule with all generic REST functions
-Fixed all other files to import common module
-Fixes JSON messages to account for all the recent Yang
 module changes

Change-Id: I5a630432357aac0cfc04f1338df83c807e623aa6
Signed-off-by: Reinaldo Penno <[email protected]>
sfc-test/common.py [new file with mode: 0644]
sfc-test/sfc_basic_rest_regression.py
sfc-test/sfc_basic_rest_regression_messages.py
sfc-test/sfc_classifier_regression.py
sfc-test/sfc_topo_1_messages.py [deleted file]
sfc-test/sfc_topo_1_regression.py [deleted file]