Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Clean up and fix README.md
  • Loading branch information
kimoonkim committed Dec 19, 2017
commit a68bd5f9d93f2f9b5fb1429ab606f0a686f831cd
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ is subject to change.
Note that currently the integration tests only run with Java 8.

Running the integration tests requires a Spark distribution tarball. It also
needs a local path to the directory that contains `Dockerimage` files.
needs a local path to the directory that contains `Dockerfile`s.

Once you prepare the inputs, the integration tests can be executed with Maven or
your IDE. Note that when running tests from an IDE, the `pre-integration-test`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a line explaining what each phase does?

Expand Down
1 change: 0 additions & 1 deletion integration-test/test-data/input.txt

This file was deleted.