Jakub Rusz
55d56a3198
pr_check: remove resource limits for pulp
...
This seems to be required in order to deploy without errors.
2024-06-18 16:41:29 +02:00
Jakub Rusz
fa12ff7588
Revert "pr_check: change --ref-env to insights-production"
...
This reverts commit e85789f58d .
It actually makes more sense to use insights-stage
2024-06-12 09:07:39 +02:00
Jakub Rusz
e85789f58d
pr_check: change --ref-env to insights-production
...
As that's our target eventually and it fixes issues with
pulp/content-sources
2024-06-04 13:10:30 +02:00
Jakub Rusz
07022953ca
pr_check: remove content-sources from the deployment
2024-02-02 12:44:11 +01:00
regexowl
c7a80d0e85
node: Bump NODE_BUILD_VERSION
...
This bumps NODE_BUILD_VERSION in `build_deploy` and `pr_check` scripts from the default 16 to version 18.
2024-01-24 11:44:39 +01:00
Jakub Rusz
0b0e732624
pr_check: change marker and increase timeout
...
I have set up a new marker "fe_pr_check" to select tests for the
pr_check here. I'm also increasing the timeout of the CJI pod.
2023-10-26 15:08:01 +02:00
Jakub Rusz
3984971a72
pr_check: Increase namespace reservation to 2h
2023-10-18 12:20:13 +02:00
Jakub Rusz
d66b013f5b
pr_check: update to enable testing with MR image
...
We can now test using a test container built in a downstream MR.
2023-08-16 14:49:50 +02:00
Jakub Rusz
ca69a0cb1e
pr_check: double the IQE CJI pod timeout
2023-06-15 11:03:43 +02:00
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