Hello,
by default, every lava actions (deploying, booting, starting the tests) are grouped into a test suite called "lava". When you add tests, the results for each individual tests are grouped into a specific test suite named after the information in the test action.
Le jeu. 15 juin 2023 à 15:16, gemad@outlook.com a écrit :
Hello, I am trying to understand how the result levels are constructed for example when I run "lavacli results <job-id>" I get an output looking like so : Results:
- lava.git-repo-action [pass]
- lava.test-overlay [pass]
- lava.test-install-overlay [pass]
- lava.test-runscript-overlay [pass]
- lava.my_test_case_1 [pass]
- lava.my_test_case_2[pass]
what I want to do is to have a test categories, for example
- lava.category1.my_test_case_1[pass]
- lava.category3.my_test_case_3[pass]
and so on. I tried adding tags and namespaces but the results are not impacted, Can someone please guide me through this or mention part of the documentation that might be helpful ?
Thanks in advance. _______________________________________________ Lava-users mailing list -- lava-users@lists.lavasoftware.org To unsubscribe send an email to lava-users-leave@lists.lavasoftware.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s