rucio/rucio
Should Alembic migration tests only be run if there's a diff in the alembic folder?
オープン
#7,009 opened on 2024/08/07
DatabaseTestinggood first issue
Repository metrics
- Stars
- (305 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.