Skip to content
Snippets Groups Projects

Rewrite the tests to be able to run between multiple computers over network, using ssh

Merged DISSOUBRAY Nathan requested to merge ssh_test into master

Description

Until now the tests have been run locally on the same computer, by putting each node on a different port on localhost. This MR rewrites the tests to be able to run them over multiple computers.

List of changes

  • Rewrite build network to send the binary and powers over ssh using rsync to other computers of the network that need it
  • Rewrite all the tests to be able to check results over ssh (since sometimes checking a test requires comparing the original and reconstructed file, and they are not always on the same computer)

Merge request reports

Merge request pipeline #5746 passed

Merge request pipeline passed for eb150f9b

Merged by DISSOUBRAY NathanDISSOUBRAY Nathan 1 year ago (Aug 6, 2024 1:27pm UTC)

Merge details

  • Changes merged into with bb3660ee.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading