[Git][NTPsec/ntpsec][master] Remove CI jobs based on "gcc:latest" image

Matt Selsky gitlab at mg.gitlab.com
Tue Apr 14 15:31:38 UTC 2020



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
b1e40a80 by Matt Selsky at 2020-04-14T05:05:11+00:00
Remove CI jobs based on "gcc:latest" image

The bleeding edge releases of various distributions have newer
releases/snapshots of gcc compared to what is on docker for "gcc:latest"

See https://github.com/docker-library/gcc/issues/59#issuecomment-511064381
"Given how heavy building "gcc" from source is (and how readily
available precompiled "gcc" packages are in Alpine and Debian), I'm
personally -1 on this.

We've honestly considered more than once deprecating this image
entirely with a similar justification."

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -264,24 +264,6 @@ ubuntu-devel-refclocks:
   tags:
     - gitlab-org
 
-gcc-latest-basic:
-  <<: *job_definition
-  image: gcc:latest
-  script:
-    - apt-get update -qq && apt-get install -y -qq bison libcap-dev pps-tools python-dev
-    - python ./waf configure --disable-doc --disable-manpage build
-  tags:
-    - gitlab-org
-
-gcc-latest-refclocks:
-  <<: *job_definition
-  image: gcc:latest
-  script:
-    - apt-get update -qq && apt-get install -y -qq bison libcap-dev pps-tools python-dev
-    - python ./waf configure --disable-doc --disable-manpage --refclock=all build
-  tags:
-    - gitlab-org
-
 freebsd-12-basic:
   <<: *job_definition
   script:



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

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/b1e40a8036773677036b228090d045c91a7a7976
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/20200414/787a3c7f/attachment.htm>


More information about the vc mailing list