unee-t/bz-database

Missing documentation logins

Opened this issue · 1 comments

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 marley@example.com is created and not test+marley@case.demo.unee-t.com.

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

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