Skip to content

v5.1 (2020-01-08)

Latest
Compare
Choose a tag to compare
@santiagordguez santiagordguez released this 08 Jan 14:59
776c76b

The v5.1 of the Executor Component brings the following features to the SONATA (powered by 5GTANGO) Validation and Verification Platform:

  • Ability to deploy probe's containers in other machines than the V&V's.
  • Files and results are shared between executor and execution hosts via NFS. There is a new environment variable to enable/disable the use of a configured NFS server if the execution probes are executed in other machines that the V&V component. The generated docker-compose is automatically adapted to enable its use.
  • Error Information enrichment:
    • the test results are sent to Curator even when they don't end OK. If the test ends, the results are sent.
    • the docker-compose failure is caught and sent to the curator when the execution fails due to docker-compose errors.