Skip to end of banner
Go to start of banner

Deploy module from feature branch Eureka

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  • Purpose

  • Deploy module from feature branch

  • Example

Purpose

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

Deploy module from feature branch:

  1. Log in to Jenkins

  2. Navigate to the job: deployModuleFromFeatureBranchEureka

  3. Click the Build with Parameters button on the left side

  4. 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
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)

  1. Click Build button

  2. Wait for completion

Example:

screencapture-jenkins-aws-indexdata-job-folioRancher-job-tmpFolderForDraftPipelines-job-Eureka-job-deployModuleFromFeatureBranchEureka-build-2025-01-07-19_41_55.png

  • No labels