ncteisen
05687c3da9
yapf tools/run_tests/python_utils
7 years ago
Yong Ni
5f32c517b1
Added timestamp to the xml report and minor changes to the API per review feedback.
8 years ago
Yong Ni
b7ea4ab4d7
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
Jan Tattermusch
883fe50140
add error and failure count to sponge log
8 years ago
Jan Tattermusch
ac9c9f93b9
reports can create subdirs
8 years ago
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
Adele Zhou
429e5607f7
Fix interop HTML report.
8 years ago
Matt Kwong
c830eb5b6b
Update interop html template location
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Alexander Polcyn
9f08d110f8
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
8 years ago
Matt Kwong
5c691c634d
Enable pull request test filtering
9 years ago
Jan Tattermusch
19a4121e73
more flexible test naming in reports
9 years ago
Jan Tattermusch
cfcc0755a0
more flexible test naming in reports
9 years ago
Vijay Pai
c23d33b29b
Revert "Generate html report for perf tests"
9 years ago
Adele Zhou
7d4373bc6e
Generate html report for perf tests
9 years ago
siddharthshukla
0589e533cd
Make testing toolchain python 3.x compliant
...
six is necessary for making these scripts cross compatible
between python 2.x and 3.x
Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
60ab05ac21
allow run_tests.py to pass under python 2.6
9 years ago
Craig Tiller
6c90d898b6
Fix sanity
9 years ago
Adele Zhou
b9e66cc551
Added test cases for Cloud gateway.
9 years ago
Carl Mastrangelo
e7f8e8ecaf
Make pretty interop tets output graphs
9 years ago
Adele Zhou
12877c9529
Moved the report template under tools/run_tests.
9 years ago
Adele Zhou
e74b2b05be
Fix broken sanity tests.
10 years ago
Adele Zhou
3bc7ba4d95
Use mako template for HTML report.
10 years ago
Carl Mastrangelo
c8bd16b7e1
Move Http2 interop test reports up
10 years ago
Carl Mastrangelo
de4491076f
Add HTTP/2 Interop tests to be run
10 years ago
Adele Zhou
d01cbe324c
Move string filter to report_utils
10 years ago
Adele Zhou
a30f829e62
Renamed report_utils.py.
10 years ago
Adele Zhou
2271ab5aea
Create a separate utility for reporting.
10 years ago