Skip to content

Commit

Permalink
Remove thing-flinger
Browse files Browse the repository at this point in the history
Thing-flinger was used to deploy multinode omicron clusters running
on commodity hardware for early testing needs. This was primarily used
for early experimentation with trust-quorum secret sharing and other
preliminary multi-node experiments. It deployed via SSH and was never
intended to be used forever. It was a stop-gap that nobody has used in
a while now that we have real hardware with wicket and the a4x2 falcon
testbed.

Fixes #5034
  • Loading branch information
andrewjstone committed Feb 9, 2024
1 parent 887a91e commit 7672289
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,289 deletions.
39 changes: 0 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ members = [
"dev-tools/omdb",
"dev-tools/omicron-dev",
"dev-tools/oxlog",
"dev-tools/thing-flinger",
"dev-tools/xtask",
"dns-server",
"end-to-end-tests",
Expand Down Expand Up @@ -96,7 +95,6 @@ default-members = [
"dev-tools/omdb",
"dev-tools/omicron-dev",
"dev-tools/oxlog",
"dev-tools/thing-flinger",
# Do not include xtask in the list of default members, because this causes
# hakari to not work as well and build times to be longer.
# See omicron#4392.
Expand Down
1 change: 0 additions & 1 deletion dev-tools/thing-flinger/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions dev-tools/thing-flinger/Cargo.toml

This file was deleted.

222 changes: 0 additions & 222 deletions dev-tools/thing-flinger/README.adoc

This file was deleted.

36 changes: 0 additions & 36 deletions dev-tools/thing-flinger/src/bin/deployment-example.toml

This file was deleted.

Loading

0 comments on commit 7672289

Please sign in to comment.