Commit Graph

13 Commits

Author SHA1 Message Date
Brad Ison a96df3ee36
Fix mTLS migration test script (#7010)
The mTLS migration task in the docs was updated to use
PeerAuthentication instead of Policy and DestinationRules, but the
tests were never updated.  This updates the test script to be inline
with the docs.
2020-04-02 07:00:21 -07:00
Brad Ison ccf3e134d9
Fix TCP Traffic Shifting test script (#7016)
The `TestTCPTrafficShifting` test script relies on fetching the port
named "tcp" on the istio-ingressgateway service, but that port is not
present in the default installation profile -- only in the demo
profile.  This patches the service to add the port in the setup
script, and also fixes the usage of `nc` in the test script.
2020-04-01 13:44:03 -07:00
Suchith J N c2dc99c1c3
(#6837) remove istio.io test for enabling/disabling policy enforcement (#6838) 2020-03-24 06:40:13 -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
Suchith J N 798328b911
(#6586) move istio.io test for circuit breaking to istio.io repository (#6609)
* (#6586) move istio.io test for circuit breaking to istio.io repository

* (#6586) add verification for output metrics

* (#6586) widened bounds for both before and after tripping and use ruby for evaluation

* (#6586) fix istioio package import
2020-03-12 09:05:43 -07:00
Istio Automation c71ba46ef4
Updating istio/istio dependency (#6724) 2020-03-05 07:24:16 -08:00
Daniel Grimm b1a3e86a7b
Add ingress-gateway reachability to bookinfo test (#6627) 2020-02-28 15:36:32 -08:00
Shamsher Ansari a72730d3de
Add test for Enabling Policy Enforcement (#6622) 2020-02-27 09:52:05 -08:00
Nathan Mittler a804d49342
More fixes and cleanup for makefiles (#6612) 2020-02-26 14:55:25 -08:00
Nathan Mittler 10821e3a17
Fixes and cleanup for running tests (#6598) 2020-02-25 14:28:01 -08:00
Nathan Mittler a7c0724624
Copy istio.io test framework from istio/istio (#6521) 2020-02-20 10:55:35 -08:00
Nathan Mittler e97c81b700
Fix istio.io integration tests (#6489) 2020-02-20 09:28:42 -08:00
Nathan Mittler 6a4372e36d
Copy istio.io tests to istio.io repo (#6451)
Once this lands, we will work on getting them on CI
2020-02-14 14:20:10 -08:00