Re: ci: update to freebsd 13.1 / remove minor versions from image names

Поиск
Список
Период
Сортировка
От Matthias van de Meent
Тема Re: ci: update to freebsd 13.1 / remove minor versions from image names
Дата
Msg-id CAEze2Wi0y5haCEMx+KimPL4z772SJWWyOBFr4eUc7BvFYkJrpw@mail.gmail.com
обсуждение исходный текст
Ответ на ci: update to freebsd 13.1 / remove minor versions from image names  (Andres Freund <andres@anarazel.de>)
Ответы Re: ci: update to freebsd 13.1 / remove minor versions from image names  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Thu, 28 Jul 2022 at 11:57, Andres Freund <andres@anarazel.de> wrote:
>
> Hi,
>
> Freebsd 13.0, so far used by CI, is out of support. I've changed the
> image to be built against 13.1, so we can switch to that.
>
> I suspect it'd be better to remove the minor version numbers from the
> image name, so that switches from 13.0 -> 13.1 don't require CI
> changes. Any argument against?
>
> I can also see an argument for not having 13 in the image name, given
> that the image is CI specific anyway? But perhaps we might want to have
> a 13 and a 14 image for some debugging issue?

Has this change in the BSD configuration been applied today? I see
failures in the cfbot builds of 4 different patches [0..3] that all
fail in 033_replay_tsp_drops.pl with the same output:

---

# poll_query_until timed out executing this query:
# SELECT '0/40EAXXX' <= replay_lsn AND state = 'streaming'
# FROM pg_catalog.pg_stat_replication
# WHERE application_name IN ('standby2_WAL_LOG', 'walreceiver')
# expecting this output:
# t
# last actual query output:
#
# with stderr:
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 29 just after 1.
t/033_replay_tsp_drops.pl ............
Dubious, test returned 29 (wstat 7424, 0x1d00)
All 1 subtests passed

---

Kind regards,

Matthias van de Meent

[0] https://cirrus-ci.com/task/5147001137397760?logs=test_world#L2631-L2662
[1] https://cirrus-ci.com/task/4960990331666432?logs=test_world#L2631-L2662
[2] https://cirrus-ci.com/task/5012678384025600?logs=test_world#L2631-L2662
[3] https://cirrus-ci.com/task/5147001137397760?logs=test_world#L2631-L2662



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Joshua Drake
Дата:
Сообщение: Re: making relfilenodes 56 bits
Следующее
От: Andres Freund
Дата:
Сообщение: Re: ci: update to freebsd 13.1 / remove minor versions from image names