Skip to content

Commit 66e9fba

Browse files
committed
RHOAIENG-63111: RHOAI 3.x post-upgrade with migration scirpt
1 parent e928698 commit 66e9fba

10 files changed

Lines changed: 1219 additions & 214 deletions

images/tests/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ COPY --from=builder /codeflare-sdk/.venv /codeflare-sdk/.venv
8080
COPY pyproject.toml poetry.lock* ./
8181
COPY README.md ./
8282
COPY src/ ./src/
83+
COPY scripts/migration/ ./scripts/migration/
8384
COPY tests/ ./tests/
8485

8586
# Copy test runner script, entrypoint, and RBAC file

0 commit comments

Comments
 (0)