Add changes to render the new git-repos directive
The new install:git-repos directive in the test case YAML files
will allow to clone the tests scripts in order to integrate the
test cases into LAVA.
This commit adapts the renderer to properly generate test case pages
with this new directive.
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
Showing
- atc_renderer/parser.py 4 additions, 1 deletionatc_renderer/parser.py
- atc_renderer/renderer.py 30 additions, 11 deletionsatc_renderer/renderer.py
- atc_renderer/templates/macros.html 10 additions, 0 deletionsatc_renderer/templates/macros.html
- atc_renderer/templates/test_case.html 2 additions, 1 deletionatc_renderer/templates/test_case.html
Loading
Please register or sign in to comment