8686 Commits

Author SHA1 Message Date
EvanAdam
213603ec96 doc(tests): Document perl connector usage
Refs:CTOR-1244
2025-08-26 11:28:17 +02:00
omercier
cbf0b32a04 fix error when comparing grep result with empty string 2025-08-25 17:27:42 +02:00
omercier
b0a80002ff cleanup unused functions 2025-08-25 11:34:47 +02:00
omercier
4eaa9cee42 not very proud of this fix for a test that fails only on some platforms 2025-08-25 11:34:47 +02:00
omercier
be695aa477 last error fixed ? 2025-08-25 11:34:47 +02:00
omercier
1c6dff5e78 remove ${tc} since they're now useless 2025-08-25 11:34:47 +02:00
omercier
b9799cac77 local fixes 2025-08-25 11:34:47 +02:00
omercier
6429dbda88 get result always is multiline, should fix a lot of errors 2025-08-25 11:34:47 +02:00
omercier
9520d8b3e4 fix retrieving of results + factorize run & return 2025-08-25 11:34:47 +02:00
omercier
17ccfdb8d9 do not run lists with connector + add debug 2025-08-25 11:34:47 +02:00
omercier
4920cc46b9 fix a bunch of tests 2025-08-25 11:34:47 +02:00
omercier
3f48b1733c ban --verbose 2025-08-25 11:34:47 +02:00
omercier
6c512f0ce6 add suite setup/teardown where it is missing 2025-08-25 11:34:47 +02:00
omercier
d3de019067 generate random int if ${tc} not provided 2025-08-25 11:34:47 +02:00
omercier
28a9ac76a2 cleanup useless test setup 2025-08-25 11:34:47 +02:00
omercier
0cc3322091 disable connector for listings 2025-08-25 11:34:47 +02:00
omercier
4ba0c94e3a to remove later 2025-08-25 11:34:47 +02:00
omercier
4eb2efca2b Update centreon_plugins.pl 2025-08-25 11:34:47 +02:00
omercier
bc2a4b5d5c Apply suggestions from code review 2025-08-25 11:34:47 +02:00
omercier
09e19ef7ec removing debug info 2025-08-25 11:34:47 +02:00
omercier
dcade34ef8 last fix? 2025-08-25 11:34:47 +02:00
omercier
1c46eef2ee fix: robot IF syntax + udpcon tests 2025-08-25 11:34:47 +02:00
omercier
5e78fa793f fix errors by adding suite setup and teardown 2025-08-25 11:34:47 +02:00
omercier
054c80c50c add debug + default teardonw/setup 2025-08-25 11:34:46 +02:00
omercier
cb7e4dffd6 fix: avoid artifact name conflicts between architectures of same distro 2025-08-25 11:34:46 +02:00
omercier
1fb760e141 fixes
- removed useless tests
- removed ${tc} from tests on list modes because they will not be run by
  engine, so not with connector_perl either
- removed verbose options that lead to errors
2025-08-25 11:34:46 +02:00
omercier
4b0cff8468 minor fixes 2025-08-25 11:34:46 +02:00
omercier
29d1a79937 enh: check strings and regexes, remove pycache, fix connectors tests 2025-08-25 11:34:37 +02:00
omercier
bd2e6fd4bf make it transparent between calling with or without connector 2025-08-25 11:33:49 +02:00
omercier
c1d588dcc3 temp2 2025-08-25 11:33:49 +02:00
omercier
bf7139eada temp 2025-08-25 11:33:49 +02:00
sfarouq-ext
b62f73cf1b WIP2 2025-08-25 11:33:49 +02:00
sfarouq-ext
1eaf218bed WIP 2025-08-25 11:33:49 +02:00
sfarouq-ext
adeaa2a196 migration of the keywords 2025-08-25 11:33:49 +02:00
sfarouq-ext
b7eaf99110 WIP3 2025-08-25 11:33:49 +02:00
sfarouq-ext
5840994886 WIP 2025-08-25 11:33:49 +02:00
sfarouq-ext
cf4e191131 WIP 2025-08-25 11:33:49 +02:00
sfarouq-ext
b24bca3f0c to launch tests 2025-08-25 11:33:49 +02:00
sfarouq-ext
640f27bf75 adding folder snmp-connector+ keywords for regexp and list 2025-08-25 11:33:49 +02:00
sfarouq-ext
cc6a3f0c02 testing if the tests with centreon-connector-perl will work 2025-08-25 11:33:49 +02:00
sfarouq-ext
4ff63a0778 adding Ctn to keywords and modifying my dockers 2025-08-25 11:33:49 +02:00
sfarouq-ext
6839d7c85b tests with centreon_connector_perl 2025-08-25 11:33:49 +02:00
sfarouq-ext
fefa587f63 Ensure my changes work correctly with GitHub integration 2025-08-25 11:33:49 +02:00
tuntoja
a6f5d87659
Sync release 20250800 (#5719) 2025-08-22 10:14:13 +02:00
tuntoja
f7483dcd1a
Release 20250800 (#5713) plugins-20250800 2025-08-20 15:00:24 +02:00
tuntoja
9d0fd16a2a
Merge branch 'master' into release-20250800 2025-08-20 10:04:08 +02:00
sdepassio
f823feb70c
feat(apps::monitoring::latencetech::restapi): new pack apps monitoring latencetech restapi (#5706)
Co-authored-by: thibaults-centreon <tscheitenberger@centreon.com>
Co-authored-by: omercier <32134301+omercier@users.noreply.github.com>
2025-08-19 11:04:24 +02:00
Sylvain Cresto
120ba8513b
fix(os::aix::snmp): mode(list-processes): parsing error (#5710)
Refs: CTOR-1677
2025-08-18 16:34:10 +02:00
itoussies
e800def677
fix(apps::microsoft::hyperv::2012::local): fix discovery stats in scvmm-discovery (#5707)
Refs: CTOR-1852
2025-08-14 14:45:37 +02:00
Maud
27e49958f8
enh(nightly-ci): split created nightly ticket by type of failure (#5705) 2025-08-13 10:10:46 +02:00