benchflow / data-transformers

Spark scripts utilised to transform data to the BenchFlow internal formats
Other
0 stars 0 forks source link

Test to be added and to be enabled (+miscellaneous) #74

Open VincenzoFerme opened 8 years ago

VincenzoFerme commented 8 years ago

We need to add tests for: faban and properties

We need to move tests related to cutNProcesses here

We need to extend mysqlTests to include: cutNProcesses We need to extend propertiesTests to include: createInfoDict, createVersionDict We need to extend statsTests to include: createNetworkDict, createHostNetworkDict, getBytesSumForContainerPIDS, createNetworkHostQuery, test when net is not host (see https://github.com/benchflow/data-transformers/issues/84)

We need to enable spark tests for fabanTransformer and propertiesTransformer

Moreover, we also plan to add some performance test in CI.