Skip to content

Commit

Permalink
Add isc-dhcp-server to github workload
Browse files Browse the repository at this point in the history
Install isc-dhcp-server package in order to run IPv6 PD system-tests.

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Acked-by: Mark Michelson <mmichels@redhat.com>
Signed-off-by: Numan Siddique <numans@ovn.org>
  • Loading branch information
LorenzoBianconi authored and numansiddique committed Jan 17, 2022
1 parent 2bbd90b commit 1f85302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
dependencies: |
automake libtool gcc bc libjemalloc2 libjemalloc-dev \
libssl-dev llvm-dev libelf-dev libnuma-dev libpcap-dev \
selinux-policy-dev ncat python3-scapy
selinux-policy-dev ncat python3-scapy isc-dhcp-server
m32_dependecies: gcc-multilib
CC: ${{ matrix.compiler }}
LIBS: ${{ matrix.libs }}
Expand Down

0 comments on commit 1f85302

Please sign in to comment.