This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src
Joe LeVeque b25962487c
[sonic-host-services] Add 'parameterized' package as a test dependency (#7900)
#### Why I did it

Recently, the build started failing with messages like

```
2021-06-16T16:55:02.8675603Z tests/hostcfgd/hostcfgd_test.py:5: in <module>
2021-06-16T16:55:02.8676208Z     from parameterized import parameterized
2021-06-16T16:55:02.8677145Z E   ModuleNotFoundError: No module named 'parameterized'
```

Unit tests for hostcfgd depend on the `parameterized` Python package, but it was never added as a dependency to the setup.py file. This dependency was added ~3 months ago. I'm not sure why we only started seeing this failure recently.

#### How I did it

Add 'parameterized' package as a test dependency in setup.py for sonic-host-services package
2021-06-16 17:04:49 -07:00
..
bash [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
dhcpmon dhcpmon: support dual tor scenario (#7471) 2021-05-03 10:51:26 -07:00
ethtool [arm] support compile sonic arm image on arm server (#7285) 2021-04-18 08:17:57 -07:00
gobgp Update go version to 1.11.2 for gobgp and telemetry (#2230) 2018-11-09 21:56:39 -08:00
hiredis [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
iccpd [iccpd] Fix the bug of iccp cmd show. (#5214) 2020-09-01 13:07:13 -07:00
ifupdown2 [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
initramfs-tools [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
iproute2 [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
iptables [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
isc-dhcp DHCP Relay: add option -si to support using src intf ip in relay (#7052) 2021-03-19 13:27:14 -07:00
ixgbe Reorganize .gitignore files (#4707) 2020-06-09 21:04:55 -07:00
kdump-tools [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
libnl3 [MPLS][libnl3] libnl patches for supporting MPLS 2021-06-16 15:08:23 -07:00
libteam [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
libyang Export libyang API "lyd_check_mandatory_tree" for Management framework (CVL) (#5714) 2021-01-14 16:47:57 -08:00
libyang1 [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
lldpd [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
lm-sensors [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
monit [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
mpdecimal [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
ntp [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
openssh [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
ptf@36a3e3d9ac [docker-sonic-mgmt] install ptf framework in mgmt container and upgrade ptf (#3239) 2019-07-30 10:19:48 -07:00
radius [radius]: RADIUS Management User Authentication (#7551) 2021-06-14 07:57:01 -07:00
redis [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
redis-dump-load@7585497951 [redis-dump-load] Update submodule (#5215) 2020-08-19 11:23:42 -07:00
redis-dump-load.patch [baseimage]: Build and install redis-dump-load Python 3 package in host image (#4661) 2020-05-30 05:52:27 -07:00
sflow [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
smartmontools [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
snmpd [arm] support compile sonic arm image on arm server (#7285) 2021-04-18 08:17:57 -07:00
socat [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
sonic-bgpcfgd [bgpcfgd] Enable BGP sessions over subinterfaces (#7654) 2021-05-20 05:51:05 -07:00
sonic-build-hooks Skip the web proxy when downloading from proxy endpoint (#7592) 2021-05-18 14:28:32 +08:00
sonic-config-engine [console][minigraph] Avoid generate config for self console port (#7817) 2021-06-16 16:07:07 +08:00
sonic-ctrmgrd [Kubernetes]: The kube server could be used as http-proxy for docker (#7469) 2021-06-16 07:46:01 -07:00
sonic-dbsyncd@df46ed418e [submodule update] sonic-db-syncd (#7225) 2021-04-03 07:36:11 -07:00
sonic-device-data Per-switching silicon Common config for Broadcom Supported Platforms (#7493) 2021-06-03 23:18:02 -07:00
sonic-frr Add "bgp bestpath peer-type multipath-relax" to FRR (#5629) 2021-04-16 11:20:15 -07:00
sonic-frr-mgmt-framework Bump pyyaml from 5.3.1 to 5.4.1 (#6511) 2021-01-28 10:46:56 -08:00
sonic-host-services [sonic-host-services] Add 'parameterized' package as a test dependency (#7900) 2021-06-16 17:04:49 -07:00
sonic-host-services-data [radius] Management User Authentication Feature Issue (#7420) (#7503) 2021-05-01 10:25:20 -07:00
sonic-linux-kernel@fcf7cdcc4c [sonic-linux-kernel] submodule update (#7761) 2021-05-31 17:41:30 +03:00
sonic-mgmt-common@86c1108125 [sonic-mgmt-common] Update submodule (#6129) 2020-12-08 04:31:16 -08:00
sonic-mgmt-framework@3c3384cec8 Mgmt reorg -- submodule and build rules for sonic-mgmt-common (#4765) 2020-06-22 16:01:55 -07:00
sonic-platform-common@295b68ca4c [sonic-platform-common] submodule update (#7727) 2021-05-28 11:22:34 -07:00
sonic-platform-daemons@9297a294b5 [sonic-platform-daemons] submodule update (#7709) 2021-05-28 11:54:19 -07:00
sonic-py-common [sonic-py-common] Add platform and chassis info methods to device_info (#7652) 2021-06-01 09:07:33 -07:00
sonic-py-swsssdk@6e42d58c15 [sonic-py-swsssdk] update submodule: fix fdbshow, show arp commands (#6074) 2020-12-02 18:17:24 -08:00
sonic-quagga@e3b3b634e7 Revert "Remove quagga related code (#7476)" (#7831) 2021-06-09 18:52:45 -07:00
sonic-restapi@8d09602a9e [submodule]: Update restapi (#7213) 2021-04-01 22:40:55 -07:00
sonic-sairedis@0e2105a8e5 [sonic-saidredis]: Advance submodule (#7774) 2021-06-02 19:02:51 -07:00
sonic-snmpagent@28b9dfd3a2 [Submodule update] sonic-snmpagent (#7638) 2021-05-24 16:22:04 -07:00
sonic-swss@e56c492ea7 Update sonic-swss submodule (#7861) 2021-06-14 13:12:44 -07:00
sonic-swss-common@11db9ba640 [Submodule update] sonic-swss-common (#7812) 2021-06-08 08:28:21 -07:00
sonic-telemetry@6df988cce7 Telemetry submodule update (#7864) 2021-06-14 18:22:49 -07:00
sonic-utilities@00bd0cea4f [sonic-utilities] submodule update (#7653) 2021-05-19 14:54:14 -07:00
sonic-yang-mgmt [Yang][cfggen] update sonic-cfggen to generate config_db from Yang data (#7712) 2021-06-10 12:03:33 -07:00
sonic-yang-models Add PG_DROP yang model (#7138) 2021-06-15 08:59:57 -07:00
sonic-ztp@911d62238c [sonic-utilities] Build and install as a Python wheel package (#5409) 2020-09-20 20:16:42 -07:00
swig [build]: fix dpkg admindir corruption issue in parallel build (#6408) 2021-01-12 06:03:12 -08:00
system-health [dell]: System Health: Fix ASIC key issue in Dell platform (#6556) 2021-04-05 18:00:38 -07:00
systemd-sonic-generator Revert "[multi-asic] Fixed systemd-sonic-generator for multi-asic (#7633)" 2021-06-09 08:20:23 -07:00
tacacs [tacacs]: do not modify local user if there is no priviledge 2021-02-06 12:28:52 -08:00
thrift Fix CVE-2017-1000487 security alert (#7173) 2021-03-31 22:45:06 -07:00
wpasupplicant [MACsec]: Set MACsec feature to be auto-start (#6678) 2021-02-23 13:22:45 -08:00