Deploys Reference Application SNAPSHOT to maven

Build: #3320 was successful Changes by Wyclif Luyima

Stages & jobs

  1. Create Reference Application packages

  2. Upload parent pom to maven

  3. Deploy to Automated Functional Test Server

  4. Create Standalone and Run UI Tests

  5. Deploy to Manual Test Server

  6. Release

    Requires a user to start manually
  7. Create Standalone

Test results

  • 9 tests in total
  • 1 test was fixed
  • 1 test was quarantined / skipped
  • 1 minute taken in total.
Fixed tests 1
Status Test Failing since View job Duration
Successful RegistrationAppTest registerAPatient History
Failing since build #3319 (Child of RA-RA-1444) Run UI tests on Travis 24 secs
Quarantined tests 1
Status Test Failing since Quarantined by View job Duration
Collapse Failed VisitTest testStartVisit History
Failing since build #3305 (Child of CA-CA-2050) Not quarantined Run UI tests on Travis 2 secs
javax.ws.rs.BadRequestException: HTTP 400 Bad Request
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:904)
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770)
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90)
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228)
(46 more lines...)