Commit graph

4 commits

Author SHA1 Message Date
Jakub Rusz
e04be4d6d6 pr_check: add hms apps to deployment command
We now have tests that integrate with other hsm apps so we need to
deploy them in ephemeral environments as well.
2023-03-29 12:05:19 +02:00
Jakub Rusz
4ecaeca3c7 pr_check: use new combined iqe plugin
We have merged the frontend and backend plugins to one.
2022-12-08 09:03:40 +00:00
Jakub Rusz
eaf3685391 pr_check: add actual testing in ephemeral
It is now possible to run UI testing in ephemeral environment. This
script builds the frontend container, deploys image-builder with it's
frontend in ephemeral, runs the IQE test suite against that and reports
the result on the PR.
2022-11-28 17:26:32 +00: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