tests/vmTest: fix and deduplicate code #18

Merged
MatthewCroughan merged 2 commits from mc/fix-tests into master 2022-05-24 03:53:42 +00:00
MatthewCroughan commented 2022-05-24 01:41:23 +00:00 (Migrated from github.com)

Ironically, I did not properly test that I had made the local and remote tests distinct. So the exampleFlake was hardcoded to 'local' only. So, when building vmTests.local meaning you would get the same results as vmTests.remote, this commit fixes that. Additionally, I've made tests/vmTests/common.nix to deduplicate some of the code between nodes.

Ironically, I did not properly test that I had made the local and remote tests distinct. So the exampleFlake was hardcoded to 'local' only. So, when building vmTests.local meaning you would get the same results as vmTests.remote, this commit fixes that. Additionally, I've made tests/vmTests/common.nix to deduplicate some of the code between nodes.
Sign in to join this conversation.
No description provided.