File tree Expand file tree Collapse file tree 5 files changed +17
-0
lines changed Expand file tree Collapse file tree 5 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ execute:
23
23
- script : configure.sh
24
24
- script : backwards_compatibility.sh
25
25
26
+ modules :
27
+ install :
28
+ - name : jboss.container.prometheustest
29
+
26
30
packages :
27
31
install :
28
32
- prometheus-jmx-exporter-openjdk11
Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ execute:
23
23
- script : configure.sh
24
24
- script : backwards_compatibility.sh
25
25
26
+ modules :
27
+ install :
28
+ - name : jboss.container.prometheustest
29
+
26
30
packages :
27
31
install :
28
32
- prometheus-jmx-exporter-openjdk17
Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ execute:
23
23
- script : configure.sh
24
24
- script : backwards_compatibility.sh
25
25
26
+ modules :
27
+ install :
28
+ - name : jboss.container.prometheustest
29
+
26
30
packages :
27
31
install :
28
32
- prometheus-jmx-exporter-openjdk8
Original file line number Diff line number Diff line change
1
+ schema_version : 1
2
+
3
+ name : " jboss.container.prometheustest"
4
+ description : " A dummy descriptor to couple tests with prometheus module"
5
+ version : " 0"
File renamed without changes.
You can’t perform that action at this time.
0 commit comments