mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

This adds "environments" to the release package that can be used to configure some environment variables. These variables will be loaded either by an `--env` argument or a `env` definition in the test definition and can be used to e.g. run release tests on staging.
5 lines
No EOL
349 B
Bash
5 lines
No EOL
349 B
Bash
ANYSCALE_HOST=https://console.anyscale.com
|
|
RELEASE_AWS_ANYSCALE_SECRET_ARN="arn:aws:secretsmanager:us-west-2:029272617770:secret:release-automation/anyscale-token20210505220406333800000001-BcUuKB"
|
|
RELEASE_DEFAULT_CLOUD_ID="cld_4F7k8814aZzGG8TNUGPKnc"
|
|
RELEASE_DEFAULT_PROJECT="prj_2xR6uT6t7jJuu1aCwWMsle"
|
|
ANYSCALE_PROJECT="prj_2xR6uT6t7jJuu1aCwWMsle" |