# Constants
BOSHManifestWithTwoInstanceGroups has two instance groups nats and route_registrar.
BPMRelease utilizing the test server to open two tcp ports It can be used in integration tests.
BPMReleaseWithAffinity contains affinity information.
BPMReleaseWithGlobalUpdateBlock contains a manifest with a global update block.
BPMReleaseWithTolerations contains tolerations information too.
BPMReleaseWithUpdateSerial contains a manifest with some dependent instance groups.
BPMReleaseWithUpdateSerialAndWithoutPorts contains a manifest with serial but without ports.
BPMReleaseWithUpdateSerialInManifest contains a manifest with bosh serial on manifest level.
CFRouting BOSH release is being tested for BOSH pre hook It can be used in integration tests.
Default is the default BOSH manifest for tests.
Diego BOSH release is being tested for BPM pre start hook It can be used in integration tests.
Drains is a small manifest with jobs that include drain scripts It can be used in integration tests.
Elaborated is a manifest with multi BOSH job specifications.
FromKubeCF641 is a manifest generated for KubeCF by the operator, which resulted in ports not being generated in BPM secrets, which led to services not being created https://github.com/cloudfoundry-incubator/kubecf/pull/641.
Gora is a BOSH manifest for our gora test release, without SSL.
GoraVars with different variables for unit tests.
ManifestWithExternalLinks has explicit BOSH links consumes.
ManifestWithLargeValues has large yaml values.
NatsAddOn is the same as NatsSmall, but with an addon bosh dns job.
NatsExplicitVar is the same as NatsSmall, but with an additional explicit var.
NatsSmall is a small manifest to start nats, used in most integration tests.
NatsSmallWithLinks has explicit BOSH links.
NatsSmallWithPatch is a manifest that patches the prestart hook to loop forever It can be used in integration tests.
NatsSmokeTestWithExternalLinks has explicit BOSH links.
NatsWithSmokeTest has a link, which is provided by another instance group.
WithAbsentBPMInfo is a manifest with an absent BPM info.
WithActivePassiveProbes contains a manifest with an active/passive probe.
WithAddons is a BOSH manifest with addons for tests.
WithMultiBPMProcesses is a manifest with multi BPM processes.
WithMultiBPMProcessesAndPersistentDisk is a BOSH manifest with multi BPM Processes and persistent disk definition.
WithNilConsume is a manifest with a nil consume.
WithOverriddenBPMInfo is a manifest with overridden BPM Infos.
WithProviderAndConsumer is a manifest with providers and consumers.
WithResources is a manifest with setting resources for a process.
WithZeroInstances is a manifest with zero instances.