esa / mo-services-java

ESA's Java implementation of the CCSDS MO services
Other
12 stars 5 forks source link

Add testbeds github action #29

Closed marten-cgi closed 1 year ago

marten-cgi commented 1 year ago

Added jobs that builds the project and then runs the MAL and COM testbeds in parallel. Test reports are uploaded as artifacts. Currently COM testbed fails, there are several different errors. I had to make some changes to pom.xml files, so that the project can be built successfully. Also, some relative paths were incorrect.

marten-cgi commented 1 year ago

I undid some pom.xml changes related to building testbeds and instead build testbeds in separate job. Also added MAL/SPP testbed job. This is skipped for now as build fails because of compilation error.