-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load E2E test secrets from env vars (#13762)
* Load test config secrets from env vars * Remove secrets from test config in automation-ondemand-tests.yml * Pass config override * Update on-demand-vrfv2plus-eth2-clients-test.yml to accept test_secrets_override_key * Bump gha * bump ctf * Use debug in automation workflow test log * Update input name * Fix integration-tests.yml * Override with env vars after overriding with test config * Clean up setup-create-base64-config action * bump ctf * bump ctf and gha * Update env var names to make it easier to set by QA * Add .secrets to gitignore * Load secrets from testconfig/.secrets * Fix MissingImageInfoAsError * Load secrets from env file in home dir * Add checkSecretsInToml * Update checkSecretsInToml * Update checkSecretsInToml * Revert on-demand-vrfv2-eth2-clients-test.yml * Revert on-demand-vrfv2plus-eth2-clients-test.yml * Fix go mod * Fix * Bump run-tests gha * bump ctf * test * bump gha and ctf * Fix workflows that use new GHA * Fix * Fix lint * Fix log level * Use E2E_TEST_ prefix to forward env vars to remote runner * Add docs * Fix and bump * bump ctf and gha
- Loading branch information
Showing
14 changed files
with
219 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.