mlabs-haskell / spo-anywhere

Install Cardano nodes anywhere with the help of NixOS
https://mlabs-haskell.github.io/spo-anywhere/
Apache License 2.0
1 stars 0 forks source link

Run `nixos-anywhere` in tests #31

Closed zmrocze closed 2 months ago

zmrocze commented 3 months ago

Adds a script wrapper over nixos-anywhere.

Adds a test that runs the script in nixos tests and then reboots the newly installed machine.

zmrocze commented 3 months ago

I pushed this only to ask for help on nixos discourse later, but in the CI logs I saw something more than in my local tests: I guess I wasn't printing stderr. So I have something to debug finally.

zmrocze commented 2 months ago

@aciceri ah shit, ive found a weird thing left from debugging (wrong --store-paths) - will update later.

zmrocze commented 2 months ago

@aciceri ^ all ready for review if you're up for it