Commit a363aeb
committed
chore(test): rename /srv/current_artifacts to /srv/test_artifacts
`current_artifacts` is a name of the FILE that contains a path to
artifacts that should be used for test runs. Same name was used
for a DIRECTORY within devctr that contained artifacts copied
from a build/artifacts... To remove this confusion rename the
directory inside devctr to test_artifacts.
Signed-off-by: Egor Lazarchuk <yegorlz@amazon.co.uk>1 parent 8ea0f52 commit a363aeb
2 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
36 | 38 | | |
37 | | - | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments