diff --git a/build/nightly-E2E-test-pipelines.yml b/build/nightly-E2E-test-pipelines.yml index e95d6ac403..f49b0db803 100644 --- a/build/nightly-E2E-test-pipelines.yml +++ b/build/nightly-E2E-test-pipelines.yml @@ -10,6 +10,7 @@ schedules: include: - v15/dev - main + - v17/dev parameters: - name: skipIntegrationTests @@ -20,7 +21,7 @@ parameters: - name: differentAppSettingsAcceptanceTests displayName: Run acceptance tests with different app settings type: boolean - default: false + default: true - name: skipDefaultConfigAcceptanceTests displayName: Skip tests with DefaultConfig