Versions Compared

Key

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

...

This script depends on install made by cmake.sh, it is capable of testing SSL, custom users, password based access. It will also:

  • Kill any existing local server running with port ECF_PORT
  • remove any old checkpoint and log files.
  • start a new server with port ECF_PORT
  • run metabuilder/develop branch for ecflow
  • Load all the definition from $WK/ANode/parser/test/data/good_defs
  • kill any existing ecflow_ui and start a new ecflow_ui

...