.openbsd-amd64: &openbsd_amd64
tags:
- - openbsd
+ - libvirt
- amd64
### Docker Image Templates
- clang:freebsd12.0:amd64
needs: ["clang:freebsd12.0:amd64"]
-# Jobs for Clang builds on OpenBSD 6.5 (amd64)
+# Jobs for Clang builds on OpenBSD 6.6 (amd64)
-clang:openbsd6.5:amd64:
+clang:openbsd6.6:amd64:
variables:
CC: clang
+ USER: gitlab-runner
<<: *openbsd_amd64
<<: *build_job
-system:clang:openbsd6.5:amd64:
+system:clang:openbsd6.6:amd64:
<<: *openbsd_amd64
<<: *system_test_job
+ variables:
+ USER: gitlab-runner
dependencies:
- - clang:openbsd6.5:amd64
- needs: ["clang:openbsd6.5:amd64"]
+ - clang:openbsd6.6:amd64
+ needs: ["clang:openbsd6.6:amd64"]
only:
- schedules
- tags
Regularly tested platforms
-As of Dec 2019, BIND 9.15 is fully supported and regularly tested on the
+As of Feb 2020, BIND 9.15 is fully supported and regularly tested on the
following systems:
* Debian 9, 10
* Fedora 31
* Red Hat Enterprise Linux / CentOS 7, 8
* FreeBSD 11.3, 12.0
- * OpenBSD 6.5
+ * OpenBSD 6.6
* Alpine Linux
The amd64, i386, armhf and arm64 CPU architectures are all fully
### Regularly tested platforms
-As of Dec 2019, BIND 9.15 is fully supported and regularly tested on the
+As of Feb 2020, BIND 9.15 is fully supported and regularly tested on the
following systems:
* Debian 9, 10
* Fedora 31
* Red Hat Enterprise Linux / CentOS 7, 8
* FreeBSD 11.3, 12.0
-* OpenBSD 6.5
+* OpenBSD 6.6
* Alpine Linux
The amd64, i386, armhf and arm64 CPU architectures are all fully supported.