Skip to content

Describe fastest developers cycle in README #144

@mchoma

Description

@mchoma

I was running one tests. And I need to switch between building images and running tests

cd  wildfly-cloud-test
# This build all tests although I was interested just in one
mvn clean -Pimages install
cd tests/clustering
 mvn clean install -Dtest=WebClusteringTestCaseIT -Dwildfly.test.print.logs -Dwildfly.test.print.server-config -Dio.dekorate.log.level=DEBUG -DredirectTestOutputToFile=false
# And back to rebuild image

Is there one command which will build image for WebClusteringTestCaseIT and run it at once?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions