Bernd Verst
8ceff3c262
Update tests and build for runtime 1.5.0-rc.3 ( #825 )
...
* Update upgrade test for runtime 1.5.0-rc.3
* run go mo tidy
2021-11-12 12:40:42 -08:00
Bernd Verst
37d0b2829f
use 1.5.0-rc.2 instead
2021-11-12 12:40:42 -08:00
Bernd Verst
cdd35e1bce
Also update tests to current dashboard version
2021-11-12 12:40:42 -08:00
Bernd Verst
5f9bd6f05c
Update expected configuration
2021-11-12 12:40:42 -08:00
Mukundan Sundararajan
fa146ee630
Update runtime to 1.3.0 ( #767 )
...
* Update runtime to 1.3 RC1
* Fix dashboard rc version
* Change to 1.3.0-rc.2 runtime
* change e2e tests to latest version
2021-07-26 21:23:30 -07:00
Phil Kedy
9af88dfbde
Adding tests for `dapr uninstall -k --all`
2021-07-14 17:05:16 -04:00
Mukundan Sundararajan
4f42b47e44
Update to 1.2.0 runtime version
2021-05-26 10:37:12 -07:00
Mukundan Sundararajan
162a28fb82
bump runtime version to 1.2.0-rc.5
2021-05-24 09:33:44 -07:00
Mukundan Sundararajan
264aff7d73
Restructure k8s e2e test code
2021-05-20 16:05:21 -07:00
Mukundan Sundararajan
ad761d92d0
removing 1.0.0 from supported paths e2e
2021-05-20 09:53:42 -07:00
Mukundan Sundararajan
b8d2a95840
update upgrade paths to rc.3
2021-05-19 16:32:44 -07:00
Mukundan Sundararajan
e00080697f
Add HA mode upgrade path tests ( #711 )
...
* Add HA mode upgrade path tests
* Add schedule for e2e tests
* Fix MTLS false when disabled
2021-05-14 10:20:11 -07:00
Yaron Schneider
4a8d4d6721
fix reset values on upgrade ( #706 )
...
* fix reset values on upgrade
* remove print
* update e2e for k8s
* add reuse-values=true
* return resetvalues=true, use --set for mtls
* linter
2021-05-13 11:21:16 -07:00
Mukundan Sundararajan
ff51effe4f
Added E2E for dapr upgrade command (non-ha mode) ( #665 )
...
* refactor current k8s e2e
* Add upgrade non-ha modoe test
* fix timeout flag typo
* Split upgrade path tests
* fix upgrade path tests command
* checks pods runnning healthy after upgrade e2e
2021-05-05 11:06:26 -07:00
Charlie Stanley
185021d78d
Bump e2e runtime to v1.1.1
2021-04-06 18:12:50 -07:00
Mukundan Sundararajan
ecfc611fc4
Added E2E tests for k8s components and mtls ( #663 )
...
* Exit with error on error from dapr mtls command
Add components e2e test
Add mtls check, export and expiry e2e tests
* fix e2e workflow names
2021-04-06 14:02:13 -07:00
Mukundan Sundararajan
bd907a68f2
Add k8s ha mode, non-ha mode, status e2e tests ( #661 )
...
* Add k8s ha mode, non-ha mode, status e2e tests
* Wait for pod deletion, add error status check e2e
* fix crds exists after uninstall e2e
2021-04-05 14:34:38 -07:00
Mukundan Sundararajan
2f74764180
Update runtime to 1.1.0 version ( #655 )
...
* Update runtime to RC.2 version
* Fix cluster rolbe binding name
* Update e2e to 1.1.0
2021-04-01 16:02:56 -07:00
Phil Kedy
8e183b25db
Adding some initial CLI e2e tests ( #632 )
...
* Adding some initial CLI e2e tests
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Make concatenated run names not redundant
* Tweaking `on` to be consistent with other e2e workflows
* Removing unneeded imports
* Adding arm64
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
2021-03-18 16:24:52 -07:00