aboutsummaryrefslogtreecommitdiffstats
path: root/yardstick/benchmark/scenarios/networking/sfc_server.bash
blob: e9b34e0325e67f44e5c15b62ce32ae22ec1c9c54 (plain)
1
2
3
4
5
#!/bin/bash
set -e

service iptables stop
python -m SimpleHTTPServer 80