diff --git a/charts/uitestrig/values.yaml b/charts/uitestrig/values.yaml index 26bc5eebc..ff8c72e32 100644 --- a/charts/uitestrig/values.yaml +++ b/charts/uitestrig/values.yaml @@ -473,6 +473,12 @@ modules: registry: docker.io repository: mosipqa/residenttest tag: develop + - name: verifyui + enabled: true + image: + registry: docker.io + repository: mosipid/uitest-verify + tag: 0.13.0 crontime: "0 3 * * *" ## run cronjob every day at 3 AM (time hr: 0-23 ) @@ -494,9 +500,26 @@ uitestrig: residentPortalPath: 'https://resident.sandbox.xyz.net' CHROME_DRIVER_CPU_LIMIT: "2" CHROME_DRIVER_MEMORY: 3g + ENV_ENDPOINT: https://api-internal.sandbox.xyz.net + ENV_TESTLEVEL: smokeAndRegression + ENV_USER: api-internal.released + InsuranceUrl: https://registry.sandbox.xyz.net/api/v1/Insurance + MOSIP_INJIWEB_GOOGLE_REFRESH_TOKEN: # pass the token + MOSIP_INJIWEB_GOOGLE_CLIENT_ID: # pass the google client id + MOSIP_INJIWEB_GOOGLE_CLIENT_SECRET: # pass the google client secret + NS: # provide the namespace + actuatorMimotoEndpoint: /v1/mimoto/actuator/env + eSignetbaseurl: https://esignet-mosipid.sandbox.xyz.net + injiverify: https://injiverify.sandbox.xyz.net/ + injiweb: https://injiweb.sandbox.xyz.net/issuers loginlang: sin + mosip_inji_web_url: https://injiweb.sandbox.xyz.net/ + mosip_components_base_urls: auditmanager=api-internal.sandbox.xyz.net;idrepository=api-internal.sandbox.xyz.net;partnermanager=api-internal.sandbox.xyz.net;idauthentication=api-internal.sandbox.xyz.net;policymanager=api-internal.sandbox.xyz.net;authmanager=api-internal.sandbox.xyz.net;resident=api-internal.sandbox.xyz.net;preregistration=api-internal.sandbox.xyz.net;masterdata=api-internal.sandbox.xyz.net;idgenerator=api-internal.sandbox.xyz.net; + verifyPortalPath: https://injiverify.sandbox.xyz.net push-reports-to-s3: 'yes' s3-account: uitestrig + BROWSERSTACK_ACCESS_KEY: + BROWSERSTACK_USERNAME: scripts: fetch_docker_image_hash_ids.sh: | #!/bin/bash @@ -514,7 +537,6 @@ uitestrig: sleep 5 cd /home/${container_user}/ bash ./entrypoint.sh - secrets: volumes: configmaps: scripts: