[Git][qa/jenkins.debian.net][master] 3 commits: readme: fix rst syntax
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Sun Mar 16 17:49:15 GMT 2025
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e3379a16 by Mattia Rizzolo at 2025-03-16T18:37:34+01:00
readme: fix rst syntax
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
736f5ca3 by Mattia Rizzolo at 2025-03-16T18:47:50+01:00
restarted the virt* armhf nodes, after resetting the boards and rebuilding the raids
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
b1427f9f by Mattia Rizzolo at 2025-03-16T18:48:54+01:00
better command to stop the builders
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
3 changed files:
- README
- README.infrastructure
- jenkins-home/offline_nodes
Changes:
=====================================
README
=====================================
@@ -119,7 +119,7 @@ Installation tests inside chroot environments.
* The (current) purpose of https://tests.reproducible-builds.org is to show the potential of reproducible builds for Debian - and six other projects currently. This is research, showing what could (and should) be done... check https://wiki.debian.org/ReproducibleBuilds for the real status of the project for Debian!
* For Debian, six suites, 'buster', 'bullseye', 'bookworm', 'trixie', 'unstable' and 'experimental', are tested on four architectures: 'amd64', 'i386', 'arm64' and 'armhf'. The tests are done using 'pbuilder' through several concurrent workers: 40 for 'amd64', 24 for 'i386', 32 for 'arm64' and 35 for 'armhf', which are each constantly testing packages and saving the results of these tests. There's a single link:https://salsa.debian.org/qa/jenkins.debian.net/blob/master/bin/reproducible_build_service.sh[systemd service] starting all of these link:https://salsa.debian.org/qa/jenkins.debian.net/blob/master/bin/reproducible_worker.sh[workers] which in turn launch the actual link:https://salsa.debian.org/qa/jenkins.debian.net/blob/master/bin/reproducible_build.sh[build script]. (So the actual builds and tests are happening outside the jenkins service.)
-** To shutdown all the workers use: `sudo systemctl stop reproducible_build ; /srv/jenkins/bin/reproducible_cleanup_nodes.sh`
+** To shutdown all the workers use: `sudo systemctl stop reproducible_build && sudo systemctl --user -M jenkins@ stop reproducible-build at .service && /srv/jenkins/bin/reproducible_cleanup_nodes.sh`
** To start all the workers use: `sudo systemctl start reproducible_build`
* These builds on remote nodes run on very different hardware:
=====================================
README.infrastructure
=====================================
@@ -112,11 +112,11 @@ something around 50 ICU = 1 EUR. So that's around 63.5 EUR so far since the
beginning of the month. Note this is updated every hours, and has a delay of 3
to 4 hours.
-$ openstack rating dataframes get
-[....]
+ $ openstack rating dataframes get
+ [....]
-$ openstack rating dataframe get --os-cloud reproducible \
- -b 2024-04-18T03:00:00 --format json -c Resources | jq .
+ $ openstack rating dataframe get --os-cloud reproducible \
+ -b 2024-04-18T03:00:00 --format json -c Resources | jq .
will output something like this:
=====================================
jenkins-home/offline_nodes
=====================================
@@ -20,11 +20,7 @@ cbxi4pro0-armhf-rb.debian.net
cbxi4b-armhf-rb.debian.net
# flaky as can be
-virt32a-armhf-rb.debian.net
-virt32c-armhf-rb.debian.net
virt32z-armhf-rb.debian.net
-virt32b-armhf-rb.debian.net
-virt64c-armhf-rb.debian.net
# needs investigation
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/0a686896cd35dbd12c84f6ce5269299fb9647d90...b1427f9ffd2f034ee9e65f22c8a20483711487b2
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/0a686896cd35dbd12c84f6ce5269299fb9647d90...b1427f9ffd2f034ee9e65f22c8a20483711487b2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250316/7605cbb7/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list