Note that there are some explanatory texts on larger screens.

plurals
  1. POrails distributed parallel tests
    primarykey
    data
    text
    <p>How can I run paralell tests on dual core machines connected via SSH on the same network ?</p> <p><a href="https://github.com/grosser/parallel_tests" rel="nofollow">https://github.com/grosser/parallel_tests</a> runs fine for local workers, but there is no way to run it on multiple machines</p> <p><a href="https://github.com/qxjit/deep-test" rel="nofollow">https://github.com/qxjit/deep-test</a> - I've had no luck upon running it, there is a line in the example like </p> <pre><code>t.distributed_hosts </code></pre> <p>which throws an error</p> <p>With Hydra I got an issue waiting forever for ssh workers</p> <p>I tried the alpha version of Buffet, created a test repo and ran it but with no luck</p> <pre><code>fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git </code></pre> <p>I want to run only standard unit / integration / functional tests</p> <p>No fancy stuff at all.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload