[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: README.infrastructure: Document access to reproducible builds armhf

Vagrant Cascadian (@vagrant) gitlab at salsa.debian.org
Sat Jun 26 01:07:30 BST 2021



Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net


Commits:
12dd6947 by Vagrant Cascadian at 2021-06-25T17:06:48-07:00
README.infrastructure: Document access to reproducible builds armhf
host servers.

- - - - -
1bfe9112 by Vagrant Cascadian at 2021-06-25T17:07:11-07:00
README.infrastructure: minor typo.

- - - - -


1 changed file:

- README.infrastructure


Changes:

=====================================
README.infrastructure
=====================================
@@ -102,7 +102,55 @@ with the console; think this is a limitation of the way "cereal"
 interacts with screen. "cereal l" lists the available systems, and
 "cereal f XXX" would connect to "XXX" and tail it's console logs.
 
-There's a pad too, where we maintain notes about the stati of the nodes. The URL
+
+There are now some virtual machine host servers running running armhf
+nodes as virtual machines. Vagrant, Holger and Mattia have access to
+the host server.
+
+virt*a hosted on:
+
+ $ ssh -p 2270 mst00-armhf-rb.debian.net cat /etc/ssh/ssh_host_ed25519_key.pub
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID36orreKmE4taJMnxkVeRMUsCKtkD53hlxngUM6eA5e root at mst00t
+
+virt*b hosted on:
+
+ $ ssh -p 2271 mst01-armhf-rb.debian.net cat /etc/ssh/ssh_host_ed25519_key.pub
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF55EBPXG2gMM7fveuFK8lcBwDE/PBsiuEEtgrQELT0h root at mst01
+
+virt*c hosted on:
+
+ $ ssh -p 2276 mst02-armhf-rb.debian.net cat /etc/ssh/ssh_host_ed25519_key.pub
+ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFJtD97OeFQzLc0GZ4HzKFp6oaddLwUX6GjgZhKfbE1r root at mst02
+
+The virsh commands can be used to list, start and shutdown virtual
+machines:
+
+ $ sudo virsh list
+ Id   Name      State
+ -------------------------
+  1    virt64a   running
+  2    virt32a   running
+
+ $ sudo virsh shutdown virt32a
+ ...
+ $ sudo virsh start virt32a
+ ...
+
+Alternately, you can connect using the virt-manager GUI. You need to
+be in the "libvirt" group on the host server. Set up a connection for
+each of the servers:
+
+  File -> Add Connection
+  Check "Connect to remote hostover SSH"
+  Username $your_username
+  Hostname mst00-armhf-rb.debian.net:2270
+  Click "Connect"
+
+The nodes should appear in a sidebar. You can click on them and
+things.
+
+
+There's a pad too, where we maintain notes about the status of the nodes. The URL
 for this pad is available upon request.
 
 // vim: set filetype=asciidoc:



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/811b5ab7c9eef5aeea33e11826ac5322997e76ba...1bfe9112d9ab73e13485adbe3f3efa5da0974d27

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/811b5ab7c9eef5aeea33e11826ac5322997e76ba...1bfe9112d9ab73e13485adbe3f3efa5da0974d27
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/20210626/ed8d10bd/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list