Info |
---|
PurposeThe development team needs to deploy sidecar from master or feature branch Sidecar application version from the feature branch, to introduce new features and fixes. |
Deploy Sidecar from feature branch:
...
Parameter | Required/Optional | Value |
---|---|---|
MODULE_BRANCH | Required | Select folio-module-sidecar branch to use for the 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 jenkins-agent-java17 |
Click Build button
Wait for completion
Info |
---|
IMPORTANT: You need to change job the last job parameter AGENT to jenkins-agent-java17 |
Example: