BucketLoggingManager. wait_for_logs_pvc_mount_status fails due to a timeout issue because BucketLoggingManager._get_nb_pods_logs_pvc_mount_status assumes that noobaa's pods are the current cluster.
We should adjust this method for external deployments, or add a skip.
BucketLoggingManager. wait_for_logs_pvc_mount_status
fails due to a timeout issue becauseBucketLoggingManager._get_nb_pods_logs_pvc_mount_status
assumes that noobaa's pods are the current cluster.We should adjust this method for external deployments, or add a skip.