integ/kubernetes/cni/bond-cni
Steven Webster 0c0aa6ff67 debian: fix issue with bond-cni binary install
This commit fixes an issue with the debian install of the
bond CNI plugin.

It was noticed that the 'bond' source directory was being
installed, rather than the built 'bond' binary.

Since the build output is a single binary, it will be
found in debian/bond-cni/, rather than the standard
debian/tmp/

dh_install is instructed where to find the build output
installed by dh_auto_install.

Testing:

- Debian build and install
- Confirmed the bond binary is at /var/opt/cni/bin/
- Functional testing to ensure a pod using the
  bond plugin could be launched

Depends-On: https://review.opendev.org/c/starlingx/integ/+/844865
Closes-Bug: 1976111

Signed-off-by: Steven Webster <steven.webster@windriver.com>
Change-Id: I2a504b8bfc210dc09487a496959da235dec82525
2022-06-17 09:41:16 -04:00
..
centos cni: use /var/opt/cni 2022-06-06 20:07:27 +03:00
debian debian: fix issue with bond-cni binary install 2022-06-17 09:41:16 -04:00