Statistics
| Branch: | Tag: | Revision:

root / snf-tools / synnefo_tools / burnin / network_tests.py @ d0bb677f

History | View | Annotate | Download (8.2 kB)

# Date Author Comment
9355a604 02/13/2014 04:20 pm Ilias Tsitsimpis

burnin: Change pylint disable-msg pragmas

'disable-msg' has been deprecated in favor of 'disable'.

3e5bbd85 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Verify quotas

After every action that changes the user's quotas
verify that quotas' changes are consistent.

60a80953 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Implement the new Network API

3eaf0ec5 12/02/2013 02:12 pm Ilias Tsitsimpis

burnin: Implement NetworkTestSuite