Skip to content

test(scorecard): long-running report generation websocket handling#989

Draft
andrewazores wants to merge 2 commits intocryostatio:mainfrom
andrewazores:long-running-api-scorecard
Draft

test(scorecard): long-running report generation websocket handling#989
andrewazores wants to merge 2 commits intocryostatio:mainfrom
andrewazores:long-running-api-scorecard

Conversation

@andrewazores
Copy link
Copy Markdown
Member

@andrewazores andrewazores commented Dec 18, 2024

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: git commit -S -m "YOUR_COMMIT_MESSAGE"

Fixes: #986

Description of the change:

Adds a WebSocket client connection to the Cryostat instance, so that the test can exercise the full long-running job API for report generation.

Currently not working - the WebSocket connection does not open as expected, reporting a "bad status" error message.

Motivation for the change:

This change is helpful because users may want to...

How to manually test:

  1. Insert steps here...
  2. ...

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.

[Bug] Scorecard tests do not exercise long-running/async job API

1 participant