-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
Candidate build: cl250320250310-1902
- Automated tests for all published guides (Daily build)
- java 11:
https://github.com/OpenLiberty/guides-common/actions/runs/13781398423- liberty-deepdive-gradle failed is expected
- java 17:
https://github.com/OpenLiberty/guides-common/actions/runs/13781398591- liberty-deepdive-gradle failed is expected
- java 21:
https://github.com/OpenLiberty/guides-common/actions/runs/13781398476
- java 11:
- Automated tests with jdk17 for all published guides (Morgan)
https://github.com/OpenLiberty/guides-common/actions/runs/13797374771- the microshed-testing guide are not compatible with JDK17
- Docker image tests (Daily build/Gilbert)
- run
Manual GM candidate container testandManual GM candidate container test - Java 17when container GM candidate build ready (be announced on thewas-dev-announcementsslack channel) - java 11:
https://github.com/OpenLiberty/guides-common/actions/runs/13856977429 - java 17:
https://github.com/OpenLiberty/guides-common/actions/runs/13856982589 - java 21:
https://github.com/OpenLiberty/guides-common/actions/runs/13856987442
- run
- Automated test for CargoTracker (Daily build)
https://github.com/GuidesBot/ol-daily-build-test/actions/runs/13788190329/job/38561134979
- Automated test for LangChain4j example (Daily build)
https://github.com/GuidesBot/ol-daily-build-test/actions/runs/13788499145/job/38562101744
Manual test the guides against GM with Semeru JDK:
- guide-jpa-intro (Morgan)
- use JDK 21
- guide-social-media-login (Morgan)
- guide-microprofile-jwt (Morgan)
- CargoTracker (Morgan)
- guide-microprofile-telemetry-jaeger (Morgan)
- guide-mongodb-intro (Morgan)
- *guide-kubernetes-microprofile-config (Gilbert)
- *guide-microprofile-reactive-messaging (Gilbert)
- *guide-sessions (Gilbert)
- suggest run on Linux
minikube --force=true start
- *guide-microprofile-graphql (Gilbert)
- if run on Mac, update
startContainers.shwith--platform linux/amd64
- if run on Mac, update
Additional guides:
- none
When completed:
- post result to
#was-gm-testingslack channel (Gilbert)
Tests instructions:
- follow the guide to test the application from end to end by updating the pom.xml/build.gradle (see below comment)
- make sure that the OL 25.0.0.3 is used
- test on any platform
- If local machine cannot run docker or Kubernetes, use Frye Ubantu VM or use Skill Network (cloud-hosted)
- for any guide using docker (marked by *), make sure to use the GM candidate docker image , e.g.
cp.stg.icr.io/cp/olc/open-liberty-vnext:25.0.0.3-full-java11-openj9-ubi, see this guide wiki- test on Linux VM or SNL, because our docker build does not support Mac M2
- comment out the
features.shline in the Dockerfile files because the daily build docker image is full (not kernel-slim) that does not supportfeatures.sh - If test in Mac and docker, add
--platform=linux/amd64in thedocker run ...command, because theguidesbot/olguidesdocker image is built for Linux only.
Metadata
Metadata
Assignees
Labels
No labels