Bootstrap to test csit-master against VPP release. 38/538/9
authorJan Gelety <jgelety@cisco.com>
Tue, 15 Mar 2016 12:45:55 +0000 (13:45 +0100)
committerGerrit Code Review <gerrit@fd.io>
Tue, 29 Mar 2016 12:42:12 +0000 (12:42 +0000)
commit77873c7c4c3793b3a9a5fa0e5daa6884dabb2e82
treec5204aa5bfe7db157d93fbd8c70ced0d093b0e34
parentbf584751869e2763468fc1c8a1865b5a5ae7c10f
Bootstrap to test csit-master against VPP release.

- get the version of the latest VPP build
- download and install the latest VPP build on nodes
- run three times all test suites to check if the VPP build
  can be used for csit development and current csit master
  can be pushed to master-verified branch
  (see patch https://gerrit.fd.io/r/590)

Change-Id: I0ad2e9fe1620cc18ccc11dce2d107177cf97ff27
Signed-off-by: Jan Gelety <jgelety@cisco.com>
bootstrap-verify-master.sh [new file with mode: 0755]
resources/tools/download_install_vpp_pkgs.sh