Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can also use the simulator. , allowing you predict/verify the behaviour of your suite in few seconds. The simulator is available with the python api.

...

 Ecflow allows the use of verify attributes. This example show shows how we can verify the number of times a task should run, given a start(optional, but required when using time based attributes) and end time(optional).

...

 Please note, for deterministic behaviour, the start and end clock should be specified when using time based attributes.

 However if no 'endclock' is specified the simulation run will assume the following defaults.

...