Versions Compared

Key

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

...

Every project has a set of predefined OpenStack virtual machine images that are available for use as build nodes.  The names of available build nodes are maintained in the ci-management repository as files in this directory:

Code Block
ci-management/jenkins-config/clouds/openstack/cattle/

Each node has a different set of software. Discovering the exact software contents of a build node generally requires analyzing the ansible roles and packer commands that are also maintained in the ci-management repository. There are no easy short cuts here.

...