[Git][NTPsec/ntpsec][master] 2 commits: Remove redundant Asciidoc classic job which migrated to Asciidoc py3
James Browning (@jamesb_fe80)
gitlab at mg.gitlab.com
Tue Mar 23 18:30:49 UTC 2021
James Browning pushed to branch master at NTPsec / ntpsec
Commits:
e47ea601 by James Browning at 2021-03-23T11:09:13-07:00
Remove redundant Asciidoc classic job which migrated to Asciidoc py3
- - - - -
4490b839 by James Browning at 2021-03-23T11:11:40-07:00
Ignore scheduled failing 'shell not found' job on Tumbleweed.
- - - - -
2 changed files:
- .gitlab-ci.yml
- .gitlab-opttest-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -83,13 +83,6 @@ AsciiDoc-py3-Alpine:
- apk update && apk add python3-dev asciidoc
- python3 ./waf configure --enable-doc --enable-manpage build
-AsciiDoc-classic3-Alpine:
- <<: *job_definition
- image: alpine
- script:
- - apk update && apk add gcc bison musl-dev openssl-dev libcap-dev python3-dev asciidoc
- - python3 ./waf configure --enable-doc --enable-manpage build
-
AsciiDoc-no:
<<: *job_definition
image: alpine
=====================================
.gitlab-opttest-ci.yml
=====================================
@@ -42,6 +42,7 @@ opensuse-leap-options-tester:
opensuse-tumbleweed-options-tester:
<<: *option_tester
image: opensuse/tumbleweed
+ allow_failure: true
script:
- zypper -n install bison gcc libopenssl-devel libcap-devel pps-tools-devel python-devel python-curses libseccomp-devel python3-devel python3-curses bash
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/cce9e9a3c426a4e3b47b05f55c2ab7b25c10d6b8...4490b839cd5a83544b0d0fcf833eab69434c76b5
--
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/compare/cce9e9a3c426a4e3b47b05f55c2ab7b25c10d6b8...4490b839cd5a83544b0d0fcf833eab69434c76b5
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/20210323/5a6f6565/attachment-0001.htm>
More information about the vc
mailing list