-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
- Try out
sudo ip a add 127.0.0.2/8 dev lowith--container-options --cap-add=NET_ADMINto enable AXFRs to NSD and BIND. - Add environment variables with IPs and ports for use in tests, so that
- (1) seeing them does not require knowledge about which service is running where (and scripts/test can use the variables instead), and
- (2) changing the service's IPs doesn't involve updating all tests.
- Maybe set up a machine to run the tests on (
actcan be run on a remote docker host: https://nektosact.com/usage/custom_engine.html#using-act-with-remote-docker-engine-via-ssh) - Try out
actions-rust-lang/setup-rust-toolchain@v1to enable testing with different rust versions (hecrj/setup-rust-action@v2was broken inact)