Versions Compared

Key

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

...

  1. Make sure the node where simulator installed can support ssh.  
  2.  jdk jdk 1.8 or higher is also required. 

4. Installation Steps:

        there is a packge: simulator.tar.gz below need to be downloaded. 

        

View file
namesimulator.tar.gz
height250

...

     5. run the commandjava -jar simulator-0.0.1-SNAPSHOT.jar >/dev/null &


6.Currently OOM  does not support the chart config , So remove the charts manually. Will work with OOM team to make the chart level configable.

Customize the helm charts to suit use case(from the kubernetes directory):

> rm -rf cds/charts/cds-command-executor/
> rm -rf sdc/charts/sdc-dcae-be/
> rm -rf sdc/charts/sdc-dcae-dt/


4. Register sndc info in AAI-ESR-GUI:

...