Alexandre Alves
97ff592ca5
get back script optimisations + revert small change used to trigger workflow + fix path elemental.po
2024-08-14 12:36:12 +01:00
Alexandre Alves
e6cc196f40
finalized workflow + remove echos from e2e-docker-start + working on elemental spec
2024-08-14 09:11:12 +01:00
Alexandre Alves
7ed37c7edb
echo on e2e-docker-start
2024-08-14 09:11:12 +01:00
Alexandre Alves
8f6433b4f2
test matrix for multiple envs
2024-08-14 09:10:13 +01:00
Alexandre Alves
169d8fa1f0
script adjustment/fix
2024-08-14 09:10:13 +01:00
Alexandre Alves
b0211fff11
script adjustment/fix
2024-08-14 09:10:13 +01:00
Alexandre Alves
befd075ac1
Revert "script adjustment/fix"
...
This reverts commit 48a13ef3554da045850f88b43ace5edfee99e03d.
2024-08-14 09:10:13 +01:00
Alexandre Alves
320d53b29b
script adjustment/fix
2024-08-14 09:10:13 +01:00
Alexandre Alves
c9eda1eef3
script adjustment/fix
2024-08-14 09:10:13 +01:00
Alexandre Alves
104e80c75c
script adjustment
2024-08-14 09:10:13 +01:00
Alexandre Alves
e15ee8947a
script adjustment
2024-08-14 09:10:13 +01:00
Alexandre Alves
e14a9735b9
script adjustment
2024-08-14 09:10:13 +01:00
Alexandre Alves
00e5db19ff
fix bash script + prevent a lot of e2e tests from running
2024-08-14 09:10:13 +01:00
Alexandre Alves
7ca533c172
testing workflow for the first time
2024-08-14 09:10:13 +01:00
Alexandre Alves
872f7deace
saving WIP
2024-08-14 09:10:13 +01:00
Neil MacDougall
53e666994d
Unpin Rancher backend ( #10900 )
2024-04-30 11:10:27 +01:00
Neil MacDougall
c4c7d9e02d
Pin rancher backend image version for e2e tests ( #10859 )
...
* Pin rancher backend image version for e2e tests
* Try older image
2024-04-22 17:58:23 +01:00
Phillip Rak
69c71cfea3
Target `v2.9-head` for e2e runs
...
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-03-15 16:18:42 -07:00
Phillip Rak
201b53cb34
Target `v2.9-a83e8c5526b54153aee0edbc2dc7b6d8ea982bec-head` for e2e runs
...
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-03-14 14:55:31 -07:00
Phillip Rak
52c39e2038
Bump rancher version to `v2.9-head` for e2e scripts
...
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2023-12-20 10:40:01 -07:00
Richard Cox
d5ed805086
Bump the rancher version used in e2e tests to 2.8
2023-09-28 14:01:04 +01:00
Richard Cox
a3f17e3f6d
Use the latest rancher/ui build in e2e tests
...
- given we now serve the (built) dashboard files we set CATTLE_UI_OFFLINE_PREFERRED=true
- this means the embedded rancher/ui is used
- so now we do something similar to ensure the latest rancher/ui is used
2023-06-27 11:16:54 +01:00
Neil MacDougall
226ed30e39
e2e: Add built UI to docker container rather than run a node process ( #9063 )
...
* e2e: Add built UI to docker container rather than run a node process
* Fix to ensure docker:local:stop tried to both clean and remove cypress container
* Check dist folder is correct
* Build U first
* Remove debug, wait for ui
* Change cluster test
* Tweak test
* Improve resilience of cluster manager delete tests
* Fix lint
* Try and fix delete tests
* Remove unused var
* Remove unused baseUrl
* Fix cluster delete tests
* Address lint issues
* Fix api keys test
2023-06-19 09:08:19 +01:00