Commit 198f654
committed
fix: use correct dir to store ghe gosmee payloads
in e2e output payloads directory we're checking
/tmp/gosmee-replay-ghe directory but in second-controller.py
script we're saving paylaods in /tmp/save directory and
that's why on downloading failed e2e artifacts we have
no ghe gosmme payloads stored in it. this commit uses
correct directory to check for payloads.
Signed-off-by: Zaki Shaikh <zashaikh@redhat.com>1 parent 906f1db commit 198f654
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments