1 ###################################################
2 # All the jobs except verify have been removed!
3 # They will only be enabled on request by projects!
4 ###################################################
13 - 'armband-{installer}-build-daily-{stream}'
21 branch: 'stable/{stream}'
22 gs-pathname: '/{stream}'
26 name: 'armband-{installer}-build-daily-{stream}'
28 disabled: '{obj:disabled}'
44 - 'opnfv-build-enea-defaults'
45 - '{installer}-defaults'
46 - armband-project-parameter:
47 gs-pathname: '{gs-pathname}'
63 !include-raw-escape: ./build.sh
65 !include-raw-escape: ./upload-artifacts.sh
69 recipients: armband@enea.com
70 - email-jenkins-admins-on-failure
72 ########################
74 ########################
76 name: armband-project-parameter
80 default: $WORKSPACE/build_output
81 description: "Directory where the build artifact will be located upon the completion of the build."
84 default: $HOME/opnfv/cache/$INSTALLER_TYPE
85 description: "Directory where the cache to be used during the build is located."
88 default: artifacts.opnfv.org/$PROJECT{gs-pathname}
89 description: "URL to Google Storage."
95 description: 'Force build even if there are no changes in the armband repo. Default false'