Commit a5ab38a5 authored by Carlo Migoni's avatar Carlo Migoni
Browse files

Merge branch 'fix-issue-760' of https://github.com/discos/discos into fix-issue-760

parents d791e162 31949baa
Loading
Loading
Loading
Loading
+14 −3
Original line number Original line Diff line number Diff line
Compile the branch
==================
Get the branch::

   $ discos-get -b fix-issue-760 -s srt

Compile and install::

   $ cd fix-issue-760-srt/SystemMake/
   $ make all install

How to run the component
How to run the component
========================
========================
Using simulators::
Using simulators::


  $ discos-set centos_7_compatibility-srt --cdb test
  $ discos-set fix-issue-760-srt --cdb test
  $ discos-simulator -s backend -t mistral start
  $ discos-simulator -s backend -t mistral start
  $ acsStart
  $ acsStart
  $ acsStartContainer -py SRTMistralContainer
  $ acsStartContainer -py SRTMistralContainer
@@ -14,7 +25,7 @@ before every test and stopped right after the test. To run the tests
move to ``SRT/Servers/SRTPyMistral/test/cli/`` and execute the following
move to ``SRT/Servers/SRTPyMistral/test/cli/`` and execute the following
commands::
commands::


  $ discos-set centos_7_compatibility-srt --cdb test
  $ discos-set fix-issue-760-srt --cdb test
  $ acsStart
  $ acsStart
  $ acsStartContainer -py SRTMistralContainer
  $ acsStartContainer -py SRTMistralContainer
  $ python test_cli.py
  $ python test_cli.py
@@ -37,7 +48,7 @@ Here are the steps::


2) Startup ACS and all containers.
2) Startup ACS and all containers.


3) Startup the MISTAL operatorInput shell::
3) Startup the MISTRAL operatorInput shell::


      $ operatorInput BACKENDS/SRTMistral
      $ operatorInput BACKENDS/SRTMistral