Skip to content

Commit 4fa0ff5

Browse files
committed
TO BE REMOVED: check that system-tests are ok
1 parent 496b5ca commit 4fa0ff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/ultimate-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4727,7 +4727,7 @@ stages:
47274727
versionSpec: '3.12'
47284728
displayName: Install python 3.12
47294729

4730-
- script: git clone --depth 1 https://github.com/DataDog/system-tests.git
4730+
- script: git clone -b gleocadie/disable-test-discovery-test-for-dotnet --depth 1 https://github.com/DataDog/system-tests.git
47314731
displayName: Get system tests repo
47324732

47334733
- script: |
@@ -4829,7 +4829,7 @@ stages:
48294829
versionSpec: '3.12'
48304830
displayName: Install python 3.12
48314831

4832-
- script: git clone --depth 1 https://github.com/DataDog/system-tests.git
4832+
- script: git clone -b gleocadie/disable-test-discovery-test-for-dotnet --depth 1 https://github.com/DataDog/system-tests.git
48334833
displayName: Get system tests repo
48344834

48354835
- template: steps/download-artifact.yml

0 commit comments

Comments
 (0)