You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ops team responded that we need to export the needed env vars from src/dev/ci_setup/setup_env.sh. The file already reads the injected vars from Vault.
I've created an issue to add the vars to Vault with infra but they said that the @elastic/kibana-operations should be able to help out with adding these to the Vault. @spalger thanks for offering to add those once the final values are confirmed with the Cloud folks!
In #102390 we added an integration test that is not currently enabled in CI. To get this enabled we need to:
FULLSTORY_ORG_ID
andFULLSTORY_API_KEY
env vars on Jenkinsx-pack/test/cloud_integration/config.ts
to one of the functional test scripts that are executed by Jenkins intest/scripts/*.sh
The text was updated successfully, but these errors were encountered: