Skip to content

[internal-dns] Quieter tests #1263

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 24, 2022
Merged

[internal-dns] Quieter tests #1263

merged 4 commits into from
Jun 24, 2022

Conversation

smklein
Copy link
Collaborator

@smklein smklein commented Jun 24, 2022

Fixes #1260

@smklein smklein requested a review from davepacheco June 24, 2022 01:54
@davepacheco
Copy link
Collaborator

Nice! Thanks for doing this. I think you're missing the cleanup_successful() calls at the end of the tests. (GitHub CI should fail on that.)

@smklein
Copy link
Collaborator Author

smklein commented Jun 24, 2022

Nice! Thanks for doing this. I think you're missing the cleanup_successful() calls at the end of the tests. (GitHub CI should fail on that.)

Someday I'll remember to include that on the first try. Someday!

@smklein
Copy link
Collaborator Author

smklein commented Jun 24, 2022

Also, done

@smklein smklein enabled auto-merge (squash) June 24, 2022 02:01
@smklein smklein merged commit 9a4e7bf into main Jun 24, 2022
@smklein smklein deleted the dnshush branch June 24, 2022 04:00
leftwo pushed a commit that referenced this pull request Apr 19, 2024
Propolis changes:
Update h2 dependency
Add NPT ops API definitions from illumos#15639
server: return better HTTP errors when not ensured (#649)

Crucible changes:
Make Region test suite generic across backends (#1263)
Remove async from now-synchronous functions (#1264)
Agent update to support cloning. (#1262)
Remove the Active → Faulted transition (#1260)
Avoid race condition in crutest rand-read/write (#1261)
Add Active -> Offline -> Faulted tests (#1257)
Reorganize dummy downstairs tests (#1253)
Switch to unbounded queues (#1256)
Add Upstairs session ID to dtrace stat probe, cleanup closure (#1254)
Panic instead of returning errors in unit tests (#1251)
Add a clone option to downstairs create (#1249)
leftwo added a commit that referenced this pull request Apr 19, 2024
Propolis changes:
Update h2 dependency
Add NPT ops API definitions from illumos#15639
server: return better HTTP errors when not ensured (#649)

Crucible changes:
Make Region test suite generic across backends (#1263) Remove async from
now-synchronous functions (#1264) Agent update to support cloning.
(#1262)
Remove the Active → Faulted transition (#1260)
Avoid race condition in crutest rand-read/write (#1261) Add Active ->
Offline -> Faulted tests (#1257)
Reorganize dummy downstairs tests (#1253)
Switch to unbounded queues (#1256)
Add Upstairs session ID to dtrace stat probe, cleanup closure (#1254)
Panic instead of returning errors in unit tests (#1251) Add a clone
option to downstairs create (#1249)

Co-authored-by: Alan Hanson <alan@oxide.computer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dns tests log to stdout/stderr
2 participants