Skip to content

VmInstanceRotMock isn't a mock impl #47

Description

@flihp

This type started out as a mock impl of the VmInstanceRot trait. Turns out, the mock impl that matters is the one implementing the dice_verifier::Attest trait. This is passed to VmInstanceRotMock when it's constructed, but the internals of the VmInstanceRotMock are unaffected. This type needs a different / less inaccurate name, and should be moved out of the mock module.

ref: oxidecomputer/propolis#1076 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions