debian-forge-composer/tools/test-case-generators
Tomas Hozza f47893058a generate-all-test-cases: don't use paramiko for SSH
Don't use paramiko library for SSH connections to the Runner, but
instead execute the `ssh` command using Subprocess.

When one uses SSH ID files protected by password, the paramiko library
can not access them without it, even if the password is stored in the
ssh-agent running in the user session. On the other hand, running the
`ssh` command using Subprocess works just fine in this scenario.

Signed-off-by: Tomas Hozza <thozza@redhat.com>
2021-09-22 09:12:57 +02:00
..
distro-arch-imagetype-map.json rhel85: add definitions of RHEL ec2 and ec2-ha images 2021-08-02 19:05:09 +02:00
format-request-map.json generate-test-cases: check supported_arches from format-request-map.json 2021-09-21 14:41:38 +02:00
generate-all-test-cases generate-all-test-cases: don't use paramiko for SSH 2021-09-22 09:12:57 +02:00
generate-test-cases generate-test-cases: check supported_arches from format-request-map.json 2021-09-21 14:41:38 +02:00
repos.json test: regenerate manifests 2021-09-15 10:47:57 +02:00