Skip to content

Create a binary for running end-to-end tests. - #1372

Draft
partim wants to merge 2 commits into
mainfrom
krilltest
Draft

Create a binary for running end-to-end tests.#1372
partim wants to merge 2 commits into
mainfrom
krilltest

Conversation

@partim

@partim partim commented Apr 2, 2026

Copy link
Copy Markdown
Member

This PR proposes infrastructure to relatively easily develop and run end-to-end tests. The idea is to provide infrastructure to write these tests in Rust and make the part of a binary that can be run to execute these tests. It will set up one or more Krill instances and Nginx for serving RRDP. It will then issue a number of commands to the Krill instances and check the result by running Routinator and verify its output.

The binary is a sub-crate under Krill to keep all code together.

@partim
partim marked this pull request as draft April 2, 2026 15:37
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.

1 participant