Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-10 | make the multi-node vm tests a bit more reliable | eldritch horrors | |
without these changes the tests will very repeatably (although not very reliably) wedge in our runs. the ssh command starts, opens a sessions, does something, the session closes again, but the test does not move on. adding *just* the redirect and not the unit waits is not sufficient either, it needs both. this feels like a bug in the nixos testing framework somewhere, but digging that far is not in the cards right now. Change-Id: Idab577b83a36cc4899bb5ffbb3d9adc04e83e51c | |||
2024-03-06 | tests/nixos/remote-builds*: Inline module + format | eldritch horrors | |
(cherry picked from commit 5167351efbee5c5a7390510eb720c31c6976f4d9) Change-Id: I0caba23b589ed428d08895d7b8f0c22532bd259e | |||
2024-03-06 | tests/nixos: Test remote build against older versions | eldritch horrors | |
(cherry picked from commit e502d1cf945fb3cdd0ca1e1c16ec330ccab51c7b) Change-Id: If6a1758b6457c5dae9305829c4d71d1905cfca22 | |||
2024-03-06 | Merge pull request #9280 from R-VdP/rvdp/fix_remote_logging_phase_reporting | eldritch horrors | |
Include phase reporting in log file for ssh-ng builds (cherry picked from commit b1e7d7cad625095656fff05ac4aedeb12135110a) Change-Id: I4076669b0ba160412f7c628ca9113f9abbc8c303 |