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

BUILD-5811 Analyze JVM installation - DO NOT MERGE #1119

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

ec2_instance: &WINVM_DEFINITION
experimental: true
image: base-windows-jdk17-v20240704125406
image: base-windows-jdk17-*
platform: windows
region: eu-central-1
subnet_id: ${CIRRUS_AWS_SUBNET}
Expand Down Expand Up @@ -109,7 +109,7 @@
slack_notification_script: |
.cirrus/slack-notification.sh

validate_task:

Check warning on line 112 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L112

task "validate" depends on task "build", but their only_if conditions are different

Check warning on line 112 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L112

task "validate" depends on task "build", but their only_if conditions are different
# name: "Run UTs and trigger SonarQube analysis"
depends_on:
- build
Expand All @@ -135,7 +135,7 @@
slack_notification_script: |
.cirrus/slack-notification.sh

validate_windows_task:

Check warning on line 138 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L138

task "validate_windows" depends on task "build", but their only_if conditions are different

Check warning on line 138 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L138

task "validate_windows" depends on task "build", but their only_if conditions are different
# name: "Run unit tests on Windows"
depends_on:
- build
Expand All @@ -145,8 +145,12 @@
ec2_instance:
<<: *WINVM_DEFINITION
<<: *SETUP_GRADLE_CACHE
dump_jvm_infos_script: |
java --version
echo $JAVA_HOME
# skip unit tests from submodules to allow caching (else cache is too big for Cirrus)
build_script: |
mkdir C:\Program Files\Microsoft\jdk-17.0.11.9-hotspot\Packages
source cirrus-env QA
source .cirrus/use-gradle-wrapper.sh
./gradlew :check
Expand All @@ -157,8 +161,8 @@
junit_artifacts:
path: "**/test-results/**/*.xml"
format: junit
slack_notification_script: |
.cirrus/slack-notification.sh
# slack_notification_script: |
# .cirrus/slack-notification.sh

plugin_verifier_task:
# name: "Run plugin verifier on all IDEs"
Expand Down Expand Up @@ -200,7 +204,7 @@
slack_notification_script: |
.cirrus/slack-notification.sh

qa_task:

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different

Check warning on line 207 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L207

task "qa" depends on task "build", but their only_if conditions are different
# name: "Run ITs"
depends_on:
- build
Expand Down Expand Up @@ -375,7 +379,7 @@
slack_notification_script: |
.cirrus/slack-notification.sh

inspect_orchestrator_cache_task:

Check warning on line 382 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L382

task "inspect_orchestrator_cache" depends on task "build", but their only_if conditions are different

Check warning on line 382 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L382

task "inspect_orchestrator_cache" depends on task "build", but their only_if conditions are different
<<: *ONLY_PR_AND_MAINTAINED_BRANCHES
depends_on: build
eks_container:
Expand Down Expand Up @@ -415,7 +419,7 @@
slack_notification_script: |
.cirrus/slack-notification.sh

promote_task:

Check warning on line 422 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L422

task "promote" depends on task "mend_scan", but their only_if conditions are different

Check warning on line 422 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L422

task "promote" depends on task "build", but their only_if conditions are different

Check warning on line 422 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L422

task "promote" depends on task "mend_scan", but their only_if conditions are different

Check warning on line 422 in .cirrus.yml

View check run for this annotation

Cirrus CI / Build Parsing Results

.cirrus.yml#L422

task "promote" depends on task "build", but their only_if conditions are different
depends_on:
- build
- validate
Expand Down
Loading