Deploy module from feature branch Eureka
Purpose
The development team needs to deploy/update the module from the feature branch
Deploy module from feature branch:
Log in to Jenkins
Navigate to the job: deployModuleFromFeatureBranchEureka
Click the Build with Parameters button on the left side
Select parameters
Parameter | Required/Optional | Value |
---|---|---|
MODULE_NAME | Required | Select the module to install |
MODULE_BRANCH | Required | Select what module branch to use for build |
MAVEN_ARGS | Optional | Maven build arguments, default value -DskipTests to skip tests after build |
CLUSTER | Required | Select cluster Eurika clusters start with e |
NAMESPACE | Required | Select namespace from the cluster |
CONFIG_TYPE | Required | Select deployment config type, resource allocation for modules |
AGENT | Required | Select Jenkins agent for build (keep default value) |
Click Build button
Wait for completion
Example: