Skip to content

Continuous Integration for WASP

Guillaume Pasero requested to merge ci into master

Continuous Integration for WASP:

  • dedicated containers to build in CentOS 7 and Ubuntu 20.04
  • build and unit tests (C++ tests)
  • validation on the whole chain with Python tests
  • Data used has been "cropped": no-data is set everywhere outside a single strip. The image file keeps the original size, but thanks to GeoTIFF compression, we can reduce the storage size.
  • Quality reports generated and uploaded to SonarQube.
Edited by Guillaume Pasero

Merge request reports