Skip to content

Commit a148d3e

Browse files
committed
install tedge-p11-server in system tests
Signed-off-by: reubenmiller <reuben.d.miller@gmail.com>
1 parent d2cadac commit a148d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/images/debian-systemd/files/bootstrap.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,7 @@ install_via_local_files() {
564564
find_then_install_deb "$INSTALL_SOURCEDIR" "c8y-firmware-plugin_*_$ARCH.deb"
565565
find_then_install_deb "$INSTALL_SOURCEDIR" "tedge[_-]watchdog_*_$ARCH.deb"
566566
find_then_install_deb "$INSTALL_SOURCEDIR" "c8y-remote-access-plugin*_$ARCH.deb"
567+
find_then_install_deb "$INSTALL_SOURCEDIR" "tedge-p11-server*_$ARCH.deb"
567568
}
568569

569570
clean_files() {

0 commit comments

Comments
 (0)