Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Azure test slicing for parallel test running. #2231

Open
wants to merge 61 commits into
base: master
Choose a base branch
from

Increase to parallelism 5

d1c9abe
Select commit
Loading
Failed to load commit list.
Open

Add Azure test slicing for parallel test running. #2231

Increase to parallelism 5
d1c9abe
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 5, 2024 in 0s

15 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 9 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L9

Double quote to prevent globbing and word splitting.

Check warning on line 10 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L10

Double quote to prevent globbing and word splitting.

Check warning on line 11 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L11

Double quote to prevent globbing and word splitting.

Check warning on line 25 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L25

Double quote to prevent globbing and word splitting.

Check warning on line 26 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L26

Double quote to prevent globbing and word splitting.

Check warning on line 31 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L31

Double quote to prevent globbing and word splitting.

Check warning on line 40 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L40

Double quote to prevent globbing and word splitting.

Check warning on line 45 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L45

Double quote to prevent globbing and word splitting.

Check warning on line 46 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L46

Double quote to prevent globbing and word splitting.

Check warning on line 49 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L49

Double quote to prevent globbing and word splitting.

Check warning on line 51 in generate_test_exclusions.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

generate_test_exclusions.sh#L51

Double quote to prevent globbing and word splitting.

Check warning on line 12 in slice_modules.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

slice_modules.sh#L12

Double quote to prevent globbing and word splitting.

Check warning on line 13 in slice_modules.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

slice_modules.sh#L13

Double quote to prevent globbing and word splitting.

Check warning on line 23 in slice_modules.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

slice_modules.sh#L23

Double quote to prevent globbing and word splitting.

Check warning on line 38 in slice_modules.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

slice_modules.sh#L38

Double quote to prevent globbing and word splitting.