[GitHub] trafficserver pull request: add initial remap tests

2015-03-26 Thread jacksontj
Github user jacksontj commented on the pull request: https://github.com/apache/trafficserver/pull/176#issuecomment-86777477 Merged :) On Thu, Mar 26, 2015 at 3:02 AM, Cai Feifei wrote: > Hi @jacksontj , > Could you please help re

[GitHub] trafficserver pull request: add initial remap tests

2015-03-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/176 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] trafficserver pull request: add initial remap tests

2015-03-26 Thread jacksontj
Github user jacksontj commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/176#discussion_r27270042 --- Diff: ci/new_tsqa/tests/test_remap.py --- @@ -0,0 +1,125 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more con

[GitHub] trafficserver pull request: add initial remap tests

2015-03-26 Thread ffcai
Github user ffcai commented on the pull request: https://github.com/apache/trafficserver/pull/176#issuecomment-86432234 Hi @jacksontj , Could you please help review my new commit? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[GitHub] trafficserver pull request: add initial remap tests

2015-03-06 Thread jacksontj
Github user jacksontj commented on the pull request: https://github.com/apache/trafficserver/pull/176#issuecomment-77666262 Besides the origin server used, the tests seem sane :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] trafficserver pull request: add initial remap tests

2015-03-06 Thread jacksontj
Github user jacksontj commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/176#discussion_r25991315 --- Diff: ci/new_tsqa/tests/test_remap.py --- @@ -0,0 +1,119 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more con

[GitHub] trafficserver pull request: add initial remap tests

2015-03-04 Thread ffcai
Github user ffcai commented on the pull request: https://github.com/apache/trafficserver/pull/176#issuecomment-77134583 I use httpbin as origin server. It's simple and useful. I does not Popen it in the test case. Maybe we can do this in tsqa. https://github.com/Runscope/httpb

[GitHub] trafficserver pull request: add initial remap tests

2015-03-04 Thread ffcai
GitHub user ffcai opened a pull request: https://github.com/apache/trafficserver/pull/176 add initial remap tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/ffcai/trafficserver master Alternatively you can review and apply