I don't think the Prometheus could ever have been run:
• CeKit does not collect/run tests outside of "tests/features"
for module sources (https://github.com/cekit/cekit/issues/638)
• The features are not tagged
• There are syntax errors in the features
Address all of the above. Tag the tests for execution on the
OpenJDK containers.
Also re-add the Jolokia tests, which were moved out of this repo and into the OpenJDK one, but should be here (IMHO) because this is the code that they test.
Other images are welcome to (and encouraged) to add their tags to these tests.
I don't think the Prometheus could ever have been run:
• CeKit does not collect/run tests outside of "tests/features" for module sources (https://github.com/cekit/cekit/issues/638) • The features are not tagged • There are syntax errors in the features
Address all of the above. Tag the tests for execution on the OpenJDK containers.
Also re-add the Jolokia tests, which were moved out of this repo and into the OpenJDK one, but should be here (IMHO) because this is the code that they test.
Other images are welcome to (and encouraged) to add their tags to these tests.