Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-15 | CI: Remove obsolete CI targets | Ondrej Zajicek | |
Remove build-debian-8, build-ubuntu-14_04, build-centos-7, pkg-debian-9, and pkg-centos-7 targets. Debian 8, Ubuntu 14.04, and CentOS 7 have unsupported kernels, Debian 9 has okay kernel, but is EOL. | |||
2022-11-30 | CI: Remove docker rebuild phase | Ondrej Zajicek | |
It is unnnecessary and takes too much time | |||
2022-11-30 | CI: Try new workers | Ondrej Zajicek | |
2022-11-08 | Added more netlab tests for automatic run. | Maria Matejka | |
This commit uses bird-tools in version f35e8bce829f4bff61ec7eb07ec9c67aa867bc9a | |||
2022-05-27 | CI: Remove broken FreeBSD builds | Ondrej Zajicek | |
We currently do not have FreeBSD CI workers. | |||
2022-01-17 | .gitlab-ci.yml: minor changes inside the .yml file. | Matous Holinka | |
+ ubuntu:21.10 added into the pipeline, - ubuntu:20.10 removed from the pipeline, + misc/docker/ubuntu-21.10-amd64/Dockerfile added, - misc/docker/ubuntu-20.10-amd64/Dockerfile removed. | |||
2022-01-05 | Test: Activate some remaining build tests | Ondrej Zajicek (work) | |
2022-01-05 | gitlab-ci.yml: failing gitlab runner fixed. | Matous | |
'registry.labs.nic.cz' -> 'registry.nic.cz' changed | |||
2021-06-11 | CI: Allow Babel tests | Ondrej Zajicek (work) | |
2021-05-20 | CI: Try different locale for Centos 7 | Ondrej Zajicek (work) | |
2021-05-20 | CI: Package build for more platforms | Matous Holinka | |
.gitlab-ci.yml: + pkg targets for some distros added + artifacts added - some distros were commented out (due to errors). misc/docker/*: + Dockerfiles updated with the necessary packages. | |||
2021-05-19 | CI: Try utf-8 locale to workaround apkg issue | Ondrej Zajicek (work) | |
2021-05-19 | CI: Build documentation where tools are available | Ondrej Zajicek (work) | |
2021-05-19 | CI: Test of apkg build | Ondrej Zajicek (work) | |
Also temporarily disable cf-ospf-auth, as there is some problem with it. | |||
2021-04-21 | CI/CD: some latest releases added. | Matous | |
/misc/docker/: + debian 11 (i386+amd64) added, + fedora 32 added, + fedora 33 added, + fedora 34 added, + opensuse 15.2 added, + opensuse 15.3 added, + ubuntu 20.04 added, + ubuntu 20.10 added, + ubuntu 21.04 added, - ubuntu 19.10 removed. /.gitlab-ci.yml: + stages 'image' and 'build' updated. | |||
2021-03-25 | Dropping automatic tests for Debian 7 Wheezy. | Maria Matejka | |
Debian 7 Wheezy has been superseded by Debian 8 Jessie on Apr 25, 2015, with LTS support ending on May 31, 2018. Debian 7 Wheezy's default GCC doesn't fully support C11. It should anyway still be possible to build BIRD for Debian 7 if you backport a C11-capable compiler there. | |||
2021-03-18 | Add new BGP tests | Ondrej Zajicek (work) | |
2020-05-05 | Tests: Activate BGP-int test | Ondrej Zajicek (work) | |
2020-05-05 | Tests: Change unsupported Ubuntu 19.04 for supported version 19.10 | Matous Holinka | |
2020-04-28 | Tests: Activate BGP-auth test | Ondrej Zajicek (work) | |
2020-04-28 | Tests: Activate OSPF-VRF test | Ondrej Zajicek (work) | |
2020-04-22 | Tests: Activate BGP test | Ondrej Zajicek (work) | |
2020-03-05 | Tests: Enforce cleanup before running a test | Ondrej Zajicek (work) | |
2020-03-05 | Tests: Activate OSPF tests | Ondrej Zajicek (work) | |
2019-11-26 | CI: Add more build tests | Matous Holinka | |
Add more Docker images with distributions (CentOS 8, Debian 10, Fedora 27-31, OpenSUSE 15.0 & 15.1, and Ubuntu 18.04 & 19.04). Fix some issues with older ones. | |||
2019-11-26 | CI: Cleanup of job templates | Ondrej Zajicek (work) | |
Env templates were used for separate IPv4/IPv6 build, that is no longer needed. | |||
2019-11-26 | CI: Update new netlab location | Ondrej Zajicek (work) | |
2019-11-26 | CI: Minor update | Ondrej Zajicek (work) | |
2019-11-26 | Apply relevant changes from branch mh-test-gitlab | Ondrej Zajicek (work) | |
2019-11-26 | Gitlab test | Ondrej Zajicek (work) | |
2019-03-15 | Gitlab CI: Drop CentOS 6 test build as unsupported. | Maria Matejka | |
If someone wants to maintain BIRD for CentOS 6, feel free to send patches. | |||
2018-01-09 | Moved freebsd cflags and ldflags to configure | Jan Maria Matejka | |
2017-12-12 | Minor CI tweak | Ondrej Zajicek (work) | |
2017-12-07 | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new | Ondrej Zajicek (work) | |
2017-09-04 | Gitlab CI support | Michal 'vorner' Vaner | |
Add configuration and docker definitions for tests and builds in Gitlab CI platform. Some of them currently fail, which is a known problem. |