Skip to content

Automate centos image conversion in jenkins - #162

Open
vikasbolla wants to merge 1 commit into
IBM:mainfrom
vikasbolla:jenkins_centos_automation
Open

Automate centos image conversion in jenkins#162
vikasbolla wants to merge 1 commit into
IBM:mainfrom
vikasbolla:jenkins_centos_automation

Conversation

@vikasbolla

Copy link
Copy Markdown
Contributor
  • Introduced a Jenkins pipeline (Jenkinsfile.centos-image-automation) targeting the pac-agent ppc64le Power VM node with 5 stages: Pre-flight checks → Download & Convert → Upload to COS → Import to PowerVS → Cleanup. Supports staging and production environments via build parameters.

  • Added shell scripts under jenkins/scripts/ to handle each phase of the automation — download/convert using pvsadm qcow2ova, upload to COS using HMAC keys, import into PowerVS workspace using the instance GUID extracted from the workspace CRN, and cleanup of large build artifacts.

@vikasbolla
vikasbolla force-pushed the jenkins_centos_automation branch 5 times, most recently from 690a329 to a88fed5 Compare August 21, 2026 09:18
Signed-off-by: Vikas <vikas.satyanarayana.bolla@ibm.com>
@vikasbolla
vikasbolla force-pushed the jenkins_centos_automation branch from a88fed5 to 73d352e Compare August 21, 2026 09:30
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.

1 participant