1
0
Commit Graph

63 Commits

Author SHA1 Message Date
15d8ab8137 Do not lose stdout 2023-05-08 21:35:47 +00:00
c1c5afc0e0 ssh dial with retry 2023-05-08 14:54:28 +00:00
2e5c386c42 Revert "Lock ssh handshake"
This reverts commit b558269ac3.
2023-05-08 14:40:57 +00:00
b558269ac3 Lock ssh handshake 2023-05-08 14:30:53 +00:00
d4f826d44b Debug logging 2023-05-08 14:30:09 +00:00
7b94053376 Avoid use of external scp command 2023-05-07 18:14:59 +00:00
0826948568 Try creating a new session in ssh check 2023-05-07 15:24:10 +00:00
4f80122039 Implements per-test logging to the current working directory 2023-05-02 11:10:57 +00:00
8922b3e548 Retry scp if failed 2023-05-01 15:10:39 +00:00
e04154b235 Fix stderr log 2023-04-26 14:35:20 +00:00
d65d683dfc Fix name of ubuntu image generator 2023-04-09 14:16:29 +00:00
bb319a9ff6 Export qemu arguments 2023-04-07 21:17:34 +00:00
c0dd0ae07b Trim last added newline 2023-04-06 20:45:20 +00:00
f57b3408be Add stdout trace for qemu 2023-04-06 19:50:57 +00:00
bbd6f79443 Add stdout trace for qemu ssh commands 2023-04-06 18:20:55 +00:00
d6c678b0cd Do not use the default known hosts file 2023-03-19 18:00:10 +00:00
e2fcc20f36 Improve logging 2023-03-19 17:59:56 +00:00
60bc7238a8 Use the legacy SCP protocol for directory transfers instead of SFTP 2023-03-19 17:56:09 +00:00
04106e7537 VM commands debug logs 2023-03-19 13:30:10 +00:00
08beba2bab Add debug logs for exec.Command 2023-03-19 13:14:14 +00:00
feb1ab7d37 Revert "Use the legacy SCP protocol for directory transfers instead of SFTP"
This reverts commit cc1261b0b0.
2023-03-16 18:54:48 +00:00
0e153b2763 debug: add parameters to set ssh addr/port 2023-02-28 19:11:28 +00:00
cc1261b0b0 Use the legacy SCP protocol for directory transfers instead of SFTP 2023-02-16 08:30:29 +00:00
24b6749504 Wait until ssh is available 2023-02-16 06:30:59 +00:00
3d6961dfd7 Treat any SCP output as an error 2023-02-15 11:45:25 +00:00
d59049e531 qemu: add CopyDirectory (via scp) 2023-02-15 11:20:30 +00:00
0529b30558 qemu: allow to run mutable 2023-02-15 09:48:13 +00:00
1deb201e25 Switch to Ubuntu 22.04 for testing 2023-01-19 17:22:25 +00:00
81234fc3a6 Update bootstrap scripts to Ubuntu 20.04 2020-05-30 11:37:00 +00:00
bd27e890d1 Add timeout after start qemu for tests 2019-12-27 07:52:26 +00:00
14b8010fee Fix spelling 2019-08-21 06:16:25 +00:00
7fd8614e3c Using sed to fix spelling was not a really good idea.
Revert "Fix spelling"

This reverts commit 3d958c1e10.
2019-08-21 06:14:58 +00:00
3d958c1e10 Fix spelling 2019-08-20 23:17:23 +00:00
a08861cc19 Implements KPTI flag 2019-08-20 00:05:19 +00:00
08ed3461ad Use smep/smap settings from artifact config as default value 2019-08-19 22:37:27 +00:00
338300eeec CPU model 'host' requires KVM 2019-08-19 17:07:29 +00:00
89305b7011 Use all host cpu features 2019-08-19 16:16:17 +00:00
ddf2fc0d0b Check kvm permissions 2019-08-18 12:53:13 +00:00
6ee5530554 Refactor 2019-08-17 10:04:45 +00:00
aa08b7a8b2 Fix tests 2019-08-17 09:38:42 +00:00
986a6f55e0 Refactor [2] 2019-08-17 09:05:06 +00:00
fc50808893 Allow to enable/disable kaslr/smep/smap for debugging 2019-08-16 15:25:16 +00:00
b5965e8374 Rename qemu package 2019-02-02 21:33:27 +00:00
144a8547bc Move upstream to code.dumpstack.io 2019-02-02 21:25:09 +00:00
42bebad9ca Add comments for exported functions 2018-12-10 03:06:26 +00:00
556ead8594 Avoid ineffectual assignment 2018-12-10 03:02:11 +00:00
0b6ae6a23c Refactor 2018-12-10 02:37:40 +00:00
051d080a67 Typo 2018-12-10 02:34:01 +00:00
b56d718f35 Fix typo 2018-12-02 00:11:06 +00:00
ce4a5c740d Travis-CI: increase timeouts 2018-12-02 00:09:35 +00:00