Skip to content

Replace cluster start integration test - #920

Merged
hectorcast-db merged 1 commit into
mainfrom
replace-cluster-start-it
Sep 16, 2026
Merged

hectorcast-db merged 1 commit into
mainfrom
replace-cluster-start-it

Conversation

@hectorcast-db

Copy link
Copy Markdown
Contributor

Changes

  • remove ClustersIT.ensuresClusterIsRunning, which starts a real cluster
  • cover TERMINATED -> start -> PENDING -> RUNNING in ClustersExtTest with a mocked ClustersService
  • verify the start request, cluster IDs, request order, and polling count

Tests

  • JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 mvn spotless:apply
  • JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 mvn -pl databricks-sdk-java -Dtest=ClustersExtTest test

NO_CHANGELOG=true

Signed-off-by: Hector Castejon Diaz <hector.castejon@databricks.com>
@hectorcast-db
hectorcast-db deployed to test-trigger-is September 15, 2026 09:22 — with GitHub Actions Active
@hectorcast-db
hectorcast-db deployed to test-trigger-is September 15, 2026 09:22 — with GitHub Actions Active
@github-actions

Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-java

Inputs:

  • PR number: 920
  • Commit SHA: 7cbd77268bfacea4e42c299c091e81ae4bb1bff8

Checks will be approved automatically on success.

@hectorcast-db hectorcast-db added the CI:run-diffviewer Run DiffViewer CI for this pull request label Sep 15, 2026
@hectorcast-db
hectorcast-db added this pull request to the merge queue Sep 16, 2026
Merged via the queue into main with commit ff12e4d Sep 16, 2026
25 of 32 checks passed
@hectorcast-db
hectorcast-db deleted the replace-cluster-start-it branch September 16, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI:run-diffviewer Run DiffViewer CI for this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants