File: test-setup.sh

package info (click to toggle)
python-ovsdbapp 2.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,040 kB
  • sloc: python: 9,222; sh: 138; makefile: 21
file content (7 lines) | stat: -rwxr-xr-x 278 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/bin/bash -xe

# This script is triggered by extra-test-setup macro from project-config
# repository.

# Set manager for native interface
sudo ovs-vsctl --timeout=10 --id=@manager -- create Manager target=\"ptcp:6640:127.0.0.1\" -- add Open_vSwitch . manager_options @manager