Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C ci-project-config
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • IronicDrivers
  • ci-project-config
  • Merge requests
  • !4

Param jenkins jobs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ricardo Araujo requested to merge param_jenkins_jobs into master Sep 28, 2016
  • Overview 4
  • Commits 2
  • Changes 3

Update jenkins job's configurations

There are two new parameter to configure at the job builder to manage properties which once were manually updated: * oneview-credentials-file * hwinfo-properties-file This is possible due to Jenkins' 'copy-to-slave' and 'envinject' plugins.

This patch also disables DNSSEC check made by 'unbound' at slaves (could not resolve *.org names using LSD new DNS server).

New configuration for for: * l3 plugin (jenkins vms lost connection through floating ip during stack) - https://review.openstack.org/#/c/356026/ * select images for testing (it was trying to use cirros instead)- https://review.openstack.org/#/c/329625/ * IPA download branch - recovered from jenkins edit history (last successful build in august) * unprovision_timeout - recovered from jenkins edit history (last successful build in august)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: param_jenkins_jobs