vpp: run 'make test-dep' for all OS variants. 83/34383/1
authorDave Wallace <dwallacelf@gmail.com>
Sat, 6 Nov 2021 15:51:02 +0000 (11:51 -0400)
committerDave Wallace <dwallacelf@gmail.com>
Sat, 6 Nov 2021 15:51:02 +0000 (11:51 -0400)
commit1d01d3d54c5ad5396991cbaff4e3c6c507ade27e
tree792b7bae22ba952cd4d11348cfeb026b3a16c4dc
parent4a444c7ef8175b24392a6eda3aa2c6344d0b5cb3
vpp: run 'make test-dep' for all OS variants.

- Ensure that there are no repeats of python
  dependency breakages on OS variants which
  do not run 'make test' in the CI.  This is
  required for docker executor builder as well
  as doc/test dep issues [0].

[0] https://gerrit.fd.io/r/c/vpp/+/34381

Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ife4e33b4a048fe87574165cfd6f573a1ec6dadc8
jjb/scripts/vpp/build.sh