Commit ad7ea62
authored
[Automation] Fix application runtime system probes system test (#9175)
### π Description
- Remove redundant image explicit configuration from the sidecar
container
---
### π οΈ Changes Made
- Fixed the `spec.sidecars` in the test's helper function
---
### β
Checklist
- [ ] I updated the documentation (if applicable)
- [x] I have tested the changes in this PR
- [x] I confirmed whether my changes are covered by system tests
- [x] If yes, I ran all relevant system tests and ensured they passed
before submitting this PR
- [x] I updated existing system tests and/or added new ones if needed to
cover my changes
- [ ] If I introduced a deprecation:
- [ ] I followed the [Deprecation Guidelines](./DEPRECATION.md)
- [ ] I updated the relevant Jira ticket for documentation
---
### π§ͺ Testing
<!-- - How it was tested (unit tests, manual, integration) -->
<!-- - Any special cases covered. -->
---
### π References
- Ticket link: https://iguazio.atlassian.net/browse/ML-11943
- Design docs links:
- External links:
https://github.com/mlrun/mlrun/actions/runs/20734626464/job/59529957989#step:12:1601
---
### π¨ Breaking Changes?
- [ ] Yes (explain below)
- [x] No
<!-- If yes, describe what needs to be changed downstream: -->
---
### ποΈ Additional Notes
<!-- Anything else reviewers should know (follow-up tasks, known issues,
affected areas etc.). -->
<!-- ### πΈ Screenshots / Logs -->1 parent a8c1684 commit ad7ea62
1 file changed
+1
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| 277 | + | |
277 | 278 | | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | 282 | | |
285 | 283 | | |
286 | 284 | | |
| |||
289 | 287 | | |
290 | 288 | | |
291 | 289 | | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | 290 | | |
301 | 291 | | |
302 | 292 | | |
| |||
0 commit comments