Skip to content

Commit

Permalink
Add example_node_info.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
daboehme committed Aug 27, 2024
1 parent 2341851 commit 92058de
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions test/ci_app_tests/example_node_info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"host":
{
"os": { "name": "TestOS", "version": "3.11", "kernel": "1.2.3-42" },
"name": "test42",
"cluster": "test",
"do_not_include": "me"
},
"other": "nothing to see here"
}

0 comments on commit 92058de

Please sign in to comment.