Daily build-rpm-snap job
[releng/builder.git] / jjb / packaging / packaging.yaml
index 5fd18ef80a7dce77944fb833d5b8014ec07ff928..8e1ef5c232e338cd714845a5fed8fd97f60c2918 100644 (file)
@@ -4,7 +4,7 @@
     project-name: packaging
 
     jobs:
-      - '{project-name}-verify-python-{stream}'
+      - '{project-name}-verify-tox-{stream}'
       - 'packaging-build-rpm-{stream}'
       - 'packaging-build-rpm-snap-{stream}'
       - 'packaging-build-deb-{stream}'
       - archive-artifacts:
           artifacts: '**/*.rpm'
 
+    triggers:
+      - timed: '@daily'
+
 - job-template:
     name: 'packaging-test-rpm-{stream}'
 
           refspec: 'refs/heads/{branch}'
           artifacts: '{archive-artifacts}'
       - string:
-          name: URL
+          name: PACKAGE
           # yamllint disable-line rule:line-length
-          default: 'http://download.opensuse.org/repositories/home:/akshitajha/xUbuntu_16.04/all/opendaylight_5.0.0-1_all.deb'
-          description: 'Link to .deb file'
-      - string:
-          name: REPO_FILE
-          default: 'ppa:odl-team/boron'
-          description: 'Name of the PPA repository'
+          default: 'https://launchpad.net/~odl-team/+archive/ubuntu/carbon/+files/opendaylight_6.0.0-1_all.deb'
+          description: 'Link to .deb file or name of custom PPA repo (ppa:odl-team/carbon)'
 
     scm:
       - integration-gerrit-scm: