spec/features/projects/clusters/applications_spec.rb fails sometimes
https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/54363586
Failures:
1) Clusters Applications Installing applications when cluster is created when user installs Ingress when user installs application: Ingress he sees status transition
Failure/Error: Clusters::Cluster.last.application_ingress.make_installing!
NoMethodError:
undefined method `make_installing!' for nil:NilClass
# ./spec/features/projects/clusters/applications_spec.rb:89:in `block (7 levels) in <top (required)>'
# ./spec/features/projects/clusters/applications_spec.rb:84:in `block (6 levels) in <top (required)>'
Finished in 8 minutes 44 seconds (files took 24.15 seconds to load)
1539 examples, 1 failure, 12 pending
Edited by Eric Eastwood