summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/include-raw-vpp-build.sh
blob: 61fd94e4263bd7e6cc6a0478667cfefdb2de6f29 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
# basic build script example

# do nothing but print the current slave hostname
hostname
cd build-root/
./bootstrap.sh
make PLATFORM=vpp V=0 TAG=vpp install-deb