OGF21 - Seattle, WA Condor/VDT Deployment Testing Peter Couvares Condor Team.

Slides:



Advertisements
Similar presentations
© 2006 Open Grid Forum Build, Test and Certification of Grid and distributed software Community Group Overview and Status update Marc-Elian Bégin ETICS.
Advertisements

It’s time to own it tonight
The Power of NO! You Cannot say Yes to Everyone and Everything 7 Things to Say “No” to Today PCBN Pacific Coast Business Networking November 12, 2014.
NIKHEF Testbed 1 Plans for the coming three months.
EGEE-II INFSO-RI Enabling Grids for E-sciencE EGEE and gLite are registered trademarks gLite Release Process Maria Alandes Pradillo.
Creating a Maintainable Software Ecosystem Jeremy D. Miller November 27th, 2007.
Good Management Principles (Abridged from the book- The Toyota Way by J.K. Liker)
HEP Experiment Integration within GriPhyN/PPDG/iVDGL Rick Cavanaugh University of Florida DataTAG/WP4 Meeting 23 May, 2002.
Rocks ‘n’ Rolls An Introduction to Programming Clusters using Rocks © 2008 UC Regents Anoop Rajendra.
© 2010 Cisco and/or its affiliates. All rights reserved. 1 Managing Microsoft Applications with Cisco UCS Manager & PowerTool.
LCG and HEPiX Ian Bird LCG Project - CERN HEPiX - FNAL 25-Oct-2002.
INFSO-RI Module 01 ETICS Overview Alberto Di Meglio.
Lecture 16 Page 1 Advanced Network Security Perimeter Defense in Networks: Virtual Private Networks Advanced Network Security Peter Reiher August, 2014.
7 Habits of Highly Effective Teens Overview. Get in the_____ Who do you think this passage refers to? **Class discussion time. Turn to your shoulder partner.
A Feature-Based of IT Automation using Kaseya andAuslogics Registry Cleaner Developed By: Krystle Crawford Advisor : Dr. S. Masoud Sadjadi School of Computing.
© 2010 Cisco and/or its affiliates. All rights reserved. 1 Managing Microsoft Applications with Cisco UCS Manager & PowerTool.
Horse Idioms Byrdseed.com. Don't put the cart before the horse. Byrdseed.com.
Simplifying EAI Paul Butterworth Forté Software Inc. HPTS 99.
GLIDEINWMS - PARAG MHASHILKAR Department Meeting, August 07, 2013.
Lecture 2 Page 1 CS 236 Online Prolog to Lecture 2 CS 236 On-Line MS Program Networks and Systems Security Peter Reiher.
Alain Roy Computer Sciences Department University of Wisconsin-Madison Condor & Middleware: NMI & VDT.
1 R&D via Open Source Software Robert Gentleman. 2 Overview  R&D  is expensive  typically involves many false starts  requires very flexible software.
Peter F. Couvares Associate Researcher, Condor Team Computer Sciences Department University of Wisconsin-Madison
2005 GRIDS Community Workshop1 Learning From Cyberinfrastructure Initiatives Grid Research Integration Development & Support
Su Doku!. Given a grid and some numbers, fill the rest in… They might be in the wrong order…
How to benefit from the International Summer School on Grid Computing 2009 Alain Roy.
LCG CERN David Foster LCG WP4 Meeting 20 th June 2002 LCG Project Status WP4 Meeting Presentation David Foster IT/LCG 20 June 2002.
Current Status Work Package Three By: Mohamed Elshamy.
Cultural/Societal Differences Between the North and South A Long Term Cause By: Hannah Smith.
Planning Session. ATLAS(-CMS) End-to-End Demo Kaushik De is the Demo Czar Need to put team together Atlfast production jobs –Atlfast may be unstable over.
CERN Certification & Testing LCG Certification & Testing Team (C&T Team) Marco Serra - CERN / INFN Zdenek Sekera - CERN.
Invest In Others How To Become The Best Leader You Can Be.
2014 Build & Infrastructure Engineering What It Is and Why You Need It Na’Tosha J. Bard October 9, 2014 #GHC
Welcome to Fitness id Fun!!!! Welcome to Fitness is Fun!!!!!!! Fulwood St Peter’s C.E. School.
Integration TestBed (iTB) and Operations Provisioning Leigh Grundhoefer.
The Great Migration: From Pacman to RPMs Alain Roy OSG Software Coordinator.

Building on virtualization capabilities for ExTENCI Carol Song and Preston Smith Rosen Center for Advanced Computing Purdue University ExTENCI Kickoff.
OSG Facility Miron Livny OSG Facility Coordinator and PI University of Wisconsin-Madison Open Science Grid Scientific Advisory Group Meeting June 12th.
Open Science Grid Configuring RSV OSG Resource & Service Validation Thomas Wang Grid Operations Center (OSG-GOC) Indiana University.
Software Testing Techniques
PRICES UP, PRICES DOWN ACTIVITY
Let’s Talk VVD BY Joseph Klimczak.
Which One Is Better Comparison of private and public clouds could be made from various viewpoints, which can differ as per the application category and.
An Intro to ALM Using TFS and Visual Studio for Source Control, Build Automation, Continuous Integration and Deployments.
SNOWDON QUESTIONS ANSWERED
Team 1: 32 responses Team 2: 55 responses Team 3: 29 responses
The Idea That’s Aggie Desktop. We each run . . .
Cross Platform Network Calls Automation
PRICES UP, PRICES DOWN ACTIVITY
Subtraction Across Zeroes
Alice Software Demonstration
10:00.
Subtraction Across Zeroes
Subtraction Across Zeroes
Subtraction Across Zeroes
Subtraction Across Zeroes
Measure Reliability of Automation – using Machine learning
Prolog to Lecture 2 CS 236 On-Line MS Program Networks and Systems Security Peter Reiher Spring, 2008.
An idea could strike you on the subway, yet alas, you poor unfortunate soul; you have no sheet of paper to scribble down a thought that could change the.
An introduction to the Linux environment v
PRICES UP, PRICES DOWN ACTIVITY
PRICES UP, PRICES DOWN ACTIVITY
gLite The EGEE Middleware Distribution
Step it up for Sport Relief!
The Future of Database Development
Subtraction Across Zeroes
The Future of Database Development
Jamie Cool Program Manager Microsoft
SHAPES IN ART.
Presentation transcript:

OGF21 - Seattle, WA Condor/VDT Deployment Testing Peter Couvares Condor Team

Principles Automate, automate, automate –Humans are slow and expensive. Not to mention unreliable and lazy. That’s what makes us so much more fun than machines, but it cripples testing.

Principles First things first… –Builds –Packaging –Installs –Deployment –Tests

Principles Recursion! –If your software can’t be used to test your software, you’ve got a problem.

Principles Use a common testing infrastructure –Leverage everyone else’s work to test yours –Let others test your software’s interoperation with theirs

Condor Testing Automate, automate, automate. First things first… Recursion! Common testing infrastructure.

VDT Testing Automate, automate, automate. First things first… Recursion? Common testing infrastructure.

Take-Away Thoughts If you're not yet automating your build, packaging, and install process, don't put the cart before the horse -- do all that first. Automate deployment so your tests can run on the grid, not just your private testbed. Test in a place where your software can easily be tested with (and by) others’… for your own sake.