Skip to content

Commit

Permalink
test do not merge
Browse files Browse the repository at this point in the history
Signed-off-by: Subbarao Meduri <[email protected]>
  • Loading branch information
subbarao-meduri committed Oct 20, 2023
1 parent bc2dc3d commit 20dc801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operators/multiclusterobservability/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ func main() {
}

setupLog.Info("starting manager")
setupLog.Info("Testing if my PR image is used for e2e test")
if err := mgr.Start(ctrl.SetupSignalHandler()); err != nil {
setupLog.Error(err, "problem running manager")
os.Exit(1)
Expand Down

0 comments on commit 20dc801

Please sign in to comment.