Commit Graph

282 Commits

Author SHA1 Message Date
Nathan Mittler 1c8f8cbc2f
Update multicluster install docs with latest config. (#8305)
Fixes: #8303
Fixes: #8304
2020-10-14 12:59:13 -07:00
Eric Van Norman daeceef369
Update istio/istio test reference (#8290)
* Update istio/istio test reference

* Update istioctl analyzer test as namespace message is now Info.

* Review comment
2020-10-14 06:23:01 -07:00
Nathan Mittler 5131e65225
[WIP] Update to the latest istio/istio (#8259) 2020-10-02 12:42:41 -07:00
Eric Van Norman 87ce923716
Revert to -o pipefail and fix lint-yaml, revert istio commit (#8254)
* Revert to -o pipefile

* Add +o pipefail around common file lint-yaml

* Update comment

* Simplify call

* Revert to older istio/istio commit which passed tests
2020-10-02 08:02:49 -07:00
Eric Van Norman efd94919a1
Update test reference from latest master commit (#8233) 2020-09-30 07:53:11 -07:00
Nathan Mittler 539cd2aaf7
Update to latest istio/istio (#8199) 2020-09-23 16:06:55 -07:00
Eric Van Norman cc1a34f99c
Update test reference - master (#8103)
* Update test reference

* Test framework changes

* Another required change

* Update Tag to 1.8

* Pick istio/istio commit that actually exists

* Disable ISTIO_META_DNS_CAPTURE

* Add --skip-confirmation to istioctl installl commands

* Increase test timeout. First pass at fixes.

* Update to later istio/istio that fixes DNS and minor fixes

* test fixes

* Pick up go.mod `replace` changes from #8118

* Fix istioctl-analayze and mirror

* Fix mtls-migration test

* Update istio to include commit to fix egress

* Re-enable verify with fix

* Update istio/istio ref for egress fix

* Fix tasks/security/authorization/authz-td-migration - remove ns

* Shorten wait timeout so tests complete in under an hr

* Let tests continue after wait timeout

* Fix --skip-confirmation to -y and use yes | in tests

* revert yes | to echo y |

* Additional echo y fix

* Code review comments

* Change verify from same to contains as k8s 1.19 has extra warning lines.
2020-09-16 11:44:20 -07:00
Eric Van Norman b9f6f79bb5
Update test ref to 1.7.0-rc.4 (#7990) 2020-08-21 10:25:50 -07:00
Eric Van Norman 5799f4ca9b
Update test ref to 1.7.0-rc.3 (#7984) 2020-08-20 06:28:42 -07:00
Eric Van Norman 20c574a1d4
Update test ref to 1.7.0-rc.2 (#7973)
* Update test ref to 1.7.0-rc.2

* Rerun go mod tidy
2020-08-19 07:46:12 -07:00
Eric Van Norman b9a1ba8426
Update test ref to 1.7.0-rc.1 (#7936)
* Update test ref to 1.7.0-rc.1

* Update to actual 1.7.0-rc.1 build
2020-08-14 06:13:20 -07:00
Eric Van Norman af7e232cea
Update test reference to 1.7-beta.2 (#7901) 2020-08-10 11:57:53 -04:00
Eric Van Norman bc5071b44b
Update test reference to 1.7.0-beta.1 (#7868)
* Update test reference to 1.7.0-beta.1

* Fix testcase with new istioctl anaylze changes

* One more change in URL
2020-08-05 14:46:21 -04:00
Eric Van Norman d14ee98564
Update test ref to 1.7.0-alpha.2 (#7806)
* Update test ref to 1.7.0-alpha.1

* Update test reference to 1.7.0-alpha.2
2020-07-29 10:40:39 -07:00
Eric Van Norman e43b465057
Update the istio.io/istio ref - Requires code change (#7745) 2020-07-17 13:46:09 -07:00
Navraj Singh Chhina 9bd857e565
Bump istio/istio dep and enable TLS origination tests (#7714)
* add missing cleanup for vs nginx

* bump istio and re enable tls origination tasks

* update istio to master

* bump to stable istio/istio

* make gen
2020-07-13 14:32:28 -04:00
Eric Van Norman 78088360fe
Update istio/istio ref and reenable tests (#7669)
* Update istio/istio ref and reenable tests

* Update istio/istio reference

* Update istioctl build to have version for images

* Fix lint and pull a newer istio/istio

* Disable egress tests
2020-07-09 13:29:32 -07:00
Eric Van Norman 33383e6532
Update Istio ref (#7604) 2020-06-22 08:35:51 -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
Eric Van Norman e8f18494dd
Update istio sha for tests to current `master` from `release-1.6` (#7430)
* Update istio sha for tests to current `master` from `release-1.6`

* Update to latest `master` sha

* Change ISTIO_IMAGE_VERSION to match master

* Increase retries for flakiness

* Pick up istio release with egress fix

* Fix for flakiness
2020-06-05 10:48:49 -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
John Howard f83280e618
Bump istio/istio dependency (#7350)
Also run go mod tidy. This made me notice we are installing the junit
reporter every time even when not needed and keeping it in go.mod
unexpectedly, so this is removed as well.
2020-05-19 07:12:55 -07:00
Justin Pettit 7782eb1d0a
Authz jwt (#7338)
* snip.py: Replace github file token with release-specific URL.

* verify.sh: Show the expected output as well as the actual output.

* snip.py: Update the githubfile regex to not include email addresses.

When generating snip scripts, pairs of "@" signs indicate a link to
GitHub repo content.  However, JWT attribute values contained pairs of
email addresses such as:

    `testing@secure.istio.io/testing@secure.istio.io`

which would be treated as an email address and mangled.  This commit
rewrites the regex to not match on email addresses.

* Add authz-jwt user guide test.
2020-05-17 13:51:45 -04:00
Eric Van Norman 8dff1803bf
Update the Istio version for testing (#7259)
* Update the Istio version for testing

* Update to 1.6.0-rc.1

* Update to 1.6.0-rc.1
2020-05-15 12:03:45 -07:00
Eric Van Norman 392a2bee14
Update test framework to use 1.6.0-beta.0 (#7214)
* Update test framework to use 1.6.0-beta.0

* Go back to copies from env var

* Add more test targets, fix mtls test (new PA added)

* Update to use Istio SHA from go.mod (convert to long SHA)

* Try and remove TAG from prow

* Debug TAG not being set

* Fix paralization issue

* Remove some extra output

* Review comments
2020-05-06 10:49:27 -07:00
lei-tang 96073364ea
User guide tests and remove manual steps for plugging in CA cert (#7085)
* User guide tests and remove manual steps for plugging in CA cert

- Add user guide tests for plugging in CA cert
- Remove the manual steps in the user guide of plugging in CA cert
to make it easier for an user to try the guide.

* Fix SC2046 lint error and the trafficmanagement test errors
2020-04-17 09:16:56 -07:00
Nathan Mittler 82f577cc4a
Update to the latest istio/istio (#6999)
Have to copy over a new configuration file for istioctl required by the test framework.
2020-03-30 07:29:35 -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
Istio Automation c71ba46ef4
Updating istio/istio dependency (#6724) 2020-03-05 07:24:16 -08:00
Nathan Mittler 10821e3a17
Fixes and cleanup for running tests (#6598) 2020-02-25 14:28:01 -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