aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/mass-pnf-sim/deployment/heat/mass-pnf-sim_run.sh
blob: 20880003aa546560352179675e26e82d821f64c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
pushd /root
git clone https://git.onap.org/integration
pushd integration/test/mocks/mass-pnf-sim
./setup.sh
source .tox/MassPnfSim-runtime/bin/activate
./mass-pnf-sim.py build
./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
./mass-pnf-sim.py start
sleep 30
./mass-pnf-sim.py trigger