cryostatio / cryostatio/cryostat-operator
[Story] Scorecard tests with Cryostat Agent
- Dominant language
- Go
- Stars
- 37
- Forks
- 22
- Avg merge
- 21h 37m
- Merged PRs (30d)
- 22
Description
We should have scorecard tests that use the Cryostat Agent instead of remote JMX. This would involve:
1. Adding a CI job, possibly to the Cryostat Agent repo, that builds a sample application container image with the appropriate Cryostat agent jar included with it.
2. Write a Scorecard test that deploys and configures the sample application to successfully register with Cryostat and perform the recording actions in the existing `cryostat-recording` test.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the existing `cryostat-recording` Scorecard test and the repository's CI entry points; first trace how that test deploys and configures the sample application and currently uses remote JMX. Add coverage using a sample image containing the Cryostat Agent, and verify that registration and recording actions succeed in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- ci-cd, observability, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100