Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

dev/ci: trial new agent dispatcher, add CI feature flags to env#33107

Merged
bobheadxi merged 5 commits into
mainfrom
stateless-v2
Mar 25, 2022
Merged

dev/ci: trial new agent dispatcher, add CI feature flags to env#33107
bobheadxi merged 5 commits into
mainfrom
stateless-v2

Conversation

@bobheadxi

@bobheadxi bobheadxi commented Mar 25, 2022

Copy link
Copy Markdown
Member

Part of https://github.com/sourcegraph/infrastructure/pull/3182 - switches the 10% rollout here to target the new dispatcher to test its scaling behaviour.

Closes https://github.com/sourcegraph/sourcegraph/issues/32843

Test plan

CI should pass in a reasonable amount of time. Spamming with main-dry-run as well to simulate load: https://buildkite.com/sourcegraph/sourcegraph/builds?branch=main-dry-run%2Fstateless-v2

@cla-bot cla-bot Bot added the cla-signed label Mar 25, 2022
@bobheadxi bobheadxi requested review from davejrt and jhchabran March 25, 2022 17:32
@sourcegraph-bot

Copy link
Copy Markdown
Contributor

Codenotify: Notifying subscribers in OWNERS files for diff 5439f7a...a1e5947.

Notify File(s)
@sourcegraph/dev-experience enterprise/dev/ci/internal/buildkite/agents.go
enterprise/dev/ci/internal/buildkite/buildkite.go
enterprise/dev/ci/internal/buildkite/feature_flags.go
enterprise/dev/ci/internal/ci/pipeline.go

// HoneyComb dataset that stores build traces.
"CI_BUILDEVENT_DATASET": "buildkite",
}
bk.FeatureFlags.ApplyEnv(env)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👨‍🍳👌

@bobheadxi

Copy link
Copy Markdown
Member Author

Merging now! Will keep a close eye on this and revert if needed

@bobheadxi bobheadxi merged commit 1c66782 into main Mar 25, 2022
@bobheadxi bobheadxi deleted the stateless-v2 branch March 25, 2022 17:44
@bobheadxi

Copy link
Copy Markdown
Member Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dev/ci: stateless autoscaler: investigate revamped approach with dynamic jobs

3 participants