Commit a3b266c
authored
While not particularly elegant, the ability to capture the return
boolean from `wait_for_job` and ensuring `standup.sh` does not progress
until it is `True` will at least prevent the starting of `profile` and
`decode` `pods` with models still being downloaded.
Signed-off-by: maugustosilva <maugusto.silva@gmail.com>
1 parent 3351411 commit a3b266c
File tree
2 files changed
+5
-1
lines changed- setup
- steps
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| 464 | + | |
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
| 138 | + | |
136 | 139 | | |
137 | 140 | | |
138 | 141 | | |
| |||
0 commit comments