[LTP] [PATCH 0/2] docs: cleanup and fix

Andrea Cervesato andrea.cervesato@suse.com
Tue Jun 17 10:16:29 CEST 2025


Merged!

- Andrea

On 6/17/25 09:47, Andrea Cervesato wrote:
> We currently faced a modification of open12 test, that was causing a
> failure in the documentation build, due to the wrong definition of .type
> as `.type = NULL`. The test was fixed, but everytime we have an empty
> filesystem type, such as it is now in the open12 test, we end up having
> a documentation build failure. This series of patches are checking if
> one of the metadata attributes is having empty values and it eventually
> skips that parameter in the attributes test list.
>
> Signed-off-by: Andrea Cervesato <andrea.cervesato@suse.com>
> ---
> Andrea Cervesato (2):
>        docs: make sure docs are built if filesystems is empty
>        docs: make sphinx verbose so it's easier to debug in CI
>
>   doc/Makefile | 2 +-
>   doc/conf.py  | 3 ++-
>   2 files changed, 3 insertions(+), 2 deletions(-)
> ---
> base-commit: 080ced081cfff577991c9b71ddb850bdbb9355a0
> change-id: 20250617-doc_fix_table_generate-8deee06f937a
>
> Best regards,


More information about the ltp mailing list