-
Notifications
You must be signed in to change notification settings - Fork 0
[TEST] Run tests on RCP HAAS #13
Description
Run tests on RCP HAAS nodes to verify performances on HAAS and compare with ENAC VM results :
- Compression tests
- Potree converter tests
- Cli tool tests lidardatamanager
- Download static folders (the results of compression tests) from both EPFL internal network & outside world
Ideally we would compare both RCP HAAS with and without the flash storage "nfs-rcpnas3"
In the same time, draw a graph of theorical architecture bandwiths, to understand if problems comes from implementation
Files to use to test are, for compression, download static speeds :
- /fts-addlidar/LiDAR-Zips/BENCHMARK_COMPRESSION_SMALL : 3 GB
- /fts-addlidar/LiDAR-Zips/BENCHMARK_COMPRESSION_MEDIUM : 33 GB
- /fts-addlidar/LiDAR-Zips/BENCHMARK_COMPRESSION_LARGE : 135.4 GB
Files to use to test Cli lidardatamanager & potree converter (the potree converter image already takes a metacloud file normally) :
/fts-addlidar/LiDAR-Zips/BENCHMARK_POINTCLOUD/point_cloud_las.metacloud
(for info potree converter run with a list of las files, so if there's a problem with the metacloud, we can just open all the files inside /fts-addlidar/LiDAR-Zips/BENCHMARK_POINTCLOUD/01_Lidar_Processed_las)