hashicorp / hashicorp/nomad

spread e2e targets over multiple AZs

Open
#7,268 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

theme/build-infrastructure theme/e2e theme/testing type/enhancement
Dominant language
Go
Stars
17k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
105

Description

In https://github.com/hashicorp/nomad/pull/7266 we pinned the deployment of instances to a specific AZ so that we could pair EC2 instances with an EFS volume. Previously the spread across AZs was undefined. A better approach would be to spread the e2e cluster across multiple AZs.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing pull request #7266 and the e2e cluster deployment configuration it changed, focusing on how EC2 instances are paired with EFS across availability zones. Determine how to distribute the e2e targets across multiple AZs while preserving EFS access, then run the relevant e2e deployment checks to verify the cluster is spread as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.