Merge ~lvoytek/ubuntu/+source/slurm-wlm:mark-sbatch-flaky-lunar into ubuntu/+source/slurm-wlm:ubuntu/lunar-devel

Proposed by Lena Voytek
Status: Merged
Approved by: git-ubuntu bot
Approved revision: not available
Merged at revision: 0f20e369c7aafa0798a5cc0e0609acf74d2f9dca
Proposed branch: ~lvoytek/ubuntu/+source/slurm-wlm:mark-sbatch-flaky-lunar
Merge into: ubuntu/+source/slurm-wlm:ubuntu/lunar-devel
Diff against target: 41 lines (+9/-2)
3 files modified
debian/changelog (+6/-0)
debian/control (+2/-1)
debian/tests/control (+1/-1)
Reviewer Review Type Date Requested Status
git-ubuntu bot Approve
Bryce Harrington (community) Approve
Ubuntu Sponsors Pending
Canonical Server Reporter Pending
Review via email: mp+447120@code.launchpad.net

Description of the change

Mark slurm-wlm's sbatch test as flaky as it often breaks due to a lack of resources on armhf

PPA: https://launchpad.net/~lvoytek/+archive/ubuntu/slurm-mark-sbatch-flaky

To post a comment you must log in.
Revision history for this message
Bryce Harrington (bryce) wrote :
review: Approve
Revision history for this message
git-ubuntu bot (git-ubuntu-bot) wrote :

Approvers: bryce, lvoytek
Uploaders: bryce
MP auto-approved

review: Approve
Revision history for this message
Bryce Harrington (bryce) wrote :

Upload sponsored.

triage-lunar+23.04: ~/pkg/SlurmWlm/review-lp2028073/slurm-wlm-gu-lunar$ grep Vcs-Git ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes
Vcs-Git: https://git.launchpad.net/~bryce/ubuntu/+source/slurm-wlm
Vcs-Git-Commit: 0f20e369c7aafa0798a5cc0e0609acf74d2f9dca
Vcs-Git-Ref: refs/heads/mark-sbatch-flaky-lunar
triage-lunar+23.04: ~/pkg/SlurmWlm/review-lp2028073/slurm-wlm-gu-lunar$ debsponsor ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes
 signfile dsc ../slurm-wlm_22.05.8-3ubuntu0.1.dsc A661100B3DAC1D4F2CAD8A54E603B2578FB8F0FB

 fixup_buildinfo ../slurm-wlm_22.05.8-3ubuntu0.1.dsc ../slurm-wlm_22.05.8-3ubuntu0.1_source.buildinfo
 signfile buildinfo ../slurm-wlm_22.05.8-3ubuntu0.1_source.buildinfo A661100B3DAC1D4F2CAD8A54E603B2578FB8F0FB

 fixup_changes dsc ../slurm-wlm_22.05.8-3ubuntu0.1.dsc ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes
 fixup_changes buildinfo ../slurm-wlm_22.05.8-3ubuntu0.1_source.buildinfo ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes
 signfile changes ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes A661100B3DAC1D4F2CAD8A54E603B2578FB8F0FB

Successfully signed dsc, buildinfo, changes files
triage-lunar+23.04: ~/pkg/SlurmWlm/review-lp2028073/slurm-wlm-gu-lunar$ dput ubuntu ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes
D: Setting host argument.
Checking signature on .changes
gpg: ../slurm-wlm_22.05.8-3ubuntu0.1_source.changes: Valid signature from E603B2578FB8F0FB
Checking signature on .dsc
gpg: ../slurm-wlm_22.05.8-3ubuntu0.1.dsc: Valid signature from E603B2578FB8F0FB
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading slurm-wlm_22.05.8-3ubuntu0.1.dsc: done.
  Uploading slurm-wlm_22.05.8-3ubuntu0.1.debian.tar.xz: done.
  Uploading slurm-wlm_22.05.8-3ubuntu0.1_source.buildinfo: done.
  Uploading slurm-wlm_22.05.8-3ubuntu0.1_source.changes: done.
Successfully uploaded packages.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 7ee4ccd..5606fa4 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,9 @@
6+slurm-wlm (22.05.8-3ubuntu0.1) lunar; urgency=medium
7+
8+ * d/t/control: Mark sbatch DEP-8 test as flaky (LP: #2028073)
9+
10+ -- Lena Voytek <lena.voytek@canonical.com> Tue, 18 Jul 2023 08:56:26 -0700
11+
12 slurm-wlm (22.05.8-3) unstable; urgency=medium
13
14 * Source only upload for testing
15diff --git a/debian/control b/debian/control
16index 2454f51..dff0116 100644
17--- a/debian/control
18+++ b/debian/control
19@@ -1,7 +1,8 @@
20 Source: slurm-wlm
21 Section: admin
22 Priority: optional
23-Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
24+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
25+XSBC-Original-Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
26 Uploaders: RĂ©mi Palancher <remi@rezib.org>,
27 Mehdi Dogguy <mehdi@debian.org>,
28 Gennaro Oliva <oliva.g@na.icar.cnr.it>,
29diff --git a/debian/tests/control b/debian/tests/control
30index f07dd35..5d7795c 100644
31--- a/debian/tests/control
32+++ b/debian/tests/control
33@@ -5,7 +5,7 @@ Depends: slurmctld, slurmd, slurm-client
34
35 Tests: sbatch
36 Features: no-build-needed,isolation-container
37-Restrictions: needs-root
38+Restrictions: needs-root, flaky
39 Depends: slurmctld, slurmd, slurm-client
40
41 Tests: sacct

Subscribers

People subscribed via source and target branches

to all changes: