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 applicationExamples
will load two example applicationsTests
will load the test casesCI
is the group loaded in the continuous integration setup, in this particular case it is the same asTests
Tools
will load the additional toolingDevelopment
will load all the needed packages to develop and contribute to the project