Skip to content

ci(container): build image with podman, run tests in docker (backport #1382)#1386

Open
mergify[bot] wants to merge 2 commits intocryostat-v4.1from
mergify/bp/cryostat-v4.1/pr-1382
Open

ci(container): build image with podman, run tests in docker (backport #1382)#1386
mergify[bot] wants to merge 2 commits intocryostat-v4.1from
mergify/bp/cryostat-v4.1/pr-1382

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Mar 2, 2026

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


See #1377

Description of the change:

Last few PRs merged into main are failing after merge, but passing in PR CI.

Semi-expected after #1377, so this is an attempt to correct for that.


This is an automatic backport of pull request #1382 done by [Mergify](https://mergify.com).
@andrewazores
Copy link
Member

/build_test

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Workflow started at 3/2/2026, 10:06:32 AM. View Actions Run.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

No GraphQL schema changes detected.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

WebSocket notifications schema change detected:

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

OpenAPI schema change detected:

diff --git a/schema/openapi.yaml b/schema/openapi.yaml index 519350a..0cc5f88 100644 --- a/schema/openapi.yaml +++ b/schema/openapi.yaml @@ -739,21 +739,21 @@ components: info: contact: email: cryostat-development@googlegroups.com name: Cryostat Community url: https://cryostat.io description: Cloud-Native JDK Flight Recorder license: name: Apache 2.0 url: https://github.com/cryostatio/cryostat/blob/main/LICENSE title: Cryostat API - version: 4.1.1 + version: 4.1.2-snapshot openapi: 3.1.0 paths: /api/beta/diagnostics/fs/heapdumps: get: responses: "200": content: application/json: schema: items: 
@andrewazores
Copy link
Member

/build_test

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Workflow started at 3/2/2026, 10:20:39 AM. View Actions Run.

@andrewazores andrewazores force-pushed the mergify/bp/cryostat-v4.1/pr-1382 branch from e84f89c to 1e6ff62 Compare March 2, 2026 15:21
@andrewazores andrewazores requested a review from a team as a code owner March 2, 2026 15:21
@andrewazores andrewazores force-pushed the mergify/bp/cryostat-v4.1/pr-1382 branch from 1e6ff62 to ada3f35 Compare March 2, 2026 15:21
@andrewazores
Copy link
Member

/build_test

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

CI build and push: At least one test failed ❌
https://github.com/cryostatio/cryostat/actions/runs/22582523558

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

CI build and push: At least one test failed ❌
https://github.com/cryostatio/cryostat/actions/runs/22581938235

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Workflow started at 3/2/2026, 10:22:33 AM. View Actions Run.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

No OpenAPI schema changes detected.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

No GraphQL schema changes detected.

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

WebSocket notifications schema change detected:

@github-actions
Copy link

github-actions bot commented Mar 2, 2026

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

1 participant