Last active
May 9, 2016 09:21
-
-
Save snyh/f8951ba4a1babe9e21e7e4f963d9d535 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"testdef_repos": [ | |
{ | |
"git-repo": "https://github.com/x-deepin/network-testing-experiments.git", | |
"parameters": { | |
"ADAPTER_TYPE": "wired", | |
"IPERF3_SERVER": "10.0.3.133", | |
"TIME": 30 | |
}, | |
"testdef": "network-testing-wired.yaml" | |
} | |
], | |
"stream": "/anonymous/network/" | |
"tags": ["gt650"], | |
"timeout": 18000 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment