Relates to #582.
Auth is no longer the blocker. CI now talks to public-api.qa.cld.elstc.co with a working console.qa key in secret/ci/elastic-cli/cloud-access.
Cloud functional tests are still soft_fail: true in .buildkite/pipeline.yml. Remaining work is to run them, fix any non-auth failures, and drop soft-fail so a Cloud test failure fails the build.
Relates to #582.
Auth is no longer the blocker. CI now talks to
public-api.qa.cld.elstc.cowith a working console.qa key insecret/ci/elastic-cli/cloud-access.Cloud functional tests are still
soft_fail: truein.buildkite/pipeline.yml. Remaining work is to run them, fix any non-auth failures, and drop soft-fail so a Cloud test failure fails the build.