Commit 8818650
playwright: fix tmt in dist-git
Recently testing-farm tests were failing and a fix was merged in
3507013e where TMT_TREE is used instead of TMT_SOURCE_DIR.
This got the CI working, but broke the tests when running in dist-git.
We need to use TMT_TREE when in CI, and TMT_SOURCE_DIR when in
dist-git. This commit adds the dist-git case back while keeping TMT_TREE
for Packit.1 parent 4e26bdb commit 8818650
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
9 | 14 | | |
| 15 | + | |
10 | 16 | | |
11 | 17 | | |
12 | 18 | | |
| |||
0 commit comments