Skip to content

US_17.001 | Nodes > Create new node #1574

@RishatRakhmatullin

Description

@RishatRakhmatullin

ID: US_17.001 | Nodes > Create new node

Description:

As a User,
I want to create a new node (agent) in Jenkins,
So that I can scale my CI/CD environment, distribute workloads, and run builds on different machines or environments.

Acceptance Criteria:

1. The New Node button is available on the Manage Jenkins → Nodes page.

2. When selecting a New Node, the user is taken to a form for creating a new node.

3. The user can specify required fields:

  • node name,
  • node type (e.g. Permanent Agent),
  • deleted root directory,
  • number of executors,
  • launching a node (e.g. "Launch agent by SSH").

4. The user can specify additional parameters:

  • labels,
  • usage mode
  • availability settings.

5. After filling in the parameters and saving:

  • the new node appears in the Nodes list.,
  • its status is displayed (offline/online).

Author: @morozanna503

Sub-issues

Metadata

Metadata

Labels

USUser Story

Projects

Status

User Stories

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions