Support/TikiTrunkTestingNotes: Difference between revisions
< Support
Jump to navigation
Jump to search
MarcLaporte (talk | contribs) |
MarcLaporte (talk | contribs) |
||
Line 13: | Line 13: | ||
*We need a way to change base URL so we don't get sent to subdirectories because of rewrite rules. (ex.: http://tiki-trunk.mozilla.com/en-US/kb/tiki-admin.php) | *We need a way to change base URL so we don't get sent to subdirectories because of rewrite rules. (ex.: http://tiki-trunk.mozilla.com/en-US/kb/tiki-admin.php) | ||
*There is cache weirdness. I changed top to "This is the SUMO-Tiki5 testing site." and David is getting the old "We will be performing maintenance tonight at 8pm PDT. During this time the site is expected to be down for approximately an hour" | *There is cache weirdness. I changed top to "This is the SUMO-Tiki5 testing site." and David is getting the old "We will be performing maintenance tonight at 8pm PDT. During this time the site is expected to be down for approximately an hour" | ||
*Is http/https configured properly? | |||
*What are the settings to [https://tiki-trunk.mozilla.com/tiki-admin.php?page=performance tell Tiki for memcached]? | *What are the settings to [https://tiki-trunk.mozilla.com/tiki-admin.php?page=performance tell Tiki for memcached]? | ||
** We don't need this just yet, but need to make sure it's not causing some issues because it's not filled in. | ** We don't need this just yet, but need to make sure it's not causing some issues because it's not filled in. |
Revision as of 19:01, 28 December 2009
Coordination page for tiki-trunk.mozilla.com testers.
Background
http://tiki-trunk.mozilla.com/ contains real SUMO data from November 2009, on a environment similar (same?) to the real thing. The code will soon be updated daily from Tiki trunk
Notes
2009-12-28
- http://tiki-trunk.mozilla.com/ is now somewhat testable
- Very soon, automatic svn upgrades will be sorted (and we'll have revision number if bottom bar) (Last update from SVN (trunk -future Tiki 5.x-): Sunday 27 of December, 2009 00:43:11 UTC - REV 24050)
- However, http://tiki-trunk.mozilla.com/tiki-admin.php "reports Database Version Problem"
- I get logged out every once in a while. Perhaps the load balancers?
- We need a way to change base URL so we don't get sent to subdirectories because of rewrite rules. (ex.: http://tiki-trunk.mozilla.com/en-US/kb/tiki-admin.php)
- There is cache weirdness. I changed top to "This is the SUMO-Tiki5 testing site." and David is getting the old "We will be performing maintenance tonight at 8pm PDT. During this time the site is expected to be down for approximately an hour"
- Is http/https configured properly?
- What are the settings to tell Tiki for memcached?
- We don't need this just yet, but need to make sure it's not causing some issues because it's not filled in.
Some things to think about
- plugins need to be re-created (keyboard, etc)
- This should be done in profiles for easy redeployment