[Git][NTPsec/ntpsec][master] Disable allowing failures for macOS and openSUSE CI targets
Matt Selsky
gitlab at mg.gitlab.com
Wed Apr 22 11:58:03 UTC 2020
Matt Selsky pushed to branch master at NTPsec / ntpsec
Commits:
c00dd413 by Matt Selsky at 2020-04-22T11:47:03+00:00
Disable allowing failures for macOS and openSUSE CI targets
- openSUSE has an old OpenSSL, so we've disabled NTS
- macOS has a new enough OpenSSL, so we leave NTS enabled
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -389,7 +389,6 @@ clang-refclocks:
openSUSE-leap-basic:
<<: *job_definition
image: opensuse/leap
- allow_failure: true
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python3-devel python3-curses
- python3 ./waf configure --disable-doc --disable-manpage --disable-nts build
@@ -399,7 +398,6 @@ openSUSE-leap-basic:
openSUSE-leap-refclocks:
<<: *job_definition
image: opensuse/leap
- allow_failure: true
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python3-devel python3-curses
- python3 ./waf configure --disable-doc --disable-manpage --disable-nts --refclock=all build
@@ -529,7 +527,6 @@ coverity-scan:
macos-basic:
<<: *job_definition
- allow_failure: true
script:
- PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure --disable-doc --disable-manpage build
tags:
@@ -539,7 +536,6 @@ macos-basic:
macos-refclocks:
<<: *job_definition
- allow_failure: true
script:
- PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig python ./waf configure --disable-doc --disable-manpage --refclock=all build
tags:
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/c00dd413e6f37e080932fe8933f7b993f444b83a
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/c00dd413e6f37e080932fe8933f7b993f444b83a
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20200422/290ef1c6/attachment-0001.htm>
More information about the vc
mailing list