Skip to content

Commit

Permalink
Different meaning of parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
texasaggie97-zz committed Feb 14, 2020
1 parent 58de9a0 commit fe4311a
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ script:
- tox -c tox-travis.ini

after_success:
- travis_retry COVERALLS_REPO_TOKEN=AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte COVERALLS_PARALLEL=true coveralls --rcfile=tools/coverage_unit_tests.rc
- travis_retry COVERALLS_REPO_TOKEN=AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte coveralls --rcfile=tools/coverage_unit_tests.rc

1 change: 0 additions & 1 deletion build/templates/tox-system_tests.ini.mako
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nidcpower/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nidigital/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nidmm/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nifake/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nifgen/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nimodinst/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/niscope/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nise/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/niswitch/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down
1 change: 0 additions & 1 deletion generated/nitclk/tox-system_tests.ini
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ passenv =

setenv =
COVERALLS_REPO_TOKEN = AzNHcZZM2ZFPWQ8FuhwPQRCIFs7URdzte
COVERALLS_PARALLEL = true

[pytest]
junit_family = xunit1
Expand Down

0 comments on commit fe4311a

Please sign in to comment.