Olof hagsand
411f509fd8
Formatting, whitespace
2025-03-16 17:28:11 +01:00
Olof hagsand
739d052383
Fixed: [SNMP: snmpwalk is slow and can timeout]( https://github.com/clicon/clixon/issues/404 )
2024-10-31 16:28:30 +01:00
Olof hagsand
158ea40b59
Restconf: Fixed http accept/content-type logic
...
yang mem-leak
2024-09-16 14:24:20 +02:00
Olof hagsand
05263e942a
Dockerfile: changed maintainer to label
2024-08-15 11:16:20 +02:00
Mico Micic
87921cb740
Add snmp trap settings for test
2024-08-01 06:51:28 +02:00
Mico Micic
7d70325125
Add test for snmp v2 traps
2024-08-01 06:51:28 +02:00
Olof hagsand
c377a28d56
Use x509 v1 certs for test use in openssl 3.3
...
Switch back to alpine 3.20
2024-05-28 17:29:27 +02:00
Olof hagsand
a194c049c7
Fix clixon test container to alpine 3.19
...
Affects make test and action regressions
Some issue with alpine 3.20, probably openssl 3.3 enforcing cert usage fields
2024-05-28 16:40:35 +02:00
Olof hagsand
b8599558d4
Test: disable ssl client cert tests (temporarily)
2024-05-27 14:55:05 +02:00
Olof hagsand
989a7b38ee
Test: add coreutils to test container
2024-05-14 10:13:36 +02:00
Olof hagsand
bd3a841103
New clixon-config@2024-04-01.yang revision
...
Added options: `CLICON_NETCONF_DUPLICATE_ALLOW` - Disable duplicate check in NETCONF messages
New `clixon-lib@2024-04-01.yang` revision
2024-04-03 17:40:32 +02:00
Olof hagsand
9bd1b8994c
Test docker: dont expose ports
2023-12-06 13:46:27 +01:00
Olof hagsand
01fbf764e7
more clixon-util rm effects
2023-12-02 17:46:43 +01:00
Olof hagsand
80a10b694c
All clixon test utilities in util/ moved to separate repo: clicon/clixon-util
2023-12-02 17:11:16 +01:00
Philip Prindeville
bf26ccb8db
Apparently missed one of the docker files
2023-11-28 16:42:33 +01:00
Olof hagsand
cafbe7d200
Docker: enable ssh tests
...
Test: restore tty after restconf start
2023-11-20 09:55:37 +01:00
Philip Prindeville
a98bbf0ec6
Fix use of --with-cligen in docker files
2023-11-05 11:38:42 +01:00
Olof hagsand
c703e89bc8
Moved and split install of main example config file
2023-11-02 17:25:11 +01:00
Olof hagsand
16a7fa3837
SNMP union leak (see https://github.com/clicon/clixon/pull/461 )
...
Added docker-snmp-mem test
2023-11-02 16:26:21 +01:00
Olof hagsand
39d3e533c3
Test: aligned without-restconf docker test with fcgi/native
...
Test: Fixed test_privileges
2023-10-04 07:12:13 -05:00
Philip Prindeville
3a2ffd4233
Run tests as appropriate group
...
Need to add "groupadd" and "groupdel" for Alpine. See:
https://github.com/gliderlabs/docker-alpine/issues/326
2023-10-03 23:41:47 +02:00
Olof hagsand
06d8e85290
use local yangmodels/openconfig (if present) instead of github
2023-09-29 22:06:18 +02:00
Renato Botelho do Couto
753d20a691
Adjust Dockerfiles after changing --with-cligen
...
configure --with-cligen parameter was changed to respect common
variables like prefix, includedir and libdir. Modify all Dockerfiles
accordingly to make sure tests keep working
2023-07-06 14:33:47 +00:00
Olof hagsand
2db5961169
Example: fixed mismatch between install dirs and DIRs in example.xml.in
...
Docker: Removed example from test container, fixed example container
2023-02-22 23:24:50 +01:00
Olof hagsand
21785a5d3e
Renamed clixon-system container to clixon-test
2023-01-15 22:44:00 +01:00
Olof Hagsand
61e2f014be
* Changed docker builds
...
* `clixon-test` built in `docker/test`
* Renamed from `clixon-system` built in `docker/main`
* `clixon-example` built in `docker/example`
* Added netconf ssh subsystem
* Renamed from `clixon` built in `docker/base`
* Added ietf-yang-schema-mount@2019-01-14.yang
2022-12-11 13:57:27 +01:00