* [LTP] Travis fix
@ 2020-12-15 9:47 Petr Vorel
2020-12-15 10:01 ` Petr Vorel
0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2020-12-15 9:47 UTC (permalink / raw)
To: ltp
Hi,
you may noticed that our Travis CI testing currently fails on Ubuntu eoan.
This is because Travis has outdated docker image, which still expect
eoan-security being on ttp://security.ubuntu.com/ubuntu.
I'm testing other releases, groovy should be probably best option (LTS => used
by many people and has security repository so we don't have to bother fixing apt
repository).
I suppose I fix it during today.
Travis got pretty slow last few weeks. Maybe it's related to the move from
travis-ci.org to travis-ci.com. Maybe we should think about other CI if problem
persists for months. It looks like GitHub Actions supports docker [1].
Also Gitlab pipelines support it [2], but moving from GitHub would affect more
things than just CI.
Kind regards,
Petr
[1] https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/creating-a-docker-container-action
[2] https://docs.gitlab.com/ee/ci/docker/using_docker_images.html
^ permalink raw reply [flat|nested] 2+ messages in thread
* [LTP] Travis fix
2020-12-15 9:47 [LTP] Travis fix Petr Vorel
@ 2020-12-15 10:01 ` Petr Vorel
0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2020-12-15 10:01 UTC (permalink / raw)
To: ltp
> Hi,
> you may noticed that our Travis CI testing currently fails on Ubuntu eoan.
> This is because Travis has outdated docker image, which still expect
> eoan-security being on ttp://security.ubuntu.com/ubuntu.
> I'm testing other releases, groovy should be probably best option (LTS => used
> by many people and has security repository so we don't have to bother fixing apt
> repository).
OK, 20.04 LTS focal in Travis is still fails on debconf issue [3]
("debconf: unable to initialize frontend: Dialog") which expect user input.
20.10 groovy is not LTS, but it looks stable. Let's move to it (we'll need to
switch to something else in 7 months, or we can move to another distro).
Kind regards,
Petr
[3] https://travis-ci.org/github/pevik/ltp/jobs/749784860
[4] https://travis-ci.org/github/pevik/ltp/jobs/749784861
> I suppose I fix it during today.
> Travis got pretty slow last few weeks. Maybe it's related to the move from
> travis-ci.org to travis-ci.com. Maybe we should think about other CI if problem
> persists for months. It looks like GitHub Actions supports docker [1].
> Also Gitlab pipelines support it [2], but moving from GitHub would affect more
> things than just CI.
> Kind regards,
> Petr
> [1] https://docs.github.com/en/free-pro-team@latest/actions/creating-actions/creating-a-docker-container-action
> [2] https://docs.gitlab.com/ee/ci/docker/using_docker_images.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-15 10:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-15 9:47 [LTP] Travis fix Petr Vorel
2020-12-15 10:01 ` Petr Vorel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox