[
https://issues.apache.org/jira/browse/TC-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971542#comment-15971542
]
ASF GitHub Bot commented on TC-224:
-----------------------------------
GitHub user dneuman64 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/476
[TC-224] Fixed Traffic Ops client integration tests to work when run
against master
Also fixed some ancillary things in Traffic Ops along the way.
This closes [TC-224](https://issues.apache.org/jira/browse/TC-224)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dneuman64/incubator-trafficcontrol TC-224
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/476.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #476
----
commit 9f455e36b745188c6146fd458c904e421da04dbc
Author: David Neuman <[email protected]>
Date: 2017-04-17T16:24:29Z
simplify getting ssl certs by hostname
commit 63a375a4bb4bfb8151bdbdb117256cc4ea641855
Author: David Neuman <[email protected]>
Date: 2017-04-17T16:25:38Z
check for min_avail in stats before using it
commit 79ea8780f846dbeceeaf0e00e23b4f089e3b1c8b
Author: David Neuman <[email protected]>
Date: 2017-04-17T16:29:53Z
fix calls to get domain_name from DS, remove method that is now unnecessary
commit 9089bd16e257019841922a293feb4ba1b5c5c886
Author: David Neuman <[email protected]>
Date: 2017-04-17T16:30:55Z
make SetNumber an int instead of string
commit 8b3d12aae5454743b00bcef70f8b7afb1a85b440
Author: David Neuman <[email protected]>
Date: 2017-04-17T16:31:40Z
Use new LoginWithAgent method
commit 4546840305c88aad8bff4511298a81bbb9b94a04
Author: David Neuman <[email protected]>
Date: 2017-04-17T16:33:45Z
fix test to TrafficMonitor config test to compare profile objects
differently due to changes in object
commit b24ac0c96f02704225d14be67cd8d553759b8150
Author: David Neuman <[email protected]>
Date: 2017-04-17T19:35:15Z
updated deliveryservice_test.go so that capacity comparisons were better
and tests that relied on data from other tests would fail if the data wasn't
present
----
> Traffic Ops Client integration tests fail in master
> ---------------------------------------------------
>
> Key: TC-224
> URL: https://issues.apache.org/jira/browse/TC-224
> Project: Traffic Control
> Issue Type: Bug
> Components: Traffic Ops Client
> Affects Versions: 2.1.0
> Reporter: David Neuman
> Assignee: David Neuman
>
> The traffic ops client tests fail when run against master (2.1).
> {quote}
> #
> github.com/apache/incubator-trafficcontrol/traffic_ops/client/tests/integration
> ./traffic_monitor_config_test.go:92: invalid operation: apiProfile ==
> clientProfile (struct containing client.TMParameters cannot be compared)
> FAIL
> github.com/apache/incubator-trafficcontrol/traffic_ops/client/tests/integration
> [build failed]
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)