Add small reliability/chaos CI runs#521
Conversation
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>
There was a problem hiding this comment.
💡 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".
CI Test ResultsRun: #25728284000 | Commit:
Status Overview
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>
|
@codex review |
|
Codex Review: Didn't find any major issues. 🎉 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
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:
credentials of any kind, I've requested a review from
@DataDog/security-design-and-guidance.Unsure? Have a question? Request a review!