Skip to content
Bruno Garcia edited this page Feb 17, 2021 · 8 revisions

Release B features

  • Scheduling of experiments based on the resources available in the platform, which includes:
    • Blocking the execution of an experiment until the required equipment has been released by other experiments that are making use of.
    • Blocking the execution until the required computational resources are available in the Management and Orchestration layer
    • Automatically cancelling the execution of experiments that are deemed unfeasible due to their requirements.
    • Allowing experimenters to request the execution of an experiment exclusively in the platform, without any other experiments running at the same time, regardless of the requirements.
  • Support for experiments with a set of user customized parameters.
  • Support for the execution of experiments using a MONROE node.
  • Implementation of an East/West interface for communication between two ELCM instances and support for the execution of distributed experiments.
  • An update on the composition logic, in order to support the changes introduced in the second version of the Experiment Descriptor.
  • The integration with the Dispatcher component, which provides the required privacy and security management.
  • Additional support for the functionality exposed by the Open APIs.
  • The implementation of new Task types that give additional possibilities to platform administrators while describing the implementation of the platform’s test cases.

Functionality tests

Tutorials:

Clone this wiki locally