Skip to content

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkrout committed Jun 27, 2019
1 parent 247782a commit 6c23219
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/development.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,13 @@ $ make test-odo-config
----
+

Run generic integration test
+
----
$ make test-generic
----
+

Run json output integration test
+
----
Expand Down Expand Up @@ -254,6 +261,13 @@ $ make test-odo-config TEST_EXEC_NODES=1
----
+

Run generic integration test
+
----
$ make test-generic TEST_EXEC_NODES=1
----
+

Run json output integration test
+
----
Expand Down

0 comments on commit 6c23219

Please sign in to comment.