Merge "Initial docs skeleton"
[it/test.git] / ons_2019_demo / pendulum_scripts / kill_scripts / kill_ric_and_dashboard.sh
1 pkill -f pendulum_xapp
2 pkill -f e2sim #kills both agent and term
3 pkill -f dummy #kills a1 med C code and load consumer
4 pkill -f load_gen
5 pkill -f a1med #kills a1 mediator http server
6 docker kill $(docker ps -q) #kills dashboard