forked from p34709852/monkey
452028f221
Previously, in the UT data, Hadoop had only windows in the "supported_os" field in the config. Now that that field is stripped out from the config, the supported OSes are picked up from the main code (from `SUPPORTED_OS` in the master's `Exploiter` class) which has both winodws and linux for Hadoop. This caused the tests to fail. This commit changes the UT data to include the MSSQL exploiter (windows only) instead of the Hadoop exploiter. The tests pass now. |
||
---|---|---|
.. | ||
common | ||
data_for_tests | ||
monkey_island | ||
profiling | ||
unit_tests | ||
__init__.py | ||
utils.py |