Add HOT parameters for the simulator
[integration.git] / test / mocks / mass-pnf-sim / deployment / heat / mass-pnf-sim_run.sh
1 #!/bin/bash
2 pushd /root
3 git clone https://git.onap.org/integration
4 pushd integration/test/mocks/mass-pnf-sim
5 ./setup.sh
6 source .tox/MassPnfSim-runtime/bin/activate
7 ./mass-pnf-sim.py build
8 ./mass-pnf-sim.py bootstrap --count $SIMULATOR_INSTANCES --urlves $VES_URL --ipfileserver $FILE_SERVER --typefileserver ftps --ipstart 10.11.0.16 --user $FTP_USER --password $FTP_PASSWORD
9 ./mass-pnf-sim.py start
10 sleep 30
11 ./mass-pnf-sim.py trigger