Skip to content

remove YouCanBootAnythingAsLongAsItsAlpine#9919

Merged
iliana merged 2 commits intomainfrom
iliana/4222
Feb 25, 2026
Merged

remove YouCanBootAnythingAsLongAsItsAlpine#9919
iliana merged 2 commits intomainfrom
iliana/4222

Conversation

@iliana
Copy link
Contributor

@iliana iliana commented Feb 25, 2026

Closes #4222.

Comment on lines -61 to -64
/// Boot the Alpine ISO that ships with the Propolis zone. Intended for
/// development purposes only.
#[schemars(skip)] // keep it out of the OpenAPI schema
YouCanBootAnythingAsLongAsItsAlpine,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End of an era 😢

.execute_and_parse_unwrap::<image::Image>()
.await;
// Define an image
let image = create_project_image(client, PROJECT_NAME, "not-alpine").await;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rm -rf

@iliana iliana enabled auto-merge (squash) February 25, 2026 17:43
@iliana iliana merged commit adec935 into main Feb 25, 2026
16 checks passed
@iliana iliana deleted the iliana/4222 branch February 25, 2026 20:12
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.

Clean up YouCanBootAnythingAsLongAsItsAlpine testing

3 participants