From: Christian Ebner <c.ebner@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH datacenter-manager 0/2] fix tests and run them on package build
Date: Wed, 29 Oct 2025 14:14:00 +0100	[thread overview]
Message-ID: <20251029131402.595987-1-c.ebner@proxmox.com> (raw)
Fixes the is_remotes_only() test by adapting the expected test
outcome. The outcome did change because of a code change, but the
test was forgotten to be adapted as well, but overlooked since
tests are not automatically run on package build.
Fix that as well by defining the `test` target in the Makefile.
Christian Ebner (2):
  server: api: fix test for is remote only cases
  build-sys: add make target for test
 Makefile                    | 5 +++++
 server/src/api/resources.rs | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)
-- 
2.47.3
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
next             reply	other threads:[~2025-10-29 13:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29 13:14 Christian Ebner [this message]
2025-10-29 13:14 ` [pdm-devel] [PATCH datacenter-manager 1/2] server: api: fix test for is remote only cases Christian Ebner
2025-10-29 13:14 ` [pdm-devel] [PATCH datacenter-manager 2/2] build-sys: add make target for test Christian Ebner
2025-10-29 13:50 ` [pdm-devel] applied-series: [PATCH datacenter-manager 0/2] fix tests and run them on package build Wolfgang Bumiller
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=20251029131402.595987-1-c.ebner@proxmox.com \
    --to=c.ebner@proxmox.com \
    --cc=pdm-devel@lists.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.