Guest User

Untitled

a guest
Feb 25th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. you may need to modify Makefile:
  2. ```
  3. -integration-tests-local: temp-clean depend populate
  4. +integration-tests-local: temp-clean #depend populate
  5. ```
  6.  
  7. ```
  8. make dockerenv-stable-up
  9. make integration-tests-local
  10. ```
Add Comment
Please, Sign In to add comment