-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenplatform/awsIssues related to AWSIssues related to AWSplatform/gcpIssues related to GCPIssues related to GCP
Description
Describe the issue:
We can't reach the env in SM 8.7 EKS.
- Playwright URL is set from echo "PLAYWRIGHT_BASE_URL=https://${{ needs.helm-deploy.outputs.deployment-url }}" >> $GITHUB_ENV
- It's currently
https://gke-qael-9188-8-7-qael.ci.distro.ultrawombat.com/but your tests usehttps://eks-qael-9188-8-7-qael.qa.aws.camunda.cloud/.
Actual behavior:
Deployment URL does not match with EKS environment URL.
Expected behavior:
Playwright should use the correct EKS environment URL (eks-qael-9188-8-7-qael.qa.aws.camunda.cloud) that matches the deployment target.
How to reproduce:
Logs:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
- Platform:
- Helm CLI version:
- Chart version:
- Values file:
Metadata
Metadata
Assignees
Labels
kind/issueUnidentified issue, it could be a bug, misconfig, or anything in betweenUnidentified issue, it could be a bug, misconfig, or anything in betweenplatform/awsIssues related to AWSIssues related to AWSplatform/gcpIssues related to GCPIssues related to GCP