vpp-hst: temporarily remove vpp-verify-hst job
[ci-management.git] / jjb / ci-management / package-list.sh
1 #!/bin/bash
2
3 export PACKAGE_LIST_COMMON="libhicnctrl \
4 libhicnctrl-memif \
5 hicn-collectd-plugins \
6 hicn-apps \
7 hicn-light \
8 hicn-apps-memif \
9 libhicntransport-memif \
10 libhicn \
11 libhicntransport \
12 hicn-plugin \
13 facemgr \
14 hicn-utils-memif \
15 hicn-utils \
16 hicn-sysrepo-plugin \
17 hicn-extra-plugin \
18 libparc \
19 libparc-doc \
20 longbow \
21 longbow-doc"
22
23 export PACKAGE_LIST_UBUNTU="libhicnctrl-dev \
24 libhicn-ctrl-dev \
25 libhicnctrl-memif-dev \
26 libhicntransport-memif-dev \
27 libhicn-dev \
28 libhicntransport-dev \
29 hicn-plugin-dev \
30 libdash \
31 libdash-dev \
32 libdash-doc \
33 libparc-dev \
34 libmemif-dev \
35 longbow-dev"
36
37 export VERSION_WHITELIST="19.01-227 \
38 19.08-289 \
39 20.01-73 \
40 20.01-114"