fix(snmp-cache): remove cache before robot tests (#5661)

This commit is contained in:
Evan-Adam 2025-07-07 17:19:33 +02:00 committed by GitHub
parent 6bbc7da43b
commit 9b6cb25b94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 9 additions and 10 deletions

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s

View File

@ -1,10 +1,9 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s
*** Variables *** *** Variables ***
${CMD} ${CENTREON_PLUGINS} --plugin=network::cisco::standard::snmp::plugin ${CMD} ${CENTREON_PLUGINS} --plugin=network::cisco::standard::snmp::plugin

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s

View File

@ -1,6 +1,6 @@
*** Settings *** *** Settings ***
Documentation Network citrix netscaler health Documentation Network citrix netscaler health
Suite Setup Ctn Generic Suite Setup
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Test Timeout 120s Test Timeout 120s

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s

View File

@ -1,7 +1,7 @@
*** Settings *** *** Settings ***
Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource Resource ${CURDIR}${/}..${/}..${/}..${/}..${/}resources/import.resource
Suite Setup Ctn Generic Suite Setup
Test Timeout 120s Test Timeout 120s