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

Missing documentation logins #143

Open
kaihendry opened this issue Sep 17, 2019 · 1 comment
Open

Missing documentation logins #143

kaihendry opened this issue Sep 17, 2019 · 1 comment
Assignees

Comments

@kaihendry
Copy link
Contributor

https://documentation.unee-t.com/introduction-to-the-demo-environment/ has eleven users that are missing from https://media.dev.unee-t.com/2019-09-16/demo-baseline.sql

I think https://github.com/unee-t/bz-database/blob/master/db%20snapshots/demo-test%20environment/create_demo_environment_clean.sql is supposed to do it, but [email protected] is created and not [email protected].

These users email end points are answered by a private AWS WorkMail instance.

To login to WorkMail, please refer to the following parameter store keys in the uneet-demo account.

  • TESTMAIL_USER
  • TESTMAIL_PASS
  • TESTMAIL_HOST
@kaihendry
Copy link
Contributor Author

With https://github.com/unee-t/bz-database/blob/master/db%20snapshots/demo-test%20environment/create_demo_environment_clean.sql with change :%s,@example.com,@inboxkitten.com,g I hit:

[hendry@t480s bugzilla-customisation]$ ./backup/restore.sh -l /tmp/create_demo_environment_clean.sql
localhost
Restore /tmp/create_demo_environment_clean.sql to localhost db ?y
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1215 (HY000) at line 116: Cannot add foreign key constraint
[hendry@t480s bugzilla-customisation]$ vim /tmp/create_demo_environment_clean.sql +116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants