Merge "PCM tools on container image stx-debian-tools-dev"
This commit is contained in:
commit
62a6bafae8
@ -3,6 +3,7 @@ ceph/python-cephclient
|
||||
tools/debian-integration
|
||||
tools/collector
|
||||
tools/engtools/hostdata-collectors
|
||||
tools/pcm
|
||||
utilities/build-info
|
||||
utilities/logmgmt
|
||||
utilities/namespace-utils
|
||||
|
5
tools/pcm/debian/meta_data.yaml
Normal file
5
tools/pcm/debian/meta_data.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
debver: 202207-1
|
||||
archive: https://deb.debian.org/debian/pool/main/p/pcm/
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: true
|
@ -104,6 +104,7 @@ RUN set -ex && \
|
||||
tcpdump \
|
||||
linux-cpupower \
|
||||
pciutils \
|
||||
pcm \
|
||||
sysvinit-utils \
|
||||
dmidecode \
|
||||
python-is-python3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user