You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Matthieu Baechler (Jira)" <se...@james.apache.org> on 2019/12/19 10:10:00 UTC

[jira] [Created] (JAMES-3015) DeploymentValidation tests could be promoted as integration-tests

Matthieu Baechler created JAMES-3015:
----------------------------------------

             Summary: DeploymentValidation tests could be promoted as integration-tests
                 Key: JAMES-3015
                 URL: https://issues.apache.org/jira/browse/JAMES-3015
             Project: James Server
          Issue Type: Bug
          Components: Build System
            Reporter: Matthieu Baechler


When running the Jenkins pipeline for a build, we create docker images for various James products, deploy them and run some smoke tests on it.

As great as it is, it's unfortunate that this requires Jenkins because that means we can't easily run the same tests as a developer.

We could create the docker images during the maven process and run the smoke tests during an integration-test phase.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org