Skip to content

Swarming: Compress env vars for startup script#5201

Merged
javanlacerda merged 5 commits intomasterfrom
feature/swarming/compress_env_vars
Mar 17, 2026
Merged

Swarming: Compress env vars for startup script#5201
javanlacerda merged 5 commits intomasterfrom
feature/swarming/compress_env_vars

Conversation

@IvanBM18
Copy link
Collaborator

Another PR focused on gradually adding swarming integration back.

In this PR we focus on compressing the env vars into a single JSON so that the swarming startup script can pass them down to a docker container in cases were the swarming bot launches clusterfuzz trough a docker image.

@IvanBM18 IvanBM18 self-assigned this Mar 10, 2026
@IvanBM18 IvanBM18 requested a review from a team as a code owner March 10, 2026 00:35
@IvanBM18 IvanBM18 added the swarming Changes related to the clusterfuzz-swarming integration label Mar 10, 2026
@IvanBM18 IvanBM18 changed the title Feature/swarming/compress env vars Swarming: Compress env vars for startup script Mar 10, 2026
Copy link
Collaborator

@javanlacerda javanlacerda left a comment

Choose a reason for hiding this comment

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

LGTM. I'm approving it to avoid missing this work, but the further PRs against master should be towards the integration with the remote task interface. go/cf-swarming-integration-agreement

@javanlacerda javanlacerda merged commit 458ea27 into master Mar 17, 2026
11 checks passed
@javanlacerda javanlacerda deleted the feature/swarming/compress_env_vars branch March 17, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

swarming Changes related to the clusterfuzz-swarming integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants