From: Petr Vorel <pvorel@suse.cz>
To: linux-integrity@vger.kernel.org
Cc: Petr Vorel <pvorel@suse.cz>, Mimi Zohar <zohar@linux.ibm.com>
Subject: [PATCH 1/1] ci: Remove CentOS 8
Date: Tue, 15 Feb 2022 08:49:58 +0100 [thread overview]
Message-ID: <20220215074958.6942-1-pvorel@suse.cz> (raw)
It EOL in 12/2021 and CI is failing due removed repo:
CentOS Linux 8 - AppStream 232 B/s | 38 B 00:00
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Hi,
the error:
https://github.com/pevik/ima-evm-utils/runs/5196409185?check_suite_focus=true
Mimi, could you please test Travis CI?
I tested only GitHub Actions:
https://github.com/pevik/ima-evm-utils/actions/runs/1845623174
Kind regards,
Petr
.github/workflows/ci.yml | 5 -----
.travis.yml | 4 ----
2 files changed, 9 deletions(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4316ede..5e4498e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -80,11 +80,6 @@ jobs:
CC: gcc
TSS: tpm2-tss
- - container: "centos:latest"
- env:
- CC: gcc
- TSS: tpm2-tss
-
- container: "debian:testing"
env:
CC: clang
diff --git a/.travis.yml b/.travis.yml
index bdf78a1..1429e77 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -55,10 +55,6 @@ matrix:
env: DISTRO=centos:7 TSS=tpm2-tss
compiler: gcc
- - os: linux
- env: DISTRO=centos:latest TSS=tpm2-tss
- compiler: clang
-
- os: linux
env: DISTRO=debian:testing TSS=tpm2-tss
compiler: clang
--
2.35.1
next reply other threads:[~2022-02-15 7:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-15 7:49 Petr Vorel [this message]
2022-03-22 18:25 ` [PATCH 1/1] ci: Remove CentOS 8 Mimi Zohar
2022-03-22 19:30 ` Petr Vorel
2022-03-23 12:14 ` Mimi Zohar
2022-03-23 12:55 ` Petr Vorel
2022-03-23 13:45 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220215074958.6942-1-pvorel@suse.cz \
--to=pvorel@suse.cz \
--cc=linux-integrity@vger.kernel.org \
--cc=zohar@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox