[Git][NTPsec/ntpsec][master] No need for "gitlab-*" non-distro specific CI jobs

Gary E. Miller gitlab at mg.gitlab.com
Thu Jul 26 00:27:19 UTC 2018


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
4234bbb1 by Matt Selsky at 2018-07-26T00:23:46Z
No need for "gitlab-*" non-distro specific CI jobs

The default Gitlab CI image is an Ubuntu-variant. We already test that
explicitly, so these jobs are no longer needed (these were the original Docker
proof of concept jobs).

Also, rename the Alpine job to "alpine-basic" to match the naming convention of
the other jobs.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -52,7 +52,7 @@ pages:
       - build/main/ntpfrob/ntpfrob
   retry: 2
 
-gitlab-alpine-basic:
+alpine-basic:
   <<: *job_definition
   image: alpine
   script:
@@ -61,22 +61,6 @@ gitlab-alpine-basic:
   tags:
     - gitlab-org
 
-gitlab-basic:
-  <<: *job_definition
-  script:
-    - apt-get update -qq && apt-get install -y -qq netbase bison libcap-dev pps-tools python-dev
-    - python ./waf configure build check
-  tags:
-    - gitlab-org
-
-gitlab-refclocks:
-  <<: *job_definition
-  script:
-    - apt-get update -qq && apt-get install -y -qq netbase bison libcap-dev pps-tools python-dev
-    - python ./waf configure --refclock=all build check
-  tags:
-    - gitlab-org
-
 debian-oldoldstable-basic:
   <<: *job_definition
   image: debian:oldoldstable-slim



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4234bbb1f76fa8ffb8b8f8c0e66bbd81ce14205c

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/4234bbb1f76fa8ffb8b8f8c0e66bbd81ce14205c
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/20180726/2745aadb/attachment.html>


More information about the vc mailing list