syncstorage-rs/tools/tokenserver
Nick Shirley aeedcf1e19
chore: upload test artifacts to gcs
* 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
2025-03-25 16:33:49 -06:00
..
loadtests feat: Remove support for BrowserID (#1531) 2024-06-14 12:51:02 -07:00
__init__.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
add_node.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
allocate_user.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
conftest.py chore: migrate tokenserver tests to pytest with junit output 2025-03-17 22:36:42 -06:00
count_users.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
database.py feat: Ignore non-spanner nodes for scripts (#1557) 2024-05-08 14:54:19 -07:00
process_account_events.py feat: Revert "feat: Revert "fix: revert the python3.10 match statement (for now) (#1592)"" 2024-10-21 16:54:42 -07:00
purge_old_records.py fix: correctly read the SYNC_STATSD_HOST/PORT settings (#1601) 2024-09-23 17:31:51 -07:00
pytest.ini chore: upload test artifacts to gcs 2025-03-25 16:33:49 -06:00
remove_node.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
requirements.txt chore: migrate tokenserver tests to pytest with junit output 2025-03-17 22:36:42 -06:00
test_database.py chore: upload test artifacts to gcs 2025-03-25 16:33:49 -06:00
test_process_account_events.py feat: optionally force the spanner node via get_best_node (#1553) 2024-05-02 09:09:53 -07:00
test_purge_old_records.py chore: upload test artifacts to gcs 2025-03-25 16:33:49 -06:00
test_scripts.py refactor: remove static service IDs (#1199) 2022-01-07 10:41:28 -05:00
unassign_node.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
update_node.py feat: add Tokenserver admin scripts (#1168) 2021-11-18 09:37:02 -05:00
util.py fix: correctly read the SYNC_STATSD_HOST/PORT settings (#1601) 2024-09-23 17:31:51 -07:00