Change-Id: I9a8234a0fab0e13537ff5e91d542a42eefcaf287
Signed-off-by: Andrew Grimberg <[email protected]>
scm:
- gerrit-trigger-scm:
credentials-id: '{ssh-credentials}'
- refspec: '$GERRIT_REFSPEC'
- choosing-strategy: 'gerrit'
+ refspec: ''
+ choosing-strategy: 'default'
wrappers:
- ssh-agent-credentials:
# allocated IP addresses and injecting as vars into the env. (see Opendaylight script: include-raw-integration-get-slave-addresses.sh
# See jjb/integration from ODL
- shell:
- !include-raw-escape ../vpp/include-raw-vpp-build.sh
+ !include-raw-escape include-raw-csit-build.sh
publishers:
- archive-artifacts:
--- /dev/null
+#!/bin/bash
+# basic build script example
+
+# do nothing but print the current slave hostname
+cd vpp/build-root/
+./bootstrap.sh
+make PLATFORM=vpp TAG=vpp_debug install-deb