Skip to content

Commit

Permalink
test: add TDD non-reg illustrating fabric8io-images#213 problem (fail…
Browse files Browse the repository at this point in the history
…ing)
  • Loading branch information
vorburger committed Mar 19, 2019
1 parent dd963c5 commit 72b93c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ function test_entrypoint() {

function test_container() {
test_app $1
test_app $1 "-e JAVA_DIAGNOSTICS=TRUE" # https://github.com/fabric8io-images/s2i/issues/213
test_metrics $1
}

Expand Down

0 comments on commit 72b93c5

Please sign in to comment.