Skip to content

runner-config.json: Add staging cloud runners

Ahmon Dancy requested to merge main-I4108322158cf959df536c264f0d8c9d70400832d into main

Add cloud_runners_staging and cloud_runners_staging_mem_optimized
configs to correspond with the existing staging cloud runners. To
avoid unintentionally running CI jobs tagged with 'kubernetes' or
'memory-optimized', these two configs have separate special tags and
will not run untagged jobs.

Merge request reports