fabric8 icon indicating copy to clipboard operation
fabric8 copied to clipboard

second arquillian test now fails on minishift

Open jstrachan opened this issue 8 years ago • 1 comments

to reproduce:

  • create a microservice app on minishift + fabric8
  • update the source code to trigger a second build
  • the 2nd system test now fails

It seems to update the DC and there's a new RC but no pods run. Bizarrely you can manually scale the new RC by hand then it works (if you're quick enough before the failure of the ARQ system test)

jstrachan avatar Nov 21 '16 18:11 jstrachan

the reason could well be a timeout on minishift - see https://github.com/fabric8io/fabric8/issues/6575#issuecomment-262022833

jstrachan avatar Nov 21 '16 18:11 jstrachan