mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-08 00:37:27 +00:00
The create source tests are more interesting than the existing tests as they create objects then wit for the flux source reconciler to complete. The tests simulate this with a background goroutine that waits for an object to be created then uses a test specific function to update it. The tests set a timeout so that if there is a failure they timeout somewhat quickly rather than hanging for a longer period of time. Signed-off-by: Allen Porter <allen@thebends.org>
6 lines
230 B
Text
6 lines
230 B
Text
✚ generating GitRepository source
|
|
► applying GitRepository source
|
|
✔ GitRepository source created
|
|
◎ waiting for GitRepository source reconciliation
|
|
✔ GitRepository source reconciliation completed
|
|
✔ fetched revision: v1
|