Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  • Purpose

  • Deploy module from feature branch

  • Example

Info

Purpose

The development team needs to deploy/update the module from the feature branch

...

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
i.e. (edev, etesting)

NAMESPACE

Required

Select namespace from the cluster

CONFIG_TYPE

Required

Select deployment config type, resource allocation for modules
Dev cluster - development
Testing cluster - testing
Perf cluster - performance

AGENT

Required

Select Jenkins agent for build (keep default value)agent jenkins-agent-java17

  1. Click Build button

  2. Wait for completion

Info

IMPORTANT: You need to change the last job parameter AGENT to jenkins-agent-java17

Example:

...