cnf ran: increase wait for labels in post-provision#1192
cnf ran: increase wait for labels in post-provision#1192klaskosk wants to merge 1 commit intorh-ecosystem-edge:mainfrom
Conversation
This commit increases the timeouts in the post-provision waitForLabels function to be 5 minutes instead of 2. This was done for other timeouts, but missed for this one. Assisted-by: Cursor
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughTwo timeout durations are increased from 2 minutes to 5 minutes in the ORAN post-provision test file, specifically for Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 golangci-lint (2.5.0)Command failed Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This commit increases the timeouts in the post-provision waitForLabels
function to be 5 minutes instead of 2. This was done for other timeouts,
but missed for this one.
Assisted-by: Cursor
Summary by CodeRabbit