Commit 4b48532
committed
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.
This got the CI working, but broke the tests when running in dist-git.
We need to use TMT_SOURCE when in CI, and TMT_SOURCE_DIR when in
dist-git. This commit adds the dist-git case back while keeping
TMT_SOURCE for Packit.1 parent 4e26bdb commit 4b48532
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
0 commit comments