feat: run taiko intergration tests with helm test
Closes #965 (closed), #1021 (closed)
Related: stackspin!1014 (merged)
Merge request reports
Activity
changed milestone to %0.8.2
added 1 commit
- ff6209a8 - definitely not working version that runs taiko tests as helm test
mentioned in merge request stackspin!1014 (merged)
added 15 commits
-
84dd6fd8...18b9d707 - 14 commits from branch
main
- de92938f - feat: Add helm test that uses Taiko
-
84dd6fd8...18b9d707 - 14 commits from branch
assigned to @maarten
requested review from @varac
- Resolved by Varac
@maarten I'm really struggling trying to successfully test-install this chart once again, see #993 (comment 41895). (Currently:
0/1 nodes are available: 1 persistentvolumeclaim "my-nextcloud-nextcloud-nextcloud" not found.
after installing the chart withhelm install --wait -f /home/varac/projects/work/greenhost/helmchart-local-values/nextcloud-values-local.yaml my-nextcloud nextcloud-onlyoffice/nextcloud-onlyoffice
- I know this will install the latest stable release but I wanted to test this first before testing this MR).I'd like to have a simple, copy&paste able instructions in the README so it's easy to test (and editing a config template at 10 different places is error-prone). Another step in this direction would be to set up a k8s cluster for CI so we can run this test in CI, so we don't need to fiddle around with local misconfiguration.
Edited by Varac
mentioned in issue stackspin#1248 (closed)
mentioned in issue #1028 (moved)
added Blocked label