[
https://issues.apache.org/jira/browse/TS-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14651466#comment-14651466
]
ASF GitHub Bot commented on TS-3782:
------------------------------------
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/268
TS-3782: Add normal scenario tests for HTTP/2
- Part of [TS-3782](https://issues.apache.org/jira/browse/TS-3782)
- Fix
[normal_scenario_tests_001.patch](https://issues.apache.org/jira/secure/attachment/12746286/normal_scenario_tests_001.patch)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver ts-3782
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/268.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 #268
----
commit 92f52624facc77032d7e327051f8dc50eee0c5de
Author: Masaori Koshiba <[email protected]>
Date: 2015-08-03T05:27:04Z
TS-3782: Add normal scenario tests for HTTP/2
----
> Add tests for HTTP/2 in TSQA
> ----------------------------
>
> Key: TS-3782
> URL: https://issues.apache.org/jira/browse/TS-3782
> Project: Traffic Server
> Issue Type: Test
> Components: CI, HTTP/2
> Reporter: Masaori Koshiba
> Assignee: Thomas Jackson
> Labels: review
> Fix For: 6.0.0
>
> Attachments: exceptional_scenario_tests_001.patch,
> normal_scenario_tests_001.patch
>
>
> Add tests for HTTP/2 in TSQA. IMO, it is better to add two types of tests for
> HTTP/2 below.
> 1. Normal Scenario Tests
> - Do HTTP requests with [hyper|https://github.com/lukasa/hyper] or other
> HTTP/2 client.
> 2. Exceptional Scenario Tests
> - [h2spec|https://github.com/summerwind/h2spec] looks good test tool for
> edge cases of HTTP/2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)