4 Commits

Author SHA1 Message Date
Leonardo Fagundes Luz Serrano
ab7897aa96 Debian: Remove conf files from etc-pmon.d
Removed conf files from /etc/pmon.d/
as they are being moved to another location.

This is part of an effort to allow pmon conf files
to be selected at runtime by kickstarts.

The change is debian-only, since centos support
will be dropped soon.
Centos' pmon conf files remain in /etc/pmon.d/

Test Plan:
PASS - deb doesn't install anything to /etc/pmon.d/
PASS - AIOSX unlocked-enabled-available
PASS - Standard 2+2 unlocked-enabled-available

Story: 2010211
Task: 46305

Depends-On: https://review.opendev.org/c/starlingx/metal/+/855095

Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: I27bd3be81f68bd57582d69a280f872cb7e7a73c6
2022-09-26 13:41:53 +00:00
Leonardo Fagundes Luz Serrano
bb528debad Duplicate pmon.d conf files to another location
Created a duplicate install of /etc/pmon.d/*.conf files
to /usr/share/starlingx/pmon.d/

This is part of an effort to allow pmon conf files
to be selected at runtime by kickstarts.

Test Plan:
PASS: duplicate conf on deb

Story: 2010211
Task: 46111

Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
Change-Id: I50fcb17145e909b973a33d4ef6fb9f772d37a2f5
2022-08-29 11:37:34 -03:00
Dan Voiculeasa
80cf98701f Debian: Fix isolcpus-device-plugin pmon conf location
This work only affects Debian.

Currently the pmon conf file isolcpu_plugin.conf is not delivered
in the desired location (/etc/pmon.d).
Fix packaging to deliver the file in the desired location.
This is a follow-up to [1].

Tests:
PASS: build-pkgs
      isolcpu_plugin.conf in /etc/pmon.d
PASS: build-image
PASS: Standard deployed
      reached unlocked enabled available

[1]: https://review.opendev.org/c/starlingx/integ/+/814552
Story: 2009221
Task: 43783
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: I5161eb2c241881e17aef80f3148be960ff92cf72
2022-08-25 19:43:53 +03:00
Daniel Safta
d37fe03fed Add debian package for cni & isolcpus
CNI was packaged in CentOS using
version 0.8.1 and now it is using
the stable debian version 0.9.0.

Story: 2009221
Task: 43783
Signed-off-by: Daniel Safta <daniel.safta@windriver.com>
Change-Id: Iaba754b304a26b01c048e8bc05de51ace1e88246
2021-11-04 11:36:04 +02:00