Skip to content

Commit

Permalink
Fix preparing kdc nodes in CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Shvedunov committed Jan 10, 2019
1 parent e4a1b23 commit c746835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ e2e: &e2e
name: Prepare all of the nodes for Virtlet pod
command: |
build/portforward.sh 8080&
build/cmd.sh prepare-all-nodes
VIRTLET_SKIP_RSYNC=1 build/cmd.sh prepare-all-nodes
- run:
name: Run e2e tests
Expand Down

0 comments on commit c746835

Please sign in to comment.