mirror of
https://github.com/mozilla-services/syncstorage-rs.git
synced 2026-01-21 08:22:19 +01:00
* chore: upload test results to gcs * chore: use specific ete variables for gcp upload * chore: override google_project_number to blank * chore: use actual env var * style: fixes flake8 E302 error * docs: add documentation for new circleci vars Closes SYNC-4584
6 lines
124 B
INI
6 lines
124 B
INI
[pytest]
|
|
markers =
|
|
migration_records: mark a test as a migration records test
|
|
|
|
addopts =
|
|
-m 'not migration_records' |