Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 529 Bytes

Baseline-groups.md

File metadata and controls

13 lines (11 loc) · 529 Bytes

Baseline Groups

Stargate Consul includes the following groups in its Baseline that can be used as loading targets:

  • Deployment will load all the packages needed in a deployed application
  • Examples will load two example applications
  • Tests will load the test cases
  • CI is the group loaded in the continuous integration setup, in this particular case it is the same as Tests
  • Tools will load the additional tooling
  • Development will load all the needed packages to develop and contribute to the project