-
Notifications
You must be signed in to change notification settings - Fork 8
Labels
USUser StoryUser Story
Description
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
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
USUser StoryUser Story
Type
Projects
Status
User Stories