rucio/rucio
Should Alembic migration tests only be run if there's a diff in the alembic folder?
Aberta
#7.009 aberto em 7 de ago. de 2024
DatabaseTestinggood first issue
Métricas do repositório
- Stars
- (305 estrelas)
- Métricas de merge de PR
- (Mesclagem média 23d 2h) (13 fundiu PRs em 30d)
Description
For reference:
- https://github.com/rucio/rucio/tree/master/lib/rucio/db/sqla/migrate_repo/versions
- https://github.com/rucio/rucio/blob/8c4672c64b8784fd9f9cdc9e3516d7d83ecd22c9/tools/run_tests.sh#L32
These tests are always run at the beginning of every run_tests.sh call so far, which seems unnecessary.