Skip to content

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Aug 12, 2016

We've seen a lot of intermittent test failure on CircleCI during the npm run pretest test ever since #821 got merged and #849 does not seem to help much.

So I decided to dumb down the pretest step. Instead of having one node script that does it all, this PR split the docker container tasks in two steps. These tasks are call using the shell eval.

cc @rreusser

- move them to tasks/run_docker.js
  and tasks/setup_docker.js respectively
- make circle.yml eval $() string output
  from node script instead of using child process exec
@etpinard
Copy link
Contributor Author

Let's try this out.

@etpinard etpinard merged commit 2fc55cf into master Aug 12, 2016
@etpinard etpinard deleted the pretest-eval branch August 12, 2016 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant