We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ebb8d commit 42bd0d7Copy full SHA for 42bd0d7
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