Hi Dave,
     Please find the patch for drop objects functionality for test
framework.
Now, test framework is able to drop all objects(like server, database,
schema, etc.) which are created during test suite execution. Code included
in the patch is only for server and database node. If everything goes fine
will send next patch with the remaining nodes in a single patch.

*The following files are also affected by the new changes:*
web/setup.py,
web/config.py,
regression/test_advanced_config.json.in


*To run the test suite follow the commands*
1. python runtionregress/ests.py --pkg browser.server_groups.servers
2. python regression/runtests.yp --pkg browser.server_groups.servers.
databases


*Note: *Please do not run test suite for all nodes (python
regression/runtests.py) as code modifications have not been done yet.

Thanks.


-- 
Thanks,
Navnath Gadakh
Software Engineer
EnterpriseDB Corporation
Mobile: +91 9975389878

Attachment: drop_objects.patch
Description: Binary data

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

Reply via email to