Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(packer-images): Add Linux AMD64 and ARM64 AMIs For EC2 agents #4353

Closed
7 tasks done
jayfranco999 opened this issue Oct 14, 2024 · 2 comments
Closed
7 tasks done

(packer-images): Add Linux AMD64 and ARM64 AMIs For EC2 agents #4353

jayfranco999 opened this issue Oct 14, 2024 · 2 comments

Comments

@jayfranco999
Copy link
Collaborator

jayfranco999 commented Oct 14, 2024

Due to the complexity of this PR – jenkins-infra/packer-images#1430

We are splitting the tasks into 4 stages, this issue is related to adding linux AMD64 and ARM64 AMIs for our jenkins EC2 agents.

We are reintroducing the amazon logic that we were using with our previous AWS jenkins account – jenkins-infra/packer-images#734

  • Add amazon-ebs builder logic in Jenkinsfile_k8s
  • Include EC2 source for build-jenkins-agent-ubuntu.pkr.hcl
  • Add datasources.pkr.hcl to look-up ubuntu-22_04 AMI id for respective architecture
  • Define aws_instance_types in locals.pkr.hcl
  • Include Amazon plugin for packer-images
  • Define all the common settings for AWS base image AMI's in sources.pkr.hcl
  • Add AWS related packer-image variables (AWS region and credentials)

Originally posted by @jayfranco999 in #4316 (comment)

Copy link

Take a look at these similar issues to see if there isn't already a response to your problem:

  1. 74% (packer-images): Add Win-19, Win-22 (AMD64 and ARM64) AMIs For EC2 agents #4354

@dduportal
Copy link
Contributor

Closing as this task is done. If we detect minor issues when testing, we'll track them separately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants