Skip to content

Releases: sonata-nfv/tng-vnv-executor

v5.1 (2020-01-08)

08 Jan 14:59
776c76b
Compare
Choose a tag to compare

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.

v5.0 (2019-09-06)

06 Sep 08:17
64e8fcc
Compare
Choose a tag to compare

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

  • Acceptance of test requests from Curator
  • Generation of a docker-compose file with the test descriptor received from Curator
  • Tests execution using test probes (docker images) against the deployed network services
  • Validation and Verification of the test conditions
  • Notification of Execution progress Updates to Curator
  • Export results in the test results repository