[Hawkular-commits] [hawkular/hawkular] 76deb4: Not using the hystrix command timeouts in i-tests ...

Heiko W. Rupp hwr at pilhuhn.de
Mon Feb 1 14:04:49 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hawkular/hawkular
  Commit: 76deb4b26ddbf2aa11b96d80f9fa52f259459760
      https://github.com/hawkular/hawkular/commit/76deb4b26ddbf2aa11b96d80f9fa52f259459760
  Author: Jirka Kremser <jkremser at redhat.com>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M modules/end-to-end-test/pom.xml
    M modules/hawkular-api-parent/hawkular-rest-api/pom.xml
    M modules/hawkular-api-parent/hawkular-rest-api/src/main/java/org/hawkular/rest/RestApiLogger.java
    M modules/hawkular-api-parent/hawkular-rest-api/src/main/webapp/WEB-INF/web.xml
    M modules/hawkular-api-parent/hawkular-rx/pom.xml
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/common/AbstractHttpCommand.java
    A modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/common/CommandLogger.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/hawkular/CreateUrlCommand.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/hawkular/DeleteUrlCommand.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/inventory/CreateMetricCommand.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/inventory/CreateResourceCommand.java
    A modules/hawkular-api-parent/hawkular-rx/src/main/resources/config.properties
    A modules/hawkular-api-parent/hawkular-rx/src/test/resources/config.properties

  Log Message:
  -----------
  Not using the hystrix command timeouts in i-tests that are run by travis.


  Commit: 9f3fd1be9fcd1669ae884d690126b5d2325341be
      https://github.com/hawkular/hawkular/commit/9f3fd1be9fcd1669ae884d690126b5d2325341be
  Author: Heiko W. Rupp <hwr at pilhuhn.de>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

  Changed paths:
    M modules/end-to-end-test/pom.xml
    M modules/hawkular-api-parent/hawkular-rest-api/pom.xml
    M modules/hawkular-api-parent/hawkular-rest-api/src/main/java/org/hawkular/rest/RestApiLogger.java
    M modules/hawkular-api-parent/hawkular-rest-api/src/main/webapp/WEB-INF/web.xml
    M modules/hawkular-api-parent/hawkular-rx/pom.xml
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/common/AbstractHttpCommand.java
    A modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/common/CommandLogger.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/hawkular/CreateUrlCommand.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/hawkular/DeleteUrlCommand.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/inventory/CreateMetricCommand.java
    M modules/hawkular-api-parent/hawkular-rx/src/main/java/org/hawkular/rx/commands/inventory/CreateResourceCommand.java
    A modules/hawkular-api-parent/hawkular-rx/src/main/resources/config.properties
    A modules/hawkular-api-parent/hawkular-rx/src/test/resources/config.properties

  Log Message:
  -----------
  Merge pull request #819 from Jiri-Kremser/itest-timeouts

Not using the hystrix command timeouts in i-tests that are run by travis


Compare: https://github.com/hawkular/hawkular/compare/d579b17b161f...9f3fd1be9fcd


More information about the hawkular-commits mailing list