dashboard/scripts
Richard Cox 1c9e290786
Unpin rancher version in e2e tests, update tests following vai on by default (#14498)
* WIP - just testing how are suite behaves with vai on

* Use common method to create query params for steve api requests

* with vai on there's no workload page... so update tests

* flip back hom page urls

* more fixes

* More fixes

* E2eRequestUtils --> RequestUtils, smarter isVaiCacheEnabled

* better method name, fix a11y tests

* disable vai for vai tests

* fetching the setting gives a 404. hardcode for the moment

* give up, make method async

* use pathWithDefaultSteveParams everywhere

* rename grep tag vai to noVai (matching what the tests run)

* fixes

* Allow more time for rancher to restart after toggling a ff

* fix network policies

* Changes following review

* replace pathWithDefaultSteveParams with ?*

* fixes

* Remove temp code that enables FF, should be defunct once enabled by default

* unpin, improve script

* on failure upload rancher logs to job artifacts

* fix

* test specific rancher commit, and rancher debug level

* try head again following overnight fixes

* Wire in VAI_ENABLED env var (to avoid), fixed isVaiCacheEnabled (no value, use default)

* Standardise references to small image, use `k8s.gcr.io/pause` instead of `nginx:alpine`

* test - see if specific workalods are the sticking point

* reduce impact of cronjob

* reduce impact of cronjob - additional

* Improve e2e tests that spam resource creation/delete
- take gaps when creating resources
- wait for ns deletion (containing resources) to complete before continueing)

* even stricker cron schedule

* update three additional places where workloads spam happens

* fix tag of new @vai tests

* use default count, reduce to min. also removed horrible `while`

* temp fail cronjobs to see logs + recordings

* improvements to noVai test cases, move new utils to commands

* fix flaky compliance and kontainer tests

* proper context, fix lint, fix ingress test

* fix lint
2025-07-02 15:40:14 +01:00
..
__tests__
aws Migrate AWS script to axios (#12833) 2025-01-06 10:48:26 +00:00
azure Minor tweaks to cloud update script and GH workflow script (#14477) 2025-06-13 13:20:52 +01:00
github
standalone
backend
build-e2e
build-embedded
build-hosted
build-upload-gate
check-e2e-tests-for-tags
check-i18n
check-i18n-links Fix documentation link check script (#12423) 2024-10-30 14:42:18 +00:00
cypress.ts
e2e Allow to skip Cypress dashboard E2E tests using a label or env var (#13146) 2025-01-20 11:49:33 +01:00
e2e-docker-start Unpin rancher version in e2e tests, update tests following vai on by default (#14498) 2025-07-02 15:40:14 +01:00
har Replace `request` with `axios` in har script 2024-12-05 14:30:12 -07:00
har-export
jq-nano
local-e2e Unpin rancher version in e2e tests, update tests following vai on by default (#14498) 2025-07-02 15:40:14 +01:00
patch-docker-container Add a helper script to build and update the dashboard UI in a running container (#11652) 2024-09-30 17:13:12 +01:00
rejig
update-docker-image
version