metal/mtce/src/fsmon
Erickson Silva de Oliveira 16181a2ce8 Replace a file test from fsmond
fsmond tries to create a test file in "/.fs-test" but
it is not possible because "/" is blocked by ostree.

So the fix is to replace this path from fsmond monitoring
with /sysroot/.fs_test.

Below is a comparison of the logs:
  - Before change:
  ( 196) fsmon_service : Warn : File (/.fs-test) test failed

  - After change:
  ( 201) fsmon_service : Info : tests passed

Test Plan:
  - PASS: Build mtce package
  - PASS: Replace fsmond binary on AIO-SX
  - PASS: Check fsmond.log output

Closes-Bug: 2043712

Change-Id: Ib4bad73448735bce1dff598151fce86f867f4db7
Signed-off-by: Erickson Silva de Oliveira <Erickson.SilvadeOliveira@windriver.com>
2023-11-17 08:15:28 -03:00
..
scripts Fix remaining failing mtce services on Debian 2022-01-25 12:10:39 -03:00
Makefile Add EXTRALDFLAGS to linker in a number of Makefiles 2019-02-28 22:34:54 -06:00
fsmon.h Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00
fsmonHdlr.cpp Replace a file test from fsmond 2023-11-17 08:15:28 -03:00
fsmonInit.cpp Decouple Guest-server/agent from stx-metal 2018-09-18 17:15:08 -04:00