From: Thanh Ha (zxiiro) Date: Tue, 20 Nov 2018 02:31:21 +0000 (+0000) Subject: Merge "Refactor int/pack timer triggers, reduce infra" X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=de14bba4b254808a67d2f8e56103d6276c1c0723;hp=7b3f8073241d6949425adb23fb658965b41d1064;p=releng%2Fbuilder.git Merge "Refactor int/pack timer triggers, reduce infra" --- diff --git a/jjb/packaging/ansible.yaml b/jjb/packaging/ansible.yaml index ba354da81c..f3e9a2566a 100644 --- a/jjb/packaging/ansible.yaml +++ b/jjb/packaging/ansible.yaml @@ -49,7 +49,7 @@ - shell: !include-raw: test-ansible-rpm-custom-config.sh triggers: - - timed: '@daily' + - timed: '@weekly' - gerrit-trigger-patch-submitted: gerrit-server-name: '{gerrit-server-name}' project: '{project}' @@ -96,7 +96,7 @@ - shell: !include-raw: test-ansible-deb-custom-config.sh triggers: - - timed: '@daily' + - timed: '@weekly' - gerrit-trigger-patch-submitted: gerrit-server-name: '{gerrit-server-name}' project: '{project}' diff --git a/jjb/packaging/packaging.yaml b/jjb/packaging/packaging.yaml index d563c9daed..3bb51cf4a5 100644 --- a/jjb/packaging/packaging.yaml +++ b/jjb/packaging/packaging.yaml @@ -245,6 +245,7 @@ - install-test-uninstall-rpm triggers: + - timed: '@weekly' - gerrit-trigger-patch-submitted: gerrit-server-name: '{gerrit-server-name}' project: '{project}' @@ -355,7 +356,7 @@ - install-test-uninstall-rpm triggers: - - timed: '@daily' + - timed: '@weekly' - gerrit: server-name: '{gerrit-server-name}' trigger-on: @@ -414,6 +415,9 @@ - shell: !include-raw: stop-odl.sh - shell: !include-raw: uninstall-rpm.sh + triggers: + - timed: '@monthly' + publishers: # TODO: Remove the archive publisher # small data should be stored on logs.opendaylight.org @@ -479,6 +483,7 @@ - installrepcfg-upgrade-start-test-stop-rpm triggers: + - timed: '@weekly' - gerrit-trigger-patch-submitted: gerrit-server-name: '{gerrit-server-name}' project: '{project}' @@ -531,6 +536,9 @@ - shell: !include-raw: stop-odl.sh - shell: !include-raw-escape: uninstall-deb.sh + triggers: + - timed: '@monthly' + publishers: - lf-infra-publish @@ -603,6 +611,9 @@ upload-files-dir: '{upload-files-dir}' maven-repo-url: '{maven-repo-url}' + triggers: + - timed: '@monthly' + publishers: - lf-infra-publish diff --git a/jjb/packaging/puppet.yaml b/jjb/packaging/puppet.yaml index c9efe59721..63abac1213 100644 --- a/jjb/packaging/puppet.yaml +++ b/jjb/packaging/puppet.yaml @@ -55,7 +55,7 @@ - shell: !include-raw: test-puppet.sh triggers: - - timed: '@weekly' + - timed: '@monthly' - gerrit-trigger-patch-submitted: gerrit-server-name: '{gerrit-server-name}' project: '{project}' @@ -103,7 +103,7 @@ - shell: !include-raw: test-puppet.sh triggers: - - timed: '@daily' + - timed: '@weekly' - gerrit: server-name: '{gerrit-server-name}' trigger-on: