Rename collect_logs() -> collect_netvirt_logs()
[releng/builder.git] / jjb / integration / integration-macros.yaml
index 776d7d5396cce89da95e364cd2af9ee050f3da88..36479f2fdeaf6ebc63048ed3ec9db8e6838d074d 100644 (file)
           mark-unstable-if-failed: true
 
 - publisher:
-    name: integration-csit-collect-logs
+    name: integration-csit-collect-netvirt-logs
     publishers:
       - postbuildscript:
           builders:
                 - shell: |
                     #!/bin/bash
                     source /tmp/common-functions.sh ${BUNDLEFOLDER}
-                    collect_logs
+                    collect_netvirt_logs
           mark-unstable-if-failed: true