From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pmg-devel@lists.proxmox.com, Stoiko Ivanov <s.ivanov@proxmox.com>
Subject: applied-series: [pmg-devel] [PATCH pmg-api 0/3] enable building with sbuild, by refactoring tests
Date: Wed, 28 Jan 2026 17:57:50 +0100 [thread overview]
Message-ID: <176961946648.399044.3729012601034353891.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260102203253.28218-1-s.ivanov@proxmox.com>
On Fri, 02 Jan 2026 21:31:58 +0100, Stoiko Ivanov wrote:
> Building pmg-api in sbuild is currently not possible, due to 2 issues:
> * the format_date_header tests in test_util.pl implicitly assume a
> CET/CEST timezone (patch 1/3)
> * most other tests in pmg-api are integration-tests - they create postgres
> databases, dump them, start services, and expect syslog to work.
> this is changed by skipping the tests conditionally (with the condition
> evaluating to true in an sbuild environment)
>
> [...]
Applied, thanks!
[1/3] tests: test_utils: do not rely on system timezone
commit: 22ee20dbde64733ad82f4ca1c6fe2e5ee8968f6d
[2/3] tests: make test nature explicit
commit: 6cdba187d3a4b2ee741134d7032e0fbe46bc5d77
[3/3] tests: conditionally skip integration tests
commit: fcb04f93966467d487ff9d993f899981aad254f4
prev parent reply other threads:[~2026-01-28 17:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-02 20:31 Stoiko Ivanov
2026-01-02 20:31 ` [pmg-devel] [PATCH pmg-api 1/3] tests: test_utils: do not rely on system timezone Stoiko Ivanov
2026-01-02 20:32 ` [pmg-devel] [PATCH pmg-api 2/3] tests: make test nature explicit Stoiko Ivanov
2026-01-02 20:32 ` [pmg-devel] [PATCH pmg-api 3/3] tests: conditionally skip integration tests Stoiko Ivanov
2026-01-28 16:57 ` Thomas Lamprecht [this message]
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=176961946648.399044.3729012601034353891.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pmg-devel@lists.proxmox.com \
--cc=s.ivanov@proxmox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.