Support tests of private ArcGIS Enterprise endpoints
Open
enhancement
- Dominant language
- HCL
- Stars
- 32
- Forks
- 9
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 2
Description
In the current design arcgis-enterprise-base-aws test workflow calls base ArcGIS Enterprise service endpoints from GitHub Actions runner container. This will not work if
- Access to the endpoints is blocked by a firewall, or
- The endpoint is not accessible from the internet at all.
The test should run in a VM or container within the VPC subnets used by the application load balancer. In particular, the tests could use AWS ECS or AWS Lambda (serverless) services.
Contributor guide
Assessment
This issue has not been assessed yet.