-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
-
Developer Tools
Use Case
As a... Data Explorer engineer
I want... to run compass web tests on the cloud domain instead of the subdomain
So that... we can delete the subdomain
Risks/Unknowns
- User data service still seems to use the subdomain? maybe those tests are skipped because that should've stopped working when we added forwarding, or those are unit tests.
Acceptance Criteria
Implementation Requirements
- Remove instances of "cluster-connection." ahead of cloud domain
- change instances of "/clusterConnection" to "/cluster-connection"
Testing Requirements
- CI passes