Skip to content

Commit

Permalink
chore(test): Use branch to source compile rockcraft & charmcraft for …
Browse files Browse the repository at this point in the history
…integration tests
  • Loading branch information
alithethird committed Dec 12, 2024
1 parent 0b255a1 commit 6d16c78
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
secrets: inherit
with:
extra-arguments: -x --localstack-address 172.17.0.1
charmcraft-repository: https://github.com/alithethird/charmcraft
charmcraft-ref: flask-async-worker
pre-run-script: localstack-installation.sh
charmcraft-channel: latest/edge
modules: '["test_charm.py", "test_cos.py", "test_database.py", "test_db_migration.py", "test_django.py", "test_django_integrations.py", "test_fastapi.py", "test_go.py", "test_integrations.py", "test_proxy.py", "test_workers.py"]'
Expand Down

0 comments on commit 6d16c78

Please sign in to comment.