Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The builder nodes in Jenkins don't have the software you need; here are some steps for adding software to your test nodes!

The Setup

Our CI builders use `packer` and `ansible` to create VMs and provision the software on them respectively. The best way to add software to your CI nodes is make a gerrit patch to your ci-management (example patch).  Once merged, a job will kick off to to rebuild the `packer` images.  Then someone from RelEng can update the Jenkins config with the new images (if this isn't done automatically for your project).  After that update your CI nodes will have the new software and are ready to build!


Info

Content by Label
showLabelsfalse
max5
spacesITKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("packer","ci") and type = "page" and space = "ITKB"
labelspacker ci

...