Skip to content

Add small reliability/chaos CI runs#521

Merged
jbachorik merged 14 commits into
mainfrom
jb/reliability-chaos
May 12, 2026
Merged

Add small reliability/chaos CI runs#521
jbachorik merged 14 commits into
mainfrom
jb/reliability-chaos

Conversation

@jbachorik

Copy link
Copy Markdown
Collaborator

What does this PR do?:
Add a bunch of reliability/chaos driven tests to our CI pipeline

Motivation:
Try pressing the profiler harder to discover bugs before escaping to customers

For Datadog employees:

  • If this PR touches code that signs or publishes builds or packages, or handles
    credentials of any kind, I've requested a review from @DataDog/security-design-and-guidance.
  • This PR doesn't touch any of that.

Unsure? Have a question? Request a review!

jbachorik and others added 12 commits May 7, 2026 12:16
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Cluster cap is 128Gi; Renaissance uses -Xmx800m and chaos uses -Xmx2g.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Guard against empty CURRENT_VERSION and stop silencing mvn output.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
PREPARE_IMAGE has no Java, so `./gradlew printVersion` errored and
build.env got an empty CURRENT_VERSION while the job reported success.
Install Java via SDKMAN and hard-fail if either version is empty.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
sdkman-init.sh references unbound vars; set -u aborted the job.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@jbachorik
jbachorik requested a review from a team as a code owner May 11, 2026 13:48

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 54493bbcba

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .gitlab/reliability/.gitlab-ci.yml Outdated
@dd-octo-sts

dd-octo-sts Bot commented May 11, 2026

Copy link
Copy Markdown
Contributor

CI Test Results

Run: #25728284000 | Commit: 30a2363 | Duration: 34m 10s (longest job)

All 32 test jobs passed

Status Overview

JDK glibc-aarch64/debug glibc-amd64/debug musl-aarch64/debug musl-amd64/debug
8 - - -
8-ibm - - -
8-j9 - -
8-librca - -
8-orcl - - -
11 - - -
11-j9 - -
11-librca - -
17 - -
17-graal - -
17-j9 - -
17-librca - -
21 - -
21-graal - -
21-librca - -
25 - -
25-graal - -
25-librca - -

Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled

Summary: Total: 32 | Passed: 32 | Failed: 0


Updated: 2026-05-12 10:58:03 UTC

…N writes

- .gitlab/reliability/.gitlab-ci.yml:30 — only write 'Unknown failure' in .reliability_job when no specific REASON_ key already exists in build.env
- .gitlab/reliability/.gitlab-ci.yml:90 — same guard for .reliability_chaos_job

Co-Authored-By: muse <muse@noreply>
@jbachorik

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jbachorik
jbachorik merged commit 82a700f into main May 12, 2026
178 of 183 checks passed
@jbachorik
jbachorik deleted the jb/reliability-chaos branch May 12, 2026 10:55
@github-actions github-actions Bot added this to the 1.43.0 milestone May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant