Skip to content

[ISSUE] Cannot reach environment in SM 8.7 EKS – Playwright URL mismatch #4142

@hilalbursalii

Description

@hilalbursalii

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 use https://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 betweenplatform/awsIssues related to AWSplatform/gcpIssues related to GCP

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions