1 / 26

JIVING WITH JENKINS Making the CI server dance to your tune

JIVING WITH JENKINS Making the CI server dance to your tune. JOHN SHEPHERDSON , ASSOCIATE DIRECTOR, TECHNICAL SERVICES UK DATA ARCHIVE 17 April 2014 V1.0. DANCE CARD. Introductions Basic steps Hoofing with Hudson Stepping with Selenium Tangoing with TV Fancy footwork

dominy
Download Presentation

JIVING WITH JENKINS Making the CI server dance to your tune

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JIVING WITH JENKINS Making the CI server dance to your tune JOHN SHEPHERDSON, ASSOCIATE DIRECTOR, TECHNICAL SERVICES UK DATA ARCHIVE 17 April 2014 V1.0

  2. DANCE CARD Introductions Basic steps • Hoofing with Hudson • Stepping with Selenium • Tangoing with TV Fancy footwork • Dream Ballet • Sequence Dancing • Jiving with Jenkins

  3. UK Data Archive based at the University of Essex since 1967 curator of the UK’s largest collection of digital data in the social sciences currently holds nearly 6,000 data collections for research and teaching, both quantitative and qualitative certified to ISO 27001, the international information security standard makes these available via the new UK Data Service Website: www.data-archive.ac.uk

  4. UK Data Service the UK Data Service indexes all data collections in the Archive • all catalogued at thematic level • many indexed at variable level also harvests metadata from other sources all are available for download via Discover search-and-browse catalogue:discover.ukdataservice.ac.uk

  5. UK Data Service also provides access to UK Census data (1971 to 2011) source of guidance, training, and support for data users in UK and around the world currently serve approx. 24,000 registered users newly funded to coordinate the Administrative Data Research Network, part of UK’s Big Data strategy Websites: ukdataservice.ac.uk, census.ukdataservice.ac.uk • led by experts at University of Essex along with colleagues at Manchester, Leeds, Southampton, Edinburgh and UCL

  6. BASIC STEPS

  7. HOOFING WITH HUDSON Basic CI stuff Instrumentation Unit testing Style checking Documentation

  8. Instrumentation Job Status Build History

  9. Instrumentation Audit trail Build artefacts Revision history Audit trail

  10. Unit Testing

  11. Style Checking Stylecop CheckStyle

  12. Code QA - Sonar

  13. Code QA - Sonar

  14. Database docs (Red Gate SQL Doc)

  15. Database docs (Red Gate SQL Doc)

  16. Class docs (dOxygen)

  17. Class docs (dOxygen)

  18. STEPPING WITH SELENIUM User Journey assurance Plugin to Firefox Allows User clicks to be captured convert to test scripts run on demand Selenium Grid test multiple browser types and variants See ‘Browser Watch’ presentation for more details

  19. STEPPING WITH SELENIUM User Journey assurance

  20. TANGOING WITH TV Other QA/Validation: Link checking, Spelling, HTML standards compliance, Accessibility

  21. FANCY FOOTWORK

  22. DREAM BALLET Deployment • Copy builds, configuration, data from server to server • Keep test instance data in step with production How? Wrap a tool (such as RoboCopy or Red Gate deployment manager) in a script (such as Ant) and call it from Jenkins.

  23. SEQUENCE DANCE Upstream/downstream builds • Build dependency chain – Harvest data via web service API – Import harvested data in to XML database – Run quality checks against database contents – Extract data etc.

  24. JIVING WITH JENKINS From Continuous Integration to Orchestration • Minimal coding – Mostly configuration – Some scripting (Ant, Shell, DOS etc.) – Chain internally and/or call externally (REST API) – Rich instrumentation – Notification on success and/or failure Make your CI server dance to your tune!

  25. Jira http://www.atlassian.com/software/jira Jira Agilehttps://www.atlassian.com/software/jira/agile SVN http://subversion.apache.org/ SVN Edge http://www.collab.net/products/subversion Jenkins http://jenkins-ci.org/ Selenium http://docs.seleniumhq.org/ Stylecop http://stylecop.codeplex.com/ Resharper http://www.jetbrains.com/resharper/ Red Gatehttp://www.red-gate.com/products/ Doxygen http://www.stack.nl/~dimitri/doxygen/ Sonar http://www.sonarsource.org/

  26. Find Out More Find out more • Data Archive – data-archive.ac.uk • UK Data Service – ukdataservice.ac.uk Contact Information • John ShepherdsonUK Data ArchiveUniversity of Essex • Wivenhoe ParkColchester CO4 3SQE-mail: jwshep@essex.ac.uk

More Related