Commit f31300f
authored
Fix random version bug in NodeMetadataTests (opensearch-project#20253)
Stop generating raw ids and instead pick a version from the set of known
Version constants which are guaranteed to be valid/masked.
Signed-off-by: Joe Liu <guoqing4@illinois.edu>1 parent 99602cc commit f31300f
File tree
1 file changed
+4
-1
lines changed- server/src/test/java/org/opensearch/env
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
0 commit comments