]> granicus.if.org Git - graphviz/commitdiff
ci: add archiving of test artifacts in ctest test jobs
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 19 Mar 2022 15:28:48 +0000 (16:28 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 12 Sep 2022 07:46:17 +0000 (09:46 +0200)
The test_edge_node_overlap_simple test case writes SVG files for
visual inspection in build/tests/test_artifacts/**.

.gitlab-ci.yml

index 86eda0e4c45a69fb4d68c16a8a400a5eeba56cca..3dd8e7363071008ebf9e43f7288ff5a2cd42111d 100644 (file)
@@ -239,6 +239,7 @@ portable-source:
     artifacts:
         paths:
             - coverage/**
+            - build/tests/test_artifacts/**
         reports:
             junit: [./report.xml, build/tests/test_*.xml]
             coverage_report: