Posted by ygerasimov on July 10, 2011 at 10:38pm
| Project: | Deployment |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Main idea is to emulate behavior of several servers and communication between them in the sandbox.
Comments
#1
Here is patch that creates two sandboxes (server1 and server2). Also simple test is included to create a node in each server and show that it it accessible.
While we cleanup all prefixed tables and temporary folders batch operations still throws not success so this should be fixed in some way. But basically code attached is in working condition :)
#2
resubmitting the patch
#3
Updated patch that does not produce any errors :)
Next step is to set up servers and try to establish connection between them.
#4
:)
#5
Finally first test running completely!
It creates node on first server and deploys it to the second comparing the titles.
#6
This testing framework, alongside with some abstractions and improvements, is now committed! Thanks guys for opening up my eyes to how the internals of Drupal's testing framework works (and how you can walk limbo with it) :)
Awesome!
#7
Automatically closed -- issue fixed for 2 weeks with no activity.