Skip to content

Commit

Permalink
Update robot test
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucie Dubrunfaut authored and Lucie Dubrunfaut committed Feb 13, 2024
1 parent 6796878 commit ecd40a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/functional/api/keysight-nvos-restapi.robot
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Test Timeout 120s
${CENTREON_PLUGINS} ${CURDIR}${/}..${/}..${/}..${/}src${/}centreon_plugins.pl
${MOCKOON_JSON} ${CURDIR}${/}..${/}..${/}resources${/}mockoon${/}keysight-nvos-restapi.json

${CMD} perl ${CENTREON_PLUGINS} --plugin=network::keysight::nvos::restapi::plugin --custommode=paws --region=eu-west --aws-secret-key=secret --aws-access-key=key
${CMD} perl ${CENTREON_PLUGINS} --plugin=network::keysight::nvos::restapi::plugin

# Test simple usage of the ports mode
&{keysight_ports_test1}
Expand Down Expand Up @@ -112,7 +112,7 @@ Keysight Nvos Restapi license
FOR ${keysight_license_test} IN @{keysight_license_tests}
${command} Catenate
... ${CMD}
... --mode=ports
... --mode=license
... --hostname=localhost
... --port=3003
... --api-username='admin'
Expand Down

0 comments on commit ecd40a6

Please sign in to comment.