[Git][NTPsec/ntpsec][master] CI: Try to fix the macOS option tester and the clang refclock builder.

James Browning gitlab at mg.gitlab.com
Wed Oct 28 16:41:49 UTC 2020



James Browning pushed to branch master at NTPsec / ntpsec


Commits:
dad59692 by James Browning at 2020-10-28T09:18:10-07:00
CI: Try to fix the macOS option tester and the clang refclock builder.

- - - - -


2 changed files:

- .gitlab-ci.yml
- .gitlab-opttest-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -287,7 +287,7 @@ clang-refclocks:
   <<: *job_definition
   image: $CI_REGISTRY/ntpsec/ntpsec/clang
   script:
-    - python ./waf configure --disable-doc --disable-manpage --check-c-compiler=clang --refclock=all build
+    - python3 ./waf configure --disable-doc --disable-manpage --check-c-compiler=clang --refclock=all build
 
 openSUSE-leap-basic:
   <<: *job_definition


=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -67,7 +67,7 @@ gentoo-hardened-options-tester:
 macos-options-tester:
   stage: test
   script:
-    - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig PYTHON=python2 tests/option-tester.sh
+    - python2.7 -V||true
     - PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig PYTHON=python3 tests/option-tester.sh
   tags:
     - macos



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/dad59692480509f8cd5ddeff6c7037ab830cc664

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/dad59692480509f8cd5ddeff6c7037ab830cc664
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/20201028/0e386f31/attachment-0001.htm>


More information about the vc mailing list