Skip to content

Update ci.yaml#26

Merged
johnnynv merged 4 commits intoNVIDIA-AI-Blueprints:mainfrom
bp-cicd-org:main
Jan 30, 2026
Merged

Update ci.yaml#26
johnnynv merged 4 commits intoNVIDIA-AI-Blueprints:mainfrom
bp-cicd-org:main

Conversation

@johnnynv
Copy link
Copy Markdown
Collaborator

No description provided.

- Remove API root endpoint check (was showing 404 as success)
- Make /docs and /openapi.json checks critical (must return 200)
- Add explanation for Flywheel index 404 (expected when no data loaded)
- Fix Celery worker check to avoid integer expression error
- Use docker inspect instead of grep -c for container status checks
- Better container name matching to distinguish celery_worker from celery_parent_worker
- Add "Initialize Elasticsearch Index" step to create flywheel index
- Verify index creation with proper error handling
- Update health check to require index exists (not optional)
- Show document count in health check output
…health check

- Remove all workflow_dispatch inputs (no options needed)
- Always enable MLflow (COMPOSE_PROFILES=mlflow)
- Comment out cleanup step (keep services running for inspection)
- Add MLflow to expected services list
- Add MLflow health check (container status, UI endpoint, API endpoint)
- Add MLflow UI to deployment status output
@johnnynv johnnynv merged commit d5636dc into NVIDIA-AI-Blueprints:main Jan 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant