Skip to content

Commit

Permalink
Add test for launching the container
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Goldmann <mgoldman@redhat.com>
  • Loading branch information
goldmann committed Nov 22, 2017
1 parent dacd789 commit 233619b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/features/amq.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
@jboss-amq-6/amq62
Feature: Standalone AMQ image tests

Scenario: check that container is started correctly
When container is ready
Then container log should contain INFO | Apache ActiveMQ 5.11.0.redhat-621216
And check that port 61616 is open

@ci
Scenario: Check that the jboss-amq-6/amq image contains 5 layers
Given image is built
Expand Down

0 comments on commit 233619b

Please sign in to comment.