[Git][NTPsec/ntpsec][master] fix(CI): Move Ubuntu latest (~Noble) work again...
Hal Murray (@hal.murray)
gitlab at mg.gitlab.com
Thu May 30 21:43:54 UTC 2024
Hal Murray pushed to branch master at NTPsec / ntpsec
Commits:
67ab4493 by James Browning at 2024-05-30T21:40:30+00:00
fix(CI): Move Ubuntu latest (~Noble) work again...
- - - - -
1 changed file:
- .gitlab-opttest-ci.yml
Changes:
=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -95,19 +95,6 @@ freebsd-options-tester:
when: never
- when: never
-.deb_option_tester: &deb_option_tester
- stage: test
- needs: []
- script:
- - apt-get update
- - DEBIAN_FRONTEND=noninteractive apt-get install -y netbase bison gcc libssl-dev libcap-dev pps-tools python2-dev python2-minimal libseccomp-dev bash pkg-config python3-dev python3-minimal
- - PYTHON=python2 bash tests/option-tester.sh
- - PYTHON=python3 bash tests/option-tester.sh
- tags:
- - gitlab-org
- rules:
- - if: '$CI_PIPELINE_SOURCE == "schedule"'
-
.deb_option_tester_py3_only: &deb_option_tester_py3_only
stage: test
needs: []
@@ -155,7 +142,7 @@ debian-unstable-options-tester:
ubuntu-latest-options-tester:
image: ubuntu:latest
- <<: *deb_option_tester
+ <<: *deb_option_tester_py3_only
ubuntu-devel-options-tester:
image: ubuntu:devel
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/67ab4493ed07e31fde5b2e18ad8c3ded7ae2c188
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/67ab4493ed07e31fde5b2e18ad8c3ded7ae2c188
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/20240530/47e7fbcb/attachment-0001.htm>
More information about the vc
mailing list