[Git][NTPsec/ntpsec][master] 3 commits: CI: Work Rawhide the old way and don't build its Docker images.

Matt Selsky gitlab at mg.gitlab.com
Wed Feb 10 00:59:43 UTC 2021



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
09531f40 by JamesB192 at 2021-02-09T08:28:59-08:00
CI: Work Rawhide the old way and don't build its Docker images.


- - - - -
d5e994e6 by JamesB192 at 2021-02-09T14:32:29-08:00
CI: remove all traces of Fedora Rawhide


- - - - -
bef53525 by James Browning at 2021-02-09T16:29:00-08:00
CI: Add gpsd to Debian unstable image.

- - - - -


6 changed files:

- .dockerfiles/debian-unstable
- − .dockerfiles/fedora-rawhide
- − .dockerfiles/fedora-rawhide-gpsd
- .gitlab-ci-docker-images.yml
- .gitlab-ci.yml
- .gitlab-opttest-ci.yml


Changes:

=====================================
.dockerfiles/debian-unstable
=====================================
@@ -1,4 +1,4 @@
 FROM debian:unstable-slim
 
 RUN apt-get update
-RUN apt-get install -y netbase bison gcc libssl-dev libcap-dev pps-tools python3-dev libbsd-dev
+RUN apt-get install -y netbase bison gcc libssl-dev libcap-dev pps-tools python3-dev libbsd-dev gpsd


=====================================
.dockerfiles/fedora-rawhide deleted
=====================================
@@ -1,3 +0,0 @@
-FROM registry.fedoraproject.org/fedora:rawhide
-
-RUN dnf -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel libbsd-devel


=====================================
.dockerfiles/fedora-rawhide-gpsd deleted
=====================================
@@ -1,3 +0,0 @@
-FROM registry.fedoraproject.org/fedora:rawhide
-
-RUN dnf -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel python3-gpsd libbsd-devel


=====================================
.gitlab-ci-docker-images.yml
=====================================
@@ -65,12 +65,6 @@ build-debian-unstable:
 build-fedora-latest:
   <<: *build_definition
 
-build-fedora-rawhide:
-  <<: *build_definition
-
-build-fedora-rawhide-gpsd:
-  <<: *build_definition
-
 build-gentoo:
   <<: *build_definition
 


=====================================
.gitlab-ci.yml
=====================================
@@ -283,26 +283,6 @@ fedora-latest-refclocks:
   script:
     - python3 ./waf configure --disable-doc --disable-manpage --refclock=all build
 
-fedora-rawhide-basic:
-  <<: *job_definition_allow_failure
-  image: $CI_REGISTRY/ntpsec/ntpsec/fedora-rawhide
-  script:
-    - python3 ./waf configure --disable-doc --disable-manpage build --pyshebang "/usr/bin/env python3"
-    - python3 ./waf install
-    - python3 ./waf uninstall
-
-fedora-rawhide-refclocks:
-  <<: *job_definition_allow_failure
-  image: $CI_REGISTRY/ntpsec/ntpsec/fedora-rawhide
-  script:
-    - python3 ./waf configure --disable-doc --disable-manpage --refclock=all build
-
-fedora-rawhide-refclocks-gpsd:
-  <<: *job_definition_allow_failure
-  image: $CI_REGISTRY/ntpsec/ntpsec/fedora-rawhide-gpsd
-  script:
-    - python3 ./waf configure --disable-doc --disable-manpage --refclock=all build
-
 python3-rc:
   <<: *job_definition_allow_failure
   image: $CI_REGISTRY/ntpsec/ntpsec/python3-rc


=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -33,12 +33,6 @@ fedora-latest-options-tester:
     - yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel python2-devel libseccomp-devel bash
   <<: *option_tester
 
-fedora-rawhide-options-tester:
-  image: registry.fedoraproject.org/fedora:rawhide
-  script:
-    - yum -y install bison gcc openssl-devel libcap-devel pps-tools-devel python3-devel python2-devel libseccomp-devel bash
-  <<: *option_tester
-
 opensuse-leap-options-tester:
   <<: *option_tester
   image: opensuse/leap



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/90214ebc8b6d7a438f01156a1220eab229941ce9...bef535252d1386b5f1adc60d3550ef7348d87af3

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/90214ebc8b6d7a438f01156a1220eab229941ce9...bef535252d1386b5f1adc60d3550ef7348d87af3
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/20210210/502cc986/attachment-0001.htm>


More information about the vc mailing list