Skip to content

feat: lpar abi boot support - #539

Merged
isumitsolanki merged 1 commit into
IBM:mainfrom
Neeraj8418:feature/lpar-abi-boot-support
Jul 30, 2026
Merged

feat: lpar abi boot support#539
isumitsolanki merged 1 commit into
IBM:mainfrom
Neeraj8418:feature/lpar-abi-boot-support

Conversation

@Neeraj8418

Copy link
Copy Markdown
Contributor

Summary

This PR adds LPAR boot support for Agent-Based Installer (ABI) deployments, enabling both SNO (Single Node OpenShift) and HA (High Availability) configurations on IBM Z/LinuxONE LPAR environments.

Changes

  • New role: boot_LPAR_abi — handles booting LPARs during ABI-based deployments
  • Updated playbooks: updated to include LPAR SNO/HA ABI support
  • Inventory: Added sno-all.yaml group vars for SNO deployments on LPARs
  • Lint fixes: Resolved ansible-lint violations across changed files (indentation, spacing, trailing whitespace)

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix
  • Breaking change
  • Documentation update

Testing

  • Tested SNO deployment on IBM Z LPAR via ABI
  • Verified ansible-lint passes on all changed files

@veera-damisetti

Copy link
Copy Markdown
Collaborator

@sandisamp can you please provide your review here

@isumitsolanki isumitsolanki left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@isumitsolanki

Copy link
Copy Markdown
Collaborator

@Neeraj8418 ,there are to many commits, can you squash in single commit according to this PR.

@Neeraj8418
Neeraj8418 force-pushed the feature/lpar-abi-boot-support branch from f0b1945 to 55a886b Compare July 30, 2026 06:41
- Add new boot_LPAR_abi role to handle booting LPARs during ABI deployments
- Update playbooks and roles for LPAR SNO/HA ABI support
- Add sno-all.yaml group vars for SNO deployments on LPARs
- Resolve ansible-lint violations across all changed files

Signed-off-by: Neeraj Mishra <neeraj.mishra3@ibm.com>
@Neeraj8418
Neeraj8418 force-pushed the feature/lpar-abi-boot-support branch from 55a886b to e1e27a7 Compare July 30, 2026 06:43
@isumitsolanki
isumitsolanki merged commit 8ac1262 into IBM:main Jul 30, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants