jenkins

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
InternetDevels's picture

Automated testing on Jenkins + Selenium basis

Hi everyone! To have a better control over testing, it's a good idea to implement a CI (continuous integration system) that will make many processes automatic. A great option for CI is Jenkins - due to its simplicity and flexibility. Jenkins testing, especially a combination of Jenkins and Selenium IDE tests, is described in the blog post by our QA. http://internetdevels.com/blog/jenkins-selenium-testing

Read more
fengtan's picture

Jenkins plugin

Here is a Jenkins plugin to automate code reviews and tests on Drupal: https://github.com/fengtan/drupal-plugin

Code review is based on Coder Review ; tests are based on core Simpletest.

Read more
omissis's picture

Drupal 7 Continuous Integration and Testing Workshop's slides

Hi everyone,
I just wanted to share the slides from the workshop I gave during the European Drupal Days 2015 in Milan(Italy) with this group as I hope someone might find them interesting or useful :)

Here's the link: https://speakerdeck.com/omissis/drupal-7-continuous-integration-workshop....

Feedbacks and/questions are of course welcome!

Read more
omissis's picture

Drupal Continuous Integration Tools

Hi guys!
I wanted to share something I published today: http://drupalignite.com.
Basically it's a tool and a set of practices to setup a Drupal environment under a full Continuous Integration cycle using some well-known tools as drush, phing, composer and jenkins for the build phase, phpunit and behat for the testing and features and migrate for keeping everything (structure and data) in a code driven development shape.
I published the introduction, the following chapters will be published in the next months!
You can find the code on github: https://github.com/omissis/drupal-ignite

Read more
kasperg's picture

Jenkins and Phing templates for continuous integration

We've been working on implementing continuous integration for our projects to improve code quality. In the process we've built two templates which should make it easy to setup CI for new projects and want to share these with the community. Hopefully you'll find it useful!

Read more
JWSmith's picture

Drupal Continuous Integration with Jenkins - Deploy

Please check out our new SlideShow for deploying your git repository based Drupal sites. We provide Jenkins and BASH scripts that can be easily adapted to your environment. Hopefully it will be useful for the group! Its available here http://www.slideshare.net/kg4san/drupal-continuous-integration-with-jenk....

Regards,

John W Smith
IT / IS Contractor
Classic Graphics, Inc

Read more
JWSmith's picture

Drupal Continuous Integration with Jenkins.

Please check out our new SlideShow of setting up and configuring a Jenkins Continuous Integration server for use within a Drupal development environment. We walk you through the steps of installing Ubuntu 10.04 LTS, Jenkins, Drush and several other PHP coding tools and Drupal Modules to help check your code against current Drupal standards. Then we walk you through creating a git post-receive script, and Jenkins job to pull it all together. Its available here http://www.slideshare.net/kg4san/drupal-continuous-integration-with-jenkins.

Read more
afterafter's picture

Déploiement Drupal avec Aegir et Jenkins

Une vidéo et un article pour revenir sur la notion de déploiement Drupal.
Cette méthode exploite l'outil d'intégration continue "Jenkins" et la possibilité d'Aegir de changer un site de plateforme (master/distribution)

Read more
Subscribe with RSS Syndicate content