Commit 0c34c1f
committed
e2e: try to load both kvm modules for Intel and AMD
We should not assume our runner is surely running on top
of AMD machine. It's safe to try to load kvm modules
for both CPUs.
ref.
cybozu-go/fin#154
In addition, avoid unloading these modules beforehand.
Probably it's not necessary.
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>1 parent b1f80dc commit 0c34c1f
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
| 27 | + | |
0 commit comments