Skip to content

TC_06.004.02 | Multibranch pipeline Configuration > Change Branch Sources > Add multiple branch sources #905

@nehtaz

Description

@nehtaz

ID: TC_06.004.02 | Multibranch pipeline Configuration > Change Branch Sources > Add multiple branch sources

Preconditions:

  • Jenkins is installed and running.
  • A Multibranch Pipeline project is already created.
  • The user is logged in with appropriate permissions to configure the pipeline.

Description:

Verify that the user can add multiple branch sources in the configuration of a Multibranch Pipeline project.

Steps:

  1. Navigate to Jenkins dashboard.
  2. Click on the existing Multibranch Pipeline project.
  3. Click "Configure" on the left-hand menu.
  4. Scroll to the "Branch Sources" section.
  5. Click "Add source" and select any valid source (e.g., Git).
  6. Configure the source minimally (e.g., add a placeholder repo URL).
  7. Click "Add source" again and select another branch source (can be the same type or different).
  8. Configure the second source.
  9. Click "Save".
  10. Reopen the configuration to confirm both sources are listed.

Expected Result:

Multiple branch sources are added and listed in the "Branch Sources" section. No errors are thrown, and the configuration is saved correctly.

Comments / Notes:

  • Ensure different configurations do not overwrite each other.
  • Applicable to both same-type and mixed-type branch sources.
  • Behavior may depend on installed plugins.

Acceptance Criteria:

  • The user can successfully add more than one branch source in a Multibranch Pipeline configuration.
  • Configuration is saved and accurately displayed upon re-entry.

Metadata

Metadata

Assignees

Labels

TCTest Case

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions