-
Notifications
You must be signed in to change notification settings - Fork 8
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
Feature: Upgrade IT infrastructure for JDK 17 #395
Comments
cwoods-cpointe
added a commit
that referenced
this issue
Oct 4, 2024
Update the app naming convention for spark-inf to match the standard chart name default Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes
cwoods-cpointe
added a commit
that referenced
this issue
Oct 7, 2024
Update the app naming convention for spark-inf to match the standard chart name default Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes
Downstream projects are able to start the integration tests, deploy the IT apps, kick off the cucumber tests. |
cwoods-cpointe
added a commit
that referenced
this issue
Oct 9, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes 395 Correct it jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 9, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 9, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 9, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 10, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 10, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 10, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 10, 2024
Update the app naming convention for spark-inf to match the standard chart name default. Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 10, 2024
Update it test dockerfile to use jdk17 Update it helm Tiltfile to be up to date with recent V2 chart changes Correct IT jar shading and copy Added migration to update test docker JDK
cwoods-cpointe
added a commit
that referenced
this issue
Oct 10, 2024
#395 Upgrade IT infrastructure for JDK 17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Support for Java 11 has ended so we want to ensure aiSSEMBLE is compatible with Java 17. This ticket will focus on the integration test infrastructure.
DOD
Test Strategy/Script
test 1
mvn clean install
and resolve all manual actionsspark-history
andthrift-server
respectivelytilt up
Test 2 - Migration
mvn clean install
and resolve manual actions until there are no more to resolveReferences/Additional Context
IT modules failing - #191 (comment)
The text was updated successfully, but these errors were encountered: