Hongyi Zhang
4406c95b2d
More cleanup of the test framework ( #7640 )
...
* more cleanup
* make go linter happy
2020-06-28 12:24:19 -07:00
Eric Van Norman
ee8927ea74
Update istio version for testing ( #7565 )
...
* Update istio version for testing
* Framework changes in base istio required changes
* Work on whitelist
* Remove whitelist and move to a new feature
* Another istio.io/istio update
* Another framework change - remove test suite name
2020-06-19 12:20:35 -07:00
Hongyi Zhang
faa2001b9d
Remove obsolete classes in old istioio framework ( #7550 )
...
* fix bug where *_test.sh doesn't source snips.sh
* remove 'source snips.sh' from scripts
* remove obsolete classes and env variable
2020-06-15 07:23:26 -07:00
Justin Pettit
c709c976da
Move generally useful "sample_" functions to new "helpers.sh". ( #7441 )
2020-06-01 13:09:30 -07:00
John Howard
e9e963a617
Add TLS origination doc test ( #7367 )
...
* Add TLS origination doc test
* Fix build
* Add header
* lint
2020-05-21 14:10:26 -07:00
Justin Pettit
5f89f64d49
debug.sh: Add debugging to test runs. ( #7370 )
...
When tests are run, shell script debugging is enabled and written to a
file called "<script_name>_debug.txt" in the same directory as the
"<script_name>_output.txt" file.
2020-05-20 20:27:44 -07:00
Frank Budinsky
dcfdce05dc
Delete all snippet generating code from istioio test framework ( #7239 )
...
* Cleanup and remove all snippet generateing from istioio test framework
* fix lint
* one more lint
* remove dead code
2020-05-08 06:07:34 -07:00
Frank Budinsky
1e7a781bdf
Add built-in verify functions to test framework ( #7110 )
...
* Add builtin verify functions to test framework
* fix lint
* tweaks
* fix bold
2020-04-20 13:29:46 -07:00
Frank Budinsky
3b59501872
Generate test snippets from md files POC ( #7044 )
...
* Generate test snippets from md POC
* fixes
* fix python lint
* fix snip source
* improvements
* update snip calls
* add copyright header
* lint errors
* lint error in md instructions
* better default snip_id
* run test without snippet gen
* gofmt
* fixes
* fix path
* fixes
* fix verify
2020-04-14 07:13:44 -07:00
Nathan Mittler
404cbd180d
Update to the latest istio/istio ( #6881 )
...
There were changes to the test framework that required a few tweaks.
2020-03-16 10:08:02 -04:00
Nathan Mittler
a7c0724624
Copy istio.io test framework from istio/istio ( #6521 )
2020-02-20 10:55:35 -08:00