From 32fd86140af72f1e1d403aa64226b7ed3ad75ec8 Mon Sep 17 00:00:00 2001 From: Karanbir Singh Date: Aug 30 2011 23:37:02 +0000 Subject: add a note about why the yum repos are tested before anything else --- diff --git a/tests/0_common/000_centos_default_repos.py b/tests/0_common/000_centos_default_repos.py index d6c3a7f..8f703c2 100755 --- a/tests/0_common/000_centos_default_repos.py +++ b/tests/0_common/000_centos_default_repos.py @@ -2,6 +2,9 @@ # Author: Athmane Madjoudj # Karanbir Singh # Test default CentOS repos +# Note: since the -qa and CI setup will modify the +# local repos, we need to run this tests +# before those changes are made import yum import sys