Commit d115848
authored
time-series-analytics: Fix for functional tests workflow (open-edge-platform#1740)
This PR fixes the functional tests workflow for the time-series-analytics project by updating the test execution process to properly prepare the Docker environment before running the full test suite.
Changes:
- Modified the pytest execution sequence to run a specific test first, load environment variables, import Docker images into k3s, and then execute the full test suite
- Changed test pattern variable reference from quoted to unquoted
Signed-off-by: Pooja Kumbharkar <pooja.kumbharkar@intel.com>1 parent 1ef102b commit d115848
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
0 commit comments