Commit graph

11 commits

Author SHA1 Message Date
Michal Gold
f714ad3440 change the value of SE_NODE_SESSION_TIMEOUT from number to string
this commit change the value of SE_NODE_SESSION_TIMEOUT from number to string
becuase it is blocking auto-promotion test
2024-08-01 07:49:41 +03:00
Jakub Rusz
07dfc66574 templates/testing: Increase timeout for selenium session
I think it's causing issues with test_compose_clone so I want to try
increasing the timeout.
2024-07-30 13:47:55 +02:00
Jakub Rusz
918a7da9e8 templates/iqe: add parameter to disable parallel runs
We don't have any parallel test cases yet.
2024-06-13 08:33:11 +02:00
Akhil Jha
12aeae7c85 Add tag 2024-06-07 10:10:06 +02:00
Akhil Jha
bd009c72e8 ci(HMS-3962): Update Integration test image for IQE 2024-06-07 10:10:06 +02:00
Jakub Rusz
4e4cecae22 templates/iqe: Add downloads mount
We want to share downloaded files between the iqe and selenium
containers.
2024-06-07 09:45:11 +02:00
Akhil Jha
5b090acf2a templates/testing: IQE-2748 Revert Update sel testing image frontend 2024-04-03 09:49:10 +02:00
Akhil Jha
825bdf004c templates/testing: IQE-2748 Update sel testing image frontend 2024-03-26 19:27:56 +01:00
Tom Koscielniak
f52fa6d851 Add iqe trigger integration 2023-11-30 14:37:50 +01:00
Sanne Raymaekers
3207afce90
config: remove module name in webpack config (#959)
Due to merging the openshift and chrome plugin systems there's
additional requirements on the format of the module name.

Camelcase is the default, so the values can just be removed from the
config.
2023-02-09 12:17:27 +01:00
Jakub Rusz
5cbe45d95a Frontend container migration
Adding necessary scripts for migrating our frontend component to
container.
2022-10-18 17:12:09 +02:00