Automate the CPS-NCMP metrics scraping 87/140787/6
authorhalil.cakal <halil.cakal@est.tech>
Thu, 24 Apr 2025 08:47:57 +0000 (09:47 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Thu, 24 Apr 2025 15:41:09 +0000 (16:41 +0100)
commit57669d0f5cffd6b95dc47817f5ac045e3186de85
tree4eef39114fb5db10a196eb9f33c22b998043e1e7
parentea0be0dd4e479abc660e3b4847b08d0e697fe8cd
Automate the CPS-NCMP metrics scraping

- import ScrapeMetrics, test_ScrapeMetrics and run from conf .py to
  automate the scraping
- the scripts will be running with tox when building the docs
- update unit tests to use test specific names
- highlight the header row of metrics' table

Issue-ID: CPS-2778

Change-Id: I843221ec21454220ea1182c488f88813c0691c4a
Signed-off-by: halil.cakal <halil.cakal@est.tech>
docs/admin-guide.rst
docs/conf.py
docs/test_ScrapeMetrics.py