Skip to content

Conversation

adskyiproger
Copy link
Contributor

@adskyiproger adskyiproger commented Oct 15, 2025

Description

Issue addressed: #10672

This PR aims to actualise Tiltfile after 6 months of development.

Related PRs:

Note

Test steps are described at opencrvs/opencrvs-countryconfig#1096
This PR contains only general test steps

Country config Image tag used for this particular test: https://github.com/opencrvs/opencrvs-countryconfig/actions/runs/18722689857

Hardware and software configuration is the same as at opencrvs/opencrvs-countryconfig#1096

Note

Fresh environment startup takes up to 30 minutes, depending on your hardware. Docker needs to build all microservice images. Every next update takes less time since only touched images are rebuild.

Steps to test:

  1. Navigate to OpenCRVS Core repository in your terminal, Change branch to ocrvs-10672:
    (.venv) NB01NSTL012:opencrvs-countryconfig vmudryi$ git status
    On branch ocrvs-10672
    Your branch is up to date with 'origin/ocrvs-10672'.
    
    nothing to commit, working tree clean
  2. Run Tilt:
    tilt up
  3. Navigate to http://localhost:10350/
  4. Run Data seed resource once all containers are running
  5. Navigate to http://opencrvs.localhost

Checklist

  • I have linked the correct Github issue under "Development"
  • I have tested the changes locally, and written appropriate tests
  • I have tested beyond the happy path (e.g. edge cases, failure paths)
  • I have updated the changelog with this change (if applicable)
  • I have updated the GitHub issue status accordingly

@github-actions

This comment has been minimized.

@ocrvs-bot
Copy link
Contributor

Your environment is deployed to https://ocrvs-10672.e2e-k8s.opencrvs.dev

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.

2 participants