Commit bf2d96f
authored
timeseries: Fix functional tests in multimodal (#2383)
This PR updates the shared test utilities and documentation to support more reliable multimodal Helm automation, particularly around SeaweedFS S3 image-store verification timing.
Changes:
- Added dedicated wait-duration constants for multimodal SeaweedFS S3 validation steps (pod stabilization, Influx consistency, S3 response, populate, file validation).
- Updated the tests README to include a k3s-specific KUBECONFIG export note for Helm-related test runs.
Signed-off-by: rashmihe <rashmi.hegde@intel.com>1 parent 2008588 commit bf2d96f
File tree
2 files changed
+12
-1
lines changed- manufacturing-ai-suite/industrial-edge-insights-time-series/tests
- utils
2 files changed
+12
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
129 | 136 | | |
130 | 137 | | |
131 | 138 | | |
| |||
0 commit comments