File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
wildfly-builder-image/tests/features Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -116,8 +116,8 @@ Scenario: Test external driver created during s2i.
116116 | variable | value |
117117 | GALLEON_PROVISION_LAYERS | jaxrs -server |
118118 | GALLEON_PROVISION_FEATURE_PACKS | org .wildfly :wildfly -galleon -pack :34 .0 .0 .Beta1 , org .wildfly .cloud :wildfly -cloud -galleon -pack :7 .0 .2 .Final |
119- Then s2i build log should match regex ^ * wildfly-maven-plugin:* .*\.Final:package\s
120- Then s2i build log should match regex ^ * Updated \$\{version.s2i.provisioning.maven.plugin\} from *\.Final to *\.Final
119+ Then s2i build log should match regex wildfly-maven-plugin:.*\.Final:package
120+ Then s2i build log should match regex Updated \$\{version.s2i.provisioning.maven.plugin\} from . *\.Final to . *\.Final
121121 Then container log should contain WFLYSRV0025
122122
123123 Scenario : Test WildFly Maven Plugin version explicitly set
You can’t perform that action at this time.
0 commit comments