]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/standlone/mon/mon-cluster-log.sh: TEST_journald_cluster_log_level 58324/head
authorKamoltat <ksirivad@redhat.com>
Mon, 1 Jul 2024 18:22:48 +0000 (18:22 +0000)
committerKamoltat <ksirivad@redhat.com>
Mon, 1 Jul 2024 18:45:38 +0000 (18:45 +0000)
commitc0c7686e17d1a6efab164fa58d3661a80bb5cb9a
treebc0d76fc7abc1c9062e92587373dad93f2de337d
parent6d261c72b5543881a24a3d38018ed6b6e4d12647
qa/standlone/mon/mon-cluster-log.sh: TEST_journald_cluster_log_level

Problem:

In TEST_journald_cluster_log_level:
we are currently facing insufficient permissions
issues with `journalctl` command

Solution:
`super user do` on journalctl commands

Fixes: https://tracker.ceph.com/issues/63784
Signed-off-by: Kamoltat <ksirivad@redhat.com>
qa/standalone/mon/mon-cluster-log.sh