Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User migration5 #601

Merged
merged 11 commits into from
Apr 29, 2020
Merged

User migration5 #601

merged 11 commits into from
Apr 29, 2020

Conversation

jrconlin
Copy link
Member

Description

More operational fixes and features

  • fixed typos in files
  • added --start_bso, --end_bso to gen_bso_users.py
  • added bso_num arg (same as --start_bso=# --end_bso=#) to migrate_node.py
  • gen_bso_users.py takes same bso_users_file template as migrate_node.py

Testing

TBD

Issue(s)

Issue #401

* added `--start_bso`, `--end_bso` to `gen_bso_users.py`
* added `bso_num` arg (same as `--start_bso=# --end_bso=#`) to
`migrate_node.py`
* `gen_bso_users.py` takes same `bso_users_file` template as
`migrate_node.py`
@jrconlin jrconlin added the 🚧WIP Work in Progress label Apr 21, 2020
pjenvey
pjenvey previously approved these changes Apr 21, 2020
tools/user_migration/gen_bso_users.py Outdated Show resolved Hide resolved
pjenvey
pjenvey previously approved these changes Apr 21, 2020
There's a locking issue that appears to be inside of the mysql.
Turning threading off for now (can be run in parallel)
gen_bso_users:
`--bso_users_file` => `--output_file`

gen_fxa_users:
`--fxa_file` => `--users_file`
`--fxa_users_file` => `--output_file`
pjenvey
pjenvey previously approved these changes Apr 24, 2020
* `--bso_user_file` is now `--bso_users_file`
@jrconlin jrconlin merged commit 8aaa449 into master Apr 29, 2020
@jrconlin jrconlin deleted the user_migration5 branch June 10, 2020 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧WIP Work in Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants