b5ae06
Don't check tests which depend on DNS - it's disabled in Koji
b5ae06
b5ae06
diff -up net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple
b5ae06
--- net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug	2012-10-10 00:28:58.000000000 +0200
b5ae06
+++ net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple	2012-10-18 10:16:39.276416510 +0200
b5ae06
@@ -134,6 +134,10 @@ SAVECHECKAGENT '<"c406a", 255.255.255.25
b5ae06
 SAVECHECKAGENT 'line 30: Error:' # msg from h_strerror so it varies
b5ae06
 SAVECHECKAGENT 'line 31: Error:' # msg from h_strerror so it varies
b5ae06
 
b5ae06
+FINISHED
b5ae06
+
b5ae06
+# don't test the later, it depends on DNS, which is not available in Koji
b5ae06
+
b5ae06
 CHECKAGENT '<"c408a"'
b5ae06
 if [ "$snmp_last_test_result" -eq 0 ] ; then
b5ae06
   CHECKAGENT 'line 32: Error:'
b5ae06
diff -up net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple
b5ae06
--- net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug	2012-10-10 00:28:58.000000000 +0200
b5ae06
+++ net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple	2012-10-18 10:16:39.276416510 +0200
b5ae06
@@ -132,6 +132,9 @@ SAVECHECKAGENT '<"c606a", ffff:ffff:ffff
b5ae06
 SAVECHECKAGENT 'line 27: Error:'
b5ae06
 SAVECHECKAGENT 'line 28: Error:'
b5ae06
 
b5ae06
+FINISHED
b5ae06
+
b5ae06
+# don't test the later, it depends on DNS, which is not available in Koji
b5ae06
 # 608
b5ae06
 CHECKAGENT '<"c608a"'
b5ae06
 if [ "$snmp_last_test_result" -eq 0 ] ; then