We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75d54f commit 9065040Copy full SHA for 9065040
tools/pipelines/test-real-service-stress.yml
@@ -51,8 +51,6 @@ stages:
51
skipTestResultPublishing: true
52
pipelineIdentifierForTelemetry: ${{ variables.pipelineIdentifierForTelemetry }}
53
env:
54
- login__microsoft__clientId: $(login-microsoft-clientId)
55
- login__odsp__test__tenants: $(automation-stress-login-odsp-test-tenants)
56
FLUID_TEST_LOGGER_PKG_SPECIFIER: '@ff-internal/aria-logger' # Contains getTestLogger impl to inject
57
FLUID_LOGGER_PROPS: '{ "displayName": "${{variables.pipelineIdentifierForTelemetry}}"}'
58
0 commit comments