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/debian-integration
|
||||||
tools/collector
|
tools/collector
|
||||||
tools/engtools/hostdata-collectors
|
tools/engtools/hostdata-collectors
|
||||||
|
tools/pcm
|
||||||
utilities/build-info
|
utilities/build-info
|
||||||
utilities/logmgmt
|
utilities/logmgmt
|
||||||
utilities/namespace-utils
|
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 \
|
tcpdump \
|
||||||
linux-cpupower \
|
linux-cpupower \
|
||||||
pciutils \
|
pciutils \
|
||||||
|
pcm \
|
||||||
sysvinit-utils \
|
sysvinit-utils \
|
||||||
dmidecode \
|
dmidecode \
|
||||||
python-is-python3 \
|
python-is-python3 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user