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 build Choosing a build node determines the software image, number of CPU cores and amount of physical memory.  Build node names, for example "centos7-builder-1c-1g", can be found are maintained in the ci-management repository as files in this directory:

...

Each node has a different set of software. Discovering . It's safe to assume that all have C compilers, Java and Python.  But discovering the exact software contents of a build node generally requires analyzing the ansible Ansible roles and packer commands that are also maintained in the ci-management repository. There are no easy short cuts here.

...