Skip to content

Commit 8a7fe75

Browse files
Activate Mircometer Observation CI test (#443)
1 parent ac84d57 commit 8a7fe75

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/plugins-jdk17-test.0.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ jobs:
5959
matrix:
6060
case:
6161
- jdk17-with-gson-scenario
62-
# TODO: We can't test it just yet, because it requires a Skywalking release
63-
# - resttemplate-6.x-scenario
62+
- resttemplate-6.x-scenario
6463
steps:
6564
- uses: actions/checkout@v2
6665
with:

test/plugin/scenarios/resttemplate-6.x-scenario/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
(if you build from command line, just use ./mvnw -Dsw.version=x.y.z),
4040
but make sure not to check it into the code base / git
4141
-->
42-
<sw.version>
42+
<sw.version>8.14.0
4343
</sw.version>
4444
</properties>
4545

0 commit comments

Comments
 (0)