Skip to content

chore: Stop running Maven commands in multi treads in nightly CI#3366

Merged
blakeli0 merged 2 commits intomainfrom
blakeli0-patch-3
Nov 26, 2024
Merged

chore: Stop running Maven commands in multi treads in nightly CI#3366
blakeli0 merged 2 commits intomainfrom
blakeli0-patch-3

Conversation

@blakeli0
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 commented Nov 12, 2024

Nightly CI could fail due to running maven commands in multi-treads on Windows, see #3362 for details. Remove -T 1C in nightly.yaml to stop running Maven commands in multi treads in nightly CI. This is acceptable since running time is not a main concern in nightly CI.

Fixes: #3362

@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Nov 12, 2024
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@blakeli0 blakeli0 merged commit efa3c0e into main Nov 26, 2024
@blakeli0 blakeli0 deleted the blakeli0-patch-3 branch November 26, 2024 16:22
lqiu96 pushed a commit that referenced this pull request Dec 3, 2024
Nightly CI could fail due to running maven commands in multi-treads on
Windows, see #3362
for details. Remove `-T 1C` in nightly.yaml to stop running Maven
commands in multi treads in nightly CI. This is acceptable since running
time is not a main concern in nightly CI.
lqiu96 pushed a commit that referenced this pull request Dec 3, 2024
Nightly CI could fail due to running maven commands in multi-treads on
Windows, see #3362
for details. Remove `-T 1C` in nightly.yaml to stop running Maven
commands in multi treads in nightly CI. This is acceptable since running
time is not a main concern in nightly CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nightly-java8 build on windows-2022 failed.

2 participants