Commit 6870b4f
committed
refactor: remove analytics_dir from sceptre.py
This results in .../exp/elk/ instead of .../exp/analytics/elk/ for elk-related files.
This reduces complexity a bit, and less nesting in the experiment directory.
As far as I can tell, nothing directly uses the files in the experiment directory,
beyond than the code in sceptre.py for injections.1 parent 628a799 commit 6870b4f
1 file changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
0 commit comments