You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.4 KiB
29 lines
1.4 KiB
Don't check tests which depend on DNS - it's disabled in Koji |
|
|
|
diff -up net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple |
|
--- net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple.debug 2012-10-10 00:28:58.000000000 +0200 |
|
+++ net-snmp-5.7.2/testing/fulltests/default/T070com2sec_simple 2012-10-18 10:16:39.276416510 +0200 |
|
@@ -134,6 +134,10 @@ SAVECHECKAGENT '<"c406a", 255.255.255.25 |
|
SAVECHECKAGENT 'line 30: Error:' # msg from h_strerror so it varies |
|
SAVECHECKAGENT 'line 31: Error:' # msg from h_strerror so it varies |
|
|
|
+FINISHED |
|
+ |
|
+# don't test the later, it depends on DNS, which is not available in Koji |
|
+ |
|
CHECKAGENT '<"c408a"' |
|
if [ "$snmp_last_test_result" -eq 0 ] ; then |
|
CHECKAGENT 'line 32: Error:' |
|
diff -up net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple |
|
--- net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple.debug 2012-10-10 00:28:58.000000000 +0200 |
|
+++ net-snmp-5.7.2/testing/fulltests/default/T071com2sec6_simple 2012-10-18 10:16:39.276416510 +0200 |
|
@@ -132,6 +132,9 @@ SAVECHECKAGENT '<"c606a", ffff:ffff:ffff |
|
SAVECHECKAGENT 'line 27: Error:' |
|
SAVECHECKAGENT 'line 28: Error:' |
|
|
|
+FINISHED |
|
+ |
|
+# don't test the later, it depends on DNS, which is not available in Koji |
|
# 608 |
|
CHECKAGENT '<"c608a"' |
|
if [ "$snmp_last_test_result" -eq 0 ] ; then
|
|
|