Commit 70fd8a6
authored
Fix bookshop native images tests in outbound test pipeline (#683)
Currently, outbound tests for bookshop native images are failing with
error
```
The configured GraalVM reachability metadata repository at /home/jenkins/agent/workspace/ices-outbound-tests_nightly_main/bookshop-native-image/srv/target/graalvm-reachability-metadata/7de5023997d2db6ebc9d2d50543cec2be999dfb7 does not contain a 'schemas' directory. Requires GraalVM Reachability Metadata 0.3.33 or newer which packages the required schemas
```
This PR is updating the reachability metadata.1 parent 132bfe2 commit 70fd8a6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments