cryostatio / cryostat-core

Core library providing a convenience wrapper and headless stubs for managing JFR with JDK Mission Control API
https://cryostat.io/
Other
8 stars 21 forks source link

fix(jmcagent): Move jfrprobes_schema.xsd to correct location, add ProbeValidatorTest #452

Closed Josh-Matsuoka closed 1 month ago

Josh-Matsuoka commented 1 month ago

Addresses https://github.com/cryostatio/cryostat-core/issues/450

Moves the JFR probes schema to the correct package and adds a ProbeValidator test to make sure this gets caught in future.

github-actions[bot] commented 1 month ago
ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-452-b615195c69727150844f33c1b8e02c547bc15ce5-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-452-b615195c69727150844f33c1b8e02c547bc15ce5-linux bash smoketest.bash
github-actions[bot] commented 1 month ago
ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-452-b615195c69727150844f33c1b8e02c547bc15ce5-linux

To run smoketest:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-452-b615195c69727150844f33c1b8e02c547bc15ce5-linux bash smoketest.bash
andrewazores commented 3 weeks ago

@Mergifyio backport jdk11

mergify[bot] commented 3 weeks ago

backport jdk11

✅ Backports have been created

* [#457 fix(jmcagent): Move jfrprobes_schema.xsd to correct location, add ProbeValidatorTest (backport #452)](https://github.com/cryostatio/cryostat-core/pull/457) has been created for branch `jdk11` but encountered conflicts