Skip to content

Commit

Permalink
omdb test update
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Apr 30, 2024
1 parent dcc9fe9 commit 30fd552
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
12 changes: 12 additions & 0 deletions dev-tools/omdb/tests/env.out
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ task: "external_endpoints"
on each one


task: "instance_watcher"
periodically checks instance states


task: "inventory_collection"
collects hardware and software inventory data from the whole system

Expand Down Expand Up @@ -174,6 +178,10 @@ task: "external_endpoints"
on each one


task: "instance_watcher"
periodically checks instance states


task: "inventory_collection"
collects hardware and software inventory data from the whole system

Expand Down Expand Up @@ -263,6 +271,10 @@ task: "external_endpoints"
on each one


task: "instance_watcher"
periodically checks instance states


task: "inventory_collection"
collects hardware and software inventory data from the whole system

Expand Down
11 changes: 11 additions & 0 deletions dev-tools/omdb/tests/successes.out
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,10 @@ task: "external_endpoints"
on each one


task: "instance_watcher"
periodically checks instance states


task: "inventory_collection"
collects hardware and software inventory data from the whole system

Expand Down Expand Up @@ -391,6 +395,13 @@ task: "external_endpoints"

TLS certificates: 0

task: "instance_watcher"
configured period: every 30s
currently executing: no
last completed activation: <REDACTED ITERATIONS>, triggered by an explicit signal
started at <REDACTED TIMESTAMP> (<REDACTED DURATION>s ago) and ran for <REDACTED DURATION>ms
warning: unknown background task: "instance_watcher" (don't know how to interpret details: Object {"instances_updated": Number(0), "no_change": Number(0), "not_found": Number(0), "pruned_instances": Number(0), "sled_agent_errors": Number(0), "total_instances": Number(0), "update_errors": Number(0), "vmms_updated": Number(0)})

task: "inventory_collection"
configured period: every 10m
currently executing: no
Expand Down

0 comments on commit 30fd552

Please sign in to comment.