Commit graph

15 commits

Author SHA1 Message Date
Olof hagsand
411f509fd8 Formatting, whitespace 2025-03-16 17:28:11 +01: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
Olof hagsand
989a7b38ee Test: add coreutils to test container 2024-05-14 10:13:36 +02:00
Olof hagsand
9bd1b8994c Test docker: dont expose ports 2023-12-06 13:46:27 +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
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
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
Renamed from docker/main/Dockerfile.fcgi (Browse further)