Age | Commit message (Collapse) | Author | Files | Lines |
|
Python job template did not have the first build step be the
provide-maven-settings step which gets our global settings and project
specific settings into the environment for use by scripts.
Change-Id: Ia2044a07b58abc8d24de6f6621bf0272c52032cb
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Use the mso maven settings configuration for now as we have yet to get
an mso-libs definition in the system and mso will cover it for groupId
namespace.
Additionally fix the job templates to use a project-name and project
variables instead of a single project variable as projects that have a
'/' in their name break job names in Jenkins
Change-Id: I1605599f96eab45e72b885b6abe2ea8f3865808d
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I6f4170aa2b113e30fcf05f8fcbb685708cc16bcd
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I03205b412a32adf7daa0294b6624037fedf9c3c9
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
While we are still in early access only mode log shipping from Jenkins
does not work properly since it relies on being able to pull the Jenkins
logs without needing to login to Jenkins.
Change-Id: Ic0082f938d63661504a5d0a65e60d92d7ddbd0e5
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
* Configure initial jobs and validate Jenkins environment
* Do not hook up packer build jobs at this time
Change-Id: I1818e8680d215318410f6beff5af054db03e7fa1
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|