wilfred-s commented on pull request #327:
URL: 
https://github.com/apache/incubator-yunikorn-k8shim/pull/327#issuecomment-968454934


   With the `go get` download changes I still see a failure when I run just the 
2e2 tests in a clean system. As part of the test run a `go get` is run to 
install gingko and gomega. This modifies the `go.mod` file.  That modification 
could well be the cause and we should move away from `go get` to install the 
binaries we need and use `go install`. I have not seen any issues after a 
change to `go install`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to